mplsPathProperties
MPLS-MIB ·
.1.3.6.1.4.1.2636.3.2.3.1.27
Object
column deprecated
Enumeration
The set of configured properties for this path, expressed as a bit map. For example, if the path is an adaptive path, the bit corresponding to bit value xxx is set. This field is meaningless unless mplsPathName is not empty
Context
- MIB
- MPLS-MIB
- OID
.1.3.6.1.4.1.2636.3.2.3.1.27- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- mplsLspEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::mplsPathProperties'
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::mplsPathProperties.<mplsLspName>'
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::mplsPathProperties'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | record-route |
2 | adaptive |
4 | cspf |
8 | mergeable |
16 | preemptable |
32 | preemptive |
64 | fast-reroute |