hh3cCupmCpProtoTnlState
HH3C-CUPM-CP-MIB ·
.1.3.6.1.4.1.25506.2.194.3.2.1.7
Object
column 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.3.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cCupmCpProtoTnlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::hh3cCupmCpProtoTnlState'
More examples
Read one indexed 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::hh3cCupmCpProtoTnlState.<hh3cCupmUpID>.<hh3cCupmCpProtoTnlVxlanID>.<hh3cCupmCpProtoTnlSrcAddrType>.<hh3cCupmCpProtoTnlSrcAddr>.<hh3cCupmCpProtoTnlDstAddrType>.<hh3cCupmCpProtoTnlDstAddr>'
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::hh3cCupmCpProtoTnlState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | up |
2 | down |