NSX-T Data Center REST API
Snmpv2cProperties (schema)
SNMP v2c properties
This object contains list of SNMP v2c communities used to poll NSX nodes over SNMP and list of SNMP v2c targets used to receive SNMP traps/notifications from NSX nodes.
Name | Description | Type | Notes |
---|---|---|---|
communities | SNMP v2c communities List of SNMP v2c communities allowed to poll NSX nodes over SNMP v2c. |
array of Snmpv2cCommunity | Maximum items: 10 |
targets | SNMP v2c targets List of SNMP v2c targets/receivers where SNMP v2c traps/notifications will be sent from NSX nodes. |
array of Snmpv2cTarget | Maximum items: 3 |