All MIBs › ACC-MIB › accAtAdbStatsDeletes
accAtAdbStatsDeletes
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAdbStatsDeletes
OID (numeric): 1.3.6.1.4.1.5.1.1.28.4.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times an entry was deleted from the AARP database.
What is accAtAdbStatsDeletes?
This OID tracks how many entries were removed from the AARP database, whether due to manual purge, timeout, or cache overflow. Network administrators monitor deletions to understand address caching churn and to tune AARP parameters if the database is purging too frequently. A value of 451 shows 451 AARP entries have been deleted since startup, a mix of manual removals and automatic expiration of stale addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.6 snmpwalk -v2c -c public <target> ACC-MIB::accAtAdbStatsDeletes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.6.1 snmpget -v2c -c public <target> ACC-MIB::accAtAdbStatsDeletes.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.6 | accAtAdbStatsDeletes | ACC-MIB |