mplsOutSegmentNextHopIpAddrType

HP-SN-MPLS-LSR-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.6.1.5

Object

Indicates whether the next hop address is IPv4 or
IPv6.  Note that a value of unknown (0) is valid
only when the outgoing interface is of type point-to-
point. This object cannot be modified if
mplsOutSegmentRowStatus is active(1).

Context

MIB
HP-SN-MPLS-LSR-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.2.1.6.1.5
Type
column
Access
readwrite
Status
current
Parent
mplsOutSegmentEntry
Groups
1

Walk 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 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsOutSegmentNextHopIpAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-LSR-MIB::mplsOutSegmentNextHopIpAddrType.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-LSR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-LSR-MIB::mplsOutSegmentNextHopIpAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
ipV6(3) need not be supported.