All MIBs › ACC-ARP › accArpReqRcvds
accArpReqRcvds
Module: ACC-ARP
OID (symbolic): ACC-ARP::accArpReqRcvds
OID (numeric): 1.3.6.1.4.1.5.1.1.11.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of ARP Requests received.
What is accArpReqRcvds?
This OID tracks the total number of ARP requests your device has received from other systems on the network, stored as an incrementing counter. Network engineers monitor this metric to diagnose ARP broadcast storms or detect excessive address resolution traffic that might indicate misconfigured devices. For example, a value of 45,000 ARP requests over an hour suggests normal activity, but a jump to 500,000 in minutes could signal a subnet scanning attack or malfunctioning DHCP server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.4 snmpwalk -v2c -c public <target> ACC-ARP::accArpReqRcvds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.4.1 snmpget -v2c -c public <target> ACC-ARP::accArpReqRcvds.1
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ARP::accArpReqRcvds OID value, configure state conditions and alerts, and monitor any ACC/Ericsson access routers from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.11 | accArp | ACC-ARP |
| 1.3.6.1.4.1.5.1.1.11.4 | accArpReqRcvds | ACC-ARP |