All MIBs › ACC-ARP › accArpReqSents
accArpReqSents
Module: ACC-ARP
OID (symbolic): ACC-ARP::accArpReqSents
OID (numeric): 1.3.6.1.4.1.5.1.1.11.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of ARP Requests sent.
What is accArpReqSents?
This OID counts how many ARP request packets your device has sent out to resolve IP addresses to MAC addresses, recorded as an incrementing counter. A network engineer would check this to verify that the device is actively trying to locate other hosts or to detect if a device is sending an unusual number of requests. For instance, a value of 8,200 requests might be normal for a busy router, but if it suddenly spikes to 50,000 in a short time, it could indicate a problem with cached ARP entries or a routing loop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.5 snmpwalk -v2c -c public <target> ACC-ARP::accArpReqSents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.5.1 snmpget -v2c -c public <target> ACC-ARP::accArpReqSents.1
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ARP::accArpReqSents 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.5 | accArpReqSents | ACC-ARP |