All MIBs › ACC-MIB › accAtAarpTabNetAddr
accAtAarpTabNetAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAarpTabNetAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.28.2.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The 24-bit AppleTalk network address consisting of a 16-bit network number and 8-bit node id.
What is accAtAarpTabNetAddr?
This read-only object stores the 24-bit AppleTalk network address (composed of the 16-bit network number and 8-bit node ID) for an AARP entry. Network engineers examine this to identify and verify unique AppleTalk devices and their addresses across the network. A value like '65001:128' represents a device on AppleTalk network 65001 with node identifier 128.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtAarpTabNetAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtAarpTabNetAddr.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.2 | accAtAarpTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.2.1 | accAtAarpEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.2.1.3 | accAtAarpTabNetAddr | ACC-MIB |