All MIBs › CISCOSB-IP › rsArpInterfaceArpProxy
rsArpInterfaceArpProxy
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rsArpInterfaceArpProxy
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is rsArpInterfaceArpProxy?
This object controls whether ARP Proxy is enabled on a specific interface, allowing the router to respond to ARP requests for hosts on different subnets. When enabled, the router acts as a gateway by replying with its own MAC address to ARP requests intended for hosts on remote networks that it knows about. Network administrators configure this to optimize routing efficiency in complex multi-subnet deployments where transparent address resolution is beneficial.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3 snmpwalk -v2c -c public <target> CISCOSB-IP::rsArpInterfaceArpProxy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3.1 snmpget -v2c -c public <target> CISCOSB-IP::rsArpInterfaceArpProxy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3.1 i <value>
Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rsArpInterfaceArpProxy OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4 | arpSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4.10 | rsArpInterfaceTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4.10.1 | rsArpInterfaceEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3 | rsArpInterfaceArpProxy | CISCOSB-IP |