rcMplsTunnelOperStatus
RC-MPLS-TE-MIB ·
.1.3.6.1.4.1.65000.1.1.1.13
Object
column Enumeration
Indicates the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel.
Context
- MIB
- RC-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.65000.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcMplsTETunnelCfgEntry
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 'RC-MPLS-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MPLS-TE-MIB::rcMplsTunnelOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-MPLS-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MPLS-TE-MIB::rcMplsTunnelOperStatus.<rcMplsTETunnelCfgTunnelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-MPLS-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-MPLS-TE-MIB::rcMplsTunnelOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |