teTunnelDestinationAddressType
TE-MIB ·
.1.3.6.1.2.1.122.1.2.1.8
Object
The type of Traffic Engineered Tunnel hop address
for the destination of this Tunnel.
The value of this object cannot be changed
if the value of the corresponding teTunnelRowStatus
object is 'active'.
Context
- MIB
- TE-MIB
- OID
.1.3.6.1.2.1.122.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- teTunnelEntry
- 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::teTunnelDestinationAddressType'
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::teTunnelDestinationAddressType.<teTunnelIndex>'
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::teTunnelDestinationAddressType'
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.