mplsPathInfoType

MPLS-MIB · .1.3.6.1.4.1.2636.3.2.5.1.18

Object

column Enumeration
The type of path that is active, i.e., a
primary path, a standby path, a generic
secondary path, or a bypass path.
The value other, primary, standby and
secondary apply to data LSPs, and are
meaningful only if mplsPathInfoName is not
empty. The value bypass applies to
bypass tunnels. A bypass tunnel
may have an empty mplsPathInfoName.

Context

MIB
MPLS-MIB
OID
.1.3.6.1.4.1.2636.3.2.5.1.18
Type
column
Access
readonly
Status
current
Parent
mplsLspInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2primary
3standby
4secondary
5bypass