fsVxlanNotificationCntl
ARICENT-VXLAN-MIB ·
.1.3.6.1.4.1.29601.2.89.1.1.4
Object
scalar r/w
Enumeration
This object indicates whether the VXLAN module will generate SNMP traps for events defined in this MIB. Enabled specifies that SNMP traps are generated and disabled specifies that no traps are generated.
Context
- MIB
- ARICENT-VXLAN-MIB
- OID
.1.3.6.1.4.1.29601.2.89.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsVxlanSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VXLAN-MIB::fsVxlanNotificationCntl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VXLAN-MIB::fsVxlanNotificationCntl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |