ACC-ARP :: accArpReqSents

MIB Reference — IPNetwork Monitor

All MIBsACC-ARPaccArpReqSents

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.11accArpACC-ARP
1.3.6.1.4.1.5.1.1.11.5accArpReqSentsACC-ARP