tePathProperties
TE-MIB ·
.1.3.6.1.2.1.122.1.3.1.13
Object
column r/w
Bits
The set of configured properties for this path, expressed as a bit map. For example, if the path supports 'make before break', then bit 2 is set.
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.3.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tePathEntry
- Groups
- 1
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 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathProperties'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathProperties.<teTunnelIndex>.<tePathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-MIB::tePathProperties'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | recordRoute |
1 | cspf |
2 | makeBeforeBreak |
3 | mergeable |
4 | fastReroute |
5 | protected |
Conformance
Member of
Compliance refinements
teModuleReadOnlyCompliance
readonly
Write access is not required.
teModuleServerReadOnlyCompliance
readonly
Write access is not required.