rsArpInterfaceArpProxy
NETGEAR-RADLAN-IP ·
.1.3.6.1.4.1.4526.17.26.4.10.1.3
Object
column r/w
Enumeration
When ARP Proxy is enabled, the router can respond to ARP requests for nodes located on a different sub-net, provided they are it its network table. The router responds with its own MAC address. When ARP Proxy is disabled, the router responds only to ARP requests for its own IP addresses.
Context
- MIB
- NETGEAR-RADLAN-IP
- OID
.1.3.6.1.4.1.4526.17.26.4.10.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- rsArpInterfaceEntry
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-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rsArpInterfaceArpProxy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rsArpInterfaceArpProxy.<rsArpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IP::rsArpInterfaceArpProxy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |