All MIBs › ACC-MIB › accAtAdbStatsNoEntries
accAtAdbStatsNoEntries
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAdbStatsNoEntries
OID (numeric): 1.3.6.1.4.1.5.1.1.28.4.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times the desired entry was not in the AARP database.
What is accAtAdbStatsNoEntries?
This OID counts how many times the device searched the AARP database and did not find the requested entry, triggering a new address resolution request. Engineers monitor cache misses to assess whether the AARP cache size is adequate and whether the network is stable or has many transient devices. A value of 567 shows the AARP cache missed 567 times, requiring the device to issue AARP requests to locate those previously unknown addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtAdbStatsNoEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtAdbStatsNoEntries.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.4 | accAtAdbStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.4.3 | accAtAdbStatsNoEntries | ACC-MIB |