vRtrMplsTpLsrFPNextHopAddrType
TN-MPLS-TP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.83.2.5.1.1.9
Object
The value of vRtrMplsTpLsrFPNextHopAddrType, along with
vRtrMplsTpLsrFPNextHopAddress, specifies the forward path (FP)
IP address used as the next hop for the MPLS-TP LSP Path.
This object can be set only after vRtrMplsTpLsrFPEnabled is set to
'true'.
Once this object is set, the value may not be unset. To remove the
next hop, one must set vRtrMplsTpLsrFPEnabled to 'false'.
This object is only applicable if the vRtrMplsTpLsrFPOutLink
references a numbered interface.
Context
- MIB
- TN-MPLS-TP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.83.2.5.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsTpLsrCfgEntry
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::vRtrMplsTpLsrFPNextHopAddrType'
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::vRtrMplsTpLsrFPNextHopAddrType.<tnSysSwitchId>.<vRtrID>.<vRtrMplsTpLsrPathName>'
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::vRtrMplsTpLsrFPNextHopAddrType'
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 |