All MIBs › ACC-AT › accAtAdbStatsTrims
accAtAdbStatsTrims
Module: ACC-AT
OID (symbolic): ACC-AT::accAtAdbStatsTrims
OID (numeric): 1.3.6.1.4.1.5.1.1.28.4.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times the AARP database was trimmed to make room for a new entry.
What is accAtAdbStatsTrims?
This counter measures how many times the address database had to delete existing entries to make room for new ones, indicating the table is operating near capacity. High trim counts suggest the address table size limit is too small, forcing the system to discard valid entries to accommodate new devices. A value of 127 means the database had to forcibly remove 127 old entries to prevent overflow and allow new addresses to be learned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.7 snmpwalk -v2c -c public <target> ACC-AT::accAtAdbStatsTrims
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.4.7.1 snmpget -v2c -c public <target> ACC-AT::accAtAdbStatsTrims.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.7 | accAtAdbStatsTrims | ACC-AT |