rlIpv6HostForwardingNextHopType
HPE-IPv6 ·
.1.3.6.1.4.1.11.2.129.11.1.4
Object
The type of the address used as the next-hop address for this route.
Context
- MIB
- HPE-IPv6
- OID
.1.3.6.1.4.1.11.2.129.11.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlIpv6HostForwardingEntry
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 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IPv6::rlIpv6HostForwardingNextHopType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IPv6::rlIpv6HostForwardingNextHopType.<rlIpv6HostForwardingDestType>.<rlIpv6HostForwardingDest>.<rlIpv6HostForwardingPfxLen>.<rlIpv6HostForwardingNextHopType>.<rlIpv6HostForwardingNextHop>.<rlIpv6HostForwardingIfIndex>.<rlIpv6HostForwardingType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-IPv6::rlIpv6HostForwardingNextHopType'
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 |