mplsTunnelLocalProtectInUse

MPLS-TE-MIB · cisco variant · .1.3.6.1.3.95.1.2.1.14

Object

column r/w SNMPv2-TCTruthValue
Indicates that the local repair mechanism is in use
to maintain this tunnel (usually in the face of an
outage of the link it was previously routed over).

Context

MIB
MPLS-TE-MIB
OID
.1.3.6.1.3.95.1.2.1.14
Type
column
Access
readwrite
Status
current
Parent
mplsTunnelEntry
Groups
1

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.