All MIBs › ACC-MIB › accArpUnknownProtos
accArpUnknownProtos
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 counter records how many address resolution requests arrived for protocols that the device's ARP implementation does not recognize or support. Engineers monitor this to identify unusual protocol activity on the network or to detect attempts to use unsupported address resolution protocols. A value of 8 indicates the device received 8 ARP-like requests for protocols it does not understand.
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-MIB::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-MIB::accArpUnknownProtos.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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-MIB |