tePathHopType
TE-MIB ·
.1.3.6.1.2.1.122.1.4.1.7
Object
column Enumeration
The type of hop: unknown: loose: This hop is a LOOSE hop. strict: This hop is a STRICT hop.
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tePathHopEntry
- 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::tePathHopType'
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::tePathHopType.<teHopListIndex>.<tePathHopIndex>'
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::tePathHopType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | loose |
2 | strict |
Conformance
Member of