ACC-ARP :: accArpUnknownProtos

MIB Reference — IPNetwork Monitor

All MIBsACC-ARPaccArpUnknownProtos

accArpUnknownProtos

Module: ACC-ARP

OID (symbolic): ACC-ARP::accArpUnknownProtos

OID (numeric): 1.3.6.1.4.1.5.1.1.11.10

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

Number of address resolution requests for which this ARP implementation did not recognize the protocol.

What is accArpUnknownProtos?

This OIP counts how many address resolution requests the device received for protocols it does not support (e.g., protocols other than IP), stored as a counter. A network engineer might check this value to spot unusual protocol usage on the network or to verify that the device is correctly rejecting non-standard requests. For example, a value of 3 unknown protocol requests over a month is normal, but 500 in a day could mean someone is testing the network with unusual address resolution protocols or a misconfigured device is broadcasting requests for unsupported protocols.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.10
snmpwalk -v2c -c public <target> ACC-ARP::accArpUnknownProtos

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.10.1
snmpget -v2c -c public <target> ACC-ARP::accArpUnknownProtos.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.10accArpUnknownProtosACC-ARP