mplsOutSegmentNextHopAddr
MPLS-LSR-STD-MIB ·
.1.3.6.1.2.1.10.166.2.1.7.1.7
Object
The internet address of the next hop. The type of
this address is determined by the value of the
mplslOutSegmentNextHopAddrType object.
This object cannot be modified if
mplsOutSegmentRowStatus is active(1).
Context
- MIB
- MPLS-LSR-STD-MIB
- OID
.1.3.6.1.2.1.10.166.2.1.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsOutSegmentEntry
- 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 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsOutSegmentNextHopAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-STD-MIB::mplsOutSegmentNextHopAddr.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-STD-MIB::mplsOutSegmentNextHopAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
mplsLsrModuleFullCompliance
INET-ADDRESS-MIB::InetAddress
range: 0
range: 4
range: 16
An implementation is only required to support
unknown(0), ipv4(1) and ipv6(2) sizes.
unknown(0), ipv4(1) and ipv6(2) sizes.
range: 0
range: 4
range: 16
Write access is not required. An implementation is
only required to support unknown(0), ipv4(1) and
ipv6(2) sizes.
only required to support unknown(0), ipv4(1) and
ipv6(2) sizes.