ACC-MIB :: accAtAarpTabStatus

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBaccAtAarpTabStatus

accAtAarpTabStatus

Module: ACC-MIB

OID (symbolic): ACC-MIB::accAtAarpTabStatus

OID (numeric): 1.3.6.1.4.1.5.1.1.28.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The status of the entry. A status of dynamic(1) indicates the entry can be deleted when the expiration interval expires, a status of static(1) indicates the entry contains the address of a local port, and a status of pending(3) indicates the entry is not complete (i.e., the hardware or protocol address is unknown).

What is accAtAarpTabStatus?

This read-only value shows the state of an AARP cache entry: 'dynamic' (can age out after timeout), 'static' (permanent entry for a local port), or 'pending' (incomplete, awaiting hardware address resolution). Network engineers use this to distinguish between temporary and permanent address entries and to identify unresolved address mappings that may indicate problems. A value of 'pending' means the device is still waiting to learn either the hardware address or protocol address for that entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.4
snmpwalk -v2c -c public <target> ACC-MIB::accAtAarpTabStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.4.1
snmpget -v2c -c public <target> ACC-MIB::accAtAarpTabStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accAtAarpTabStatus.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accAtAarpTabStatus OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5.1.1.28accAtACC-AT
1.3.6.1.4.1.5.1.1.28.2accAtAarpTableACC-AT
1.3.6.1.4.1.5.1.1.28.2.1accAtAarpEntryACC-AT
Numeric OIDNameModule
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.28.2.1.4accAtAarpTabStatusACC-MIB