tePathHopAddrType
TE-MIB ·
.1.3.6.1.2.1.122.1.4.1.5
Object
The type of Traffic Engineered Tunnel hop Address
of this hop.
The value of this object cannot be changed
if the value of the corresponding tePathRowStatus
object is 'active'.
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.4.1.5- Type
- column
- Access
- readwrite
- 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::tePathHopAddrType'
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::tePathHopAddrType.<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::tePathHopAddrType'
Syntax
- Source
- MPLS-TC-STD-MIBTeHopAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | asnumber |
4 | unnum |
5 | lspid |
Conformance
Member of
Compliance refinements
teModuleReadOnlyCompliance
readonly
Write access is not required.
teModuleServerReadOnlyCompliance
readonly
Write access is not required.