All MIBs › ACC-ARP › accArpUnknownProtos
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
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ARP::accArpUnknownProtos 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.10 | accArpUnknownProtos | ACC-ARP |