hh3cCupmCpVbVxlanState
HH3C-CUPM-CP-MIB ·
.1.3.6.1.4.1.25506.2.194.1.8
Object
scalar Enumeration
The state of VXLAN protocol tunnel. 0 (unknown) The VXLAN protocol tunnel is in unknown state. 1 (up) The VXLAN protocol tunnel is in connected state. 2 (down) The VXLAN protocol tunnel is in disconnected state.
Context
- MIB
- HH3C-CUPM-CP-MIB
- OID
.1.3.6.1.4.1.25506.2.194.1.8- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cCupmCpNotifyVarObjects
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 'HH3C-CUPM-CP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-CUPM-CP-MIB::hh3cCupmCpVbVxlanState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-CUPM-CP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-CUPM-CP-MIB::hh3cCupmCpVbVxlanState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | up |
2 | down |