Techpreview_Monitoring_Snmp_SNMPLimits
Techpreview_Monitoring_Snmp_SNMPLimits
Snmp.SNMPLimits structure Structure that provides various limits of the SNMP agent. Note: This structure is restricted for VMware internal use only.
JSON Example
{
"max_communities": 0,
"max_trap_destinations_v1": 0,
"max_destinations_v3": 0,
"max_notification_filters": 0,
"max_community_length": 0,
"max_buffer_size": 0
}
integer As int64
max_communities
Required
Set up maximum communities limit
integer As int64
max_trap_destinations_v1
Required
Set up max trap destinations limit
integer As int64
max_destinations_v3
Required
Set up max destinations limit
integer As int64
max_notification_filters
Required
Set up max notification Filters
integer As int64
max_community_length
Required
Set up max community length
integer As int64
max_buffer_size
Required
Set up max buffer size