All MIBs › ACC-MIB › accAtAarpStatsInRequests
accAtAarpStatsInRequests
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAarpStatsInRequests
OID (numeric): 1.3.6.1.4.1.5.1.1.28.3.1.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of AARP request packets received.
What is accAtAarpStatsInRequests?
This OID tracks the number of AARP request packets received on the AppleTalk interface, incrementing as a counter from zero upward. Network administrators monitor this value to validate that AppleTalk address resolution is active and to troubleshoot connectivity issues on legacy AppleTalk networks. A value of 5,247 means the interface has received 5,247 AARP requests asking 'who has this AppleTalk address?'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.3.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accAtAarpStatsInRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.3.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accAtAarpStatsInRequests.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.1 | accAtAarpStatsInRequests | ACC-MIB |