mplsTunnelProtectionState

LUM-MPLS-MIB · .1.3.6.1.4.1.8708.2.40.2.4.1.1.16

Object

column Enumeration
Status of the linear protection that applied to the tunnel
fullyworking (1) -- both protection and working path are fully active
degraded (2)     -- service degraded on the protection domain
failed (3)       -- failure condition reported on both protection
                    and working path
unknown (4)      -- no board present

Context

MIB
LUM-MPLS-MIB
OID
.1.3.6.1.4.1.8708.2.40.2.4.1.1.16
Type
column
Access
readonly
Status
current
Parent
mplsTunnelEntry
Groups
4

Walk 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 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLS-MIB::mplsTunnelProtectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLS-MIB::mplsTunnelProtectionState.<mplsTunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MPLS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MPLS-MIB::mplsTunnelProtectionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fullyworking
2degraded
3failed
4unknown