vRtrMplsTunnelCHopAddrType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.12.1.3
Object
column Enumeration
The value of vRtrMplsTunnelCHopAddrType specifies the address type of
this tunnel hop.
When the value of vRtrMplsTunnelCHopAddrType is 'ipv4', it specifies
an IPv4 address type and vRtrMplsTunnelCHopIpv4Addr should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'ipv6', it specifies
an IPv6 address type and vRtrMplsTunnelCHopIpv6Addr should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'asNumber', it
specifies an AS number and vRtrMplsTunnelCHopAsNumber should be
configured.
When the value of vRtrMplsTunnelCHopAddrType is 'lspid', it specifies
an LSP ID and vRtrMplsTunnelCHopLspId should be configured.
When the value of vRtrMplsTunnelCHopAddrType is 'unnum', it specifies
an unnumbered interface identifier and vRtrMplsTunnelCHopUnnumIfID
should be configured.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMplsTunnelCHopEntry
- 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 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelCHopAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelCHopAddrType.<vRtrMplsTunnelCHopListIndex>.<vRtrMplsTunnelCHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelCHopAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipV4 |
2 | ipV6 |
3 | asNumber |
4 | lspid |
5 | unnum |
Conformance
Member of