extremeMplsNotifTunnelOperStatus
EXTREME-MPLS-MIB ·
.1.3.6.1.4.1.1916.1.37.1.17
Object
scalar Enumeration
Reports 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
- EXTREME-MPLS-MIB
- OID
.1.3.6.1.4.1.1916.1.37.1.17- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- extremeMplsScalars
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 'EXTREME-MPLS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-MPLS-MIB::extremeMplsNotifTunnelOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-MPLS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-MPLS-MIB::extremeMplsNotifTunnelOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |