All MIBs › ACC-AT › accAtAdbStatsNoEntries
accAtAdbStatsNoEntries
Module: ACC-AT
OID (symbolic): ACC-AT::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 counter records failed address table lookups where the requested address entry did not exist in the AARP database at all. You track this to detect when the network is trying to reach unknown or newly joined devices, or to spot missing address entries that might need manual configuration. A value of 156 indicates 156 lookup failures for unknown addresses, which could represent new devices on the network or configuration issues.
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-AT::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-AT::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-AT |