All MIBs › RADLAN-AGGREGATEVLAN-MIB › rlAggregateVlanArpProxy
rlAggregateVlanArpProxy
Module: RADLAN-AGGREGATEVLAN-MIB
OID (symbolic): RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy
OID (numeric): 1.3.6.1.4.1.89.73.4
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 different sub-vlans, which belong to the same Super VLAN.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 rlAggregateVlanArpProxy?
This read-write enumerated value, defaulting to disable, controls ARP proxy on an aggregate VLAN: when enabled, the router responds to ARP requests for nodes on different sub-VLANs under the same Super VLAN using its own MAC address; when disabled, it only answers ARP for its own IP addresses. Admins enable this so hosts in different sub-VLANs under the same aggregate VLAN can communicate at Layer 2 speed via ARP proxying rather than requiring full routing. For example, an admin sets this to enable(1) so a host in sub-VLAN A can resolve a host in sub-VLAN B via the router's proxy ARP response, both being part of the same Super VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.73.4 snmpwalk -v2c -c public <target> RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.73.4.1 snmpget -v2c -c public <target> RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.73.4.1 i <value>
Start monitoring Radlan/Marvell-based OEM switch platforms (Aggregate VLAN/super-VLAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy OID value, configure state conditions and alerts, and monitor any Radlan/Marvell-based OEM switch platforms (Aggregate VLAN/super-VLAN) from a single console.
OID Breakdown
Upper-level ancestors (8 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.73 | rlAggregateVlan | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.73.4 | rlAggregateVlanArpProxy | RADLAN-AGGREGATEVLAN-MIB |