ZStack Cloud Platform
Single Server, Free Trial for One Year
You can enable a 3rd-party platform to get resource monitoring data from the Cloud or receive alarms proactively pushed from the Cloud by enabling the SNMP management.
Name | Description | Optional | Valid Values | Starting Version |
---|---|---|---|---|
uuid | The UUID, see Resource Property | 4.7.21 | ||
version | The protocol version. | 4.7.21 | ||
readCommunity | The read community (used for the v2c version). | 4.7.21 | ||
userName | The user name (used for the v3 version). | 4.7.21 | ||
authAlgorithm | The authentication algorithm. | 4.7.21 | ||
authPassword | The authentication password. | 4.7.21 | ||
privacyAlgorithm | The privacy algorithm. | 4.7.21 | ||
privacyPassword | The privacy password. | 4.7.21 | ||
port | The port. | 4.7.21 | ||
status | The SNMP agent status. | 4.7.21 | ||
securityLevel | The security level. | 4.7.21 | ||
createDate | The creation date. For more information, see Resource Property. | 4.7.21 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 4.7.21 | ||
userTags | The user tags. For more information, see CreateUserTag. | 4.7.21 | ||
systemTags | The system tags. For more information, see CreateSystemTag. | 4.7.21 |
{ "inventories": [ { "uuid": "f0ef8d847b573c6b86565e1d9111723b", "version": "v3", "userName": "zstack", "authAlgorithm": "SHA512", "authPassword": "auth_password", "privacyAlgorithm": "DES", "privacyPassword": "priv_password", "port": 161, "status": "Enable", "securityLevel": "authPriv" } ] }
Name | Description | Optional | Valid Values | Starting Version |
---|---|---|---|---|
snmpAddress | The SNMP server address. | 4.7.21 | ||
snmpPort | The SNMP server port. | 4.7.21 | ||
name | The name. See Resource Property. | 4.7.21 | ||
description | The description. See Resource Property. | 4.7.21 | ||
uuid | The UUID. See Resource Property. | 4.7.21 | ||
tagUuids | The tag UUID list. | 4.7.21 | ||
systemTags | The system tags. For more information, see CreateSystemTag. | 4.7.21 | ||
userTags | The user tags. For more information, see CreateUserTag. | 4.7.21 | ||
createDate | The creation date. For more information, see Resource Property. | 4.7.21 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 4.7.21 |