hpnicfmplsOutSegmentNextHopIpv4Addr
HPN-ICF-MPLS-LSR-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.8.12.1.1.6.1.6
Object
IPv4 Address of the next hop. Its value is significant only when hpnicfmplsOutSegmentNextHopIpAddrType is ipV4 (1), otherwise it should return a value of 0.
Context
- MIB
- HPN-ICF-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.12.1.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfmplsOutSegmentEntry
- 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 'HPN-ICF-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLS-LSR-MIB::hpnicfmplsOutSegmentNextHopIpv4Addr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLS-LSR-MIB::hpnicfmplsOutSegmentNextHopIpv4Addr.<hpnicfmplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-MPLS-LSR-MIB::hpnicfmplsOutSegmentNextHopIpv4Addr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressIPv4
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
hpnicfmplsLsrModuleCompliance
readonly
Write access is not required.