ACC-ARP :: accArpInErrs

MIB Reference — IPNetwork Monitor

All MIBsACC-ARPaccArpInErrs

accArpInErrs

Module: ACC-ARP

OID (symbolic): ACC-ARP::accArpInErrs

OID (numeric): 1.3.6.1.4.1.5.1.1.11.8

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

Number of ARP input errors encountered.

What is accArpInErrs?

This OID records the number of errors encountered when receiving and processing inbound ARP packets, stored as a counter. A network engineer would investigate this metric when experiencing intermittent connectivity issues, as corrupted or malformed ARP packets can cause legitimate requests to be discarded. For example, a value of 42 inbound ARP errors over a week is typically acceptable, but a spike to 5,000 errors in a day suggests corrupted packets, hardware issues, or a network attack sending malicious ARP frames.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.8
snmpwalk -v2c -c public <target> ACC-ARP::accArpInErrs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.8.1
snmpget -v2c -c public <target> ACC-ARP::accArpInErrs.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.8accArpInErrsACC-ARP