agentIpv6NeighborsDynamicRenew
NETGEAR-ROUTING6-MIB ·
.1.3.6.1.4.1.4526.10.30.1.14
Object
scalar r/w
Enumeration
Enables/disables the periodic NUD (neighbor unreachability detection) to be run on the existing IPv6 neighbor entries based on the activity of the entries in the hardware. If the setting is disabled, only those entries that are actively used in the hardware are triggered for NUD. If the setting is enabled, all the entries are triggered for NUD irrespective of their usage in the hardware.
Context
- MIB
- NETGEAR-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4526.10.30.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentIpv6Group
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::agentIpv6NeighborsDynamicRenew.0'
More examples
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::agentIpv6NeighborsDynamicRenew'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |