rlIpv6RouterAdvertPrefixOnLinkStatus

HPE-IPv6 · .1.3.6.1.4.1.11.2.129.6.1.8

Object

column r/w Enumeration
If object has the value 'onlink(1)', this prefix is confidered as on-link.
This prefix will be advertised with the L-bit set and will be present
in the Routing Table.
If object has the value 'not-onlink(2)', this prefix will be advertised
with the L-bit clear, but connected state of the prefix will not be changed.
If object has the value 'offlink(3)', this prefix is confidered as on-link.
This prefix will be advertised with the L-bit clear, and will be
not present in the Routing Table.

Context

MIB
HPE-IPv6
OID
.1.3.6.1.4.1.11.2.129.6.1.8
Type
column
Access
readwrite
Status
current
Parent
rlIpv6RouterAdvertPrefixEntry

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 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IPv6::rlIpv6RouterAdvertPrefixOnLinkStatus'
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::rlIpv6RouterAdvertPrefixOnLinkStatus.<rlIpv6RouterAdvertPrefixIfIndex>.<rlIpv6RouterAdvertPrefixIsDefault>.<rlIpv6RouterAdvertPrefixInetAddrType>.<rlIpv6RouterAdvertPrefixInetAddr>.<rlIpv6RouterAdvertPrefixInetAddrPrefixLength>'
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::rlIpv6RouterAdvertPrefixOnLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1onlink
2not-onlink
3off-link