agentIpv6RouterAdvertisementHopLimitUnspecifiedMode
NETGEAR-ROUTING6-MIB ·
.1.3.6.1.4.1.4526.10.30.1.3.1.9
Object
column r/w
Enumeration
This object configures the router to send Router Advertisements on an interface with unspecified (0) Current Hop Limit value. This will tell the hosts on that link to ignore the Hop Limit from this Router.
Context
- MIB
- NETGEAR-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4526.10.30.1.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentIpv6RouterAdvertisementEntry
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 'NETGEAR-ROUTING6-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ROUTING6-MIB::agentIpv6RouterAdvertisementHopLimitUnspecifiedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-ROUTING6-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ROUTING6-MIB::agentIpv6RouterAdvertisementHopLimitUnspecifiedMode.<agentIpv6RouterAdvertisementIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-ROUTING6-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-ROUTING6-MIB::agentIpv6RouterAdvertisementHopLimitUnspecifiedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |