mplsTunnelState

LUM-MPLS-MIB · .1.3.6.1.4.1.8708.2.40.2.4.1.1.7

Object

column Enumeration
Indicates the state of the tunnel.
down (1)
      -- The tunnel is de-actived or unavailable to carry any traffic.
up (2)
      -- The tunnel is active and ready to carry traffic.
unknown (3)
      -- The tunnel status can not be verified.

Context

MIB
LUM-MPLS-MIB
OID
.1.3.6.1.4.1.8708.2.40.2.4.1.1.7
Type
column
Access
readonly
Status
current
Parent
mplsTunnelEntry

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::mplsTunnelState'
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::mplsTunnelState.<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::mplsTunnelState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2up
3unknown