You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
[default to 'snmp.Policy']
object_type
String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
[default to 'snmp.Policy']
access_community_string
String
The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 18 characters long.
[optional]
community_access
String
Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users. * `Disabled` - Blocks access to the information in the inventory tables. * `Limited` - Partial access to read the information in the inventory tables. * `Full` - Full access to read the information in the inventory tables.
[optional][default to 'Disabled']
enabled
Boolean
State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
[optional][default to true]
engine_id
String
User-defined unique identification of the static engine.
[optional]
snmp_port
Integer
Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).