vRtrMplsTpLspPathNextHopAddrType
TN-MPLS-TP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.11
Object
The value of vRtrMplsTpLspPathNextHopAddrType, along with
vRtrMplsTpLspPathNextHopAddress, specifies the IP address used as the
next hop for the MPLS-TP LSP Path.
Once this object is set, to remove the next hop, one must destroy and
recreate the vRtrMplsTpLspPathEntry.
This object is only applicable if the vRtrMplsTpLspPathOutLink
references a numbered interface.
Context
- MIB
- TN-MPLS-TP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsTpLspPathEntry
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 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathNextHopAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathNextHopAddrType.<tnSysSwitchId>.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsTpLspPathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathNextHopAddrType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |