All MIBs › ACC-MIB › accAtAarpStatsExpires
accAtAarpStatsExpires
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAarpStatsExpires
OID (numeric): 1.3.6.1.4.1.5.1.1.28.3.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times an entry was deleted from the AARP database because the expiration interval had expired.
What is accAtAarpStatsExpires?
This OID tracks how many entries were automatically removed from the AARP database when their time-to-live expired, counting each deletion. Administrators monitor expiration to understand AppleTalk address caching behavior and to detect if timeouts are too short (causing excessive lookups) or too long (stale addresses cached). A value of 203 shows that 203 AARP entries were discarded because they aged out, a normal occurrence in dynamic AppleTalk environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.3.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accAtAarpStatsExpires
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.3.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accAtAarpStatsExpires.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.3 | accAtAarpStatsTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.3.1 | accAtAarpStatsEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.3.1.8 | accAtAarpStatsExpires | ACC-MIB |