All MIBs › ACC-AT › accAtAarpTabNetAddr
accAtAarpTabNetAddr
Module: ACC-AT
OID (symbolic): ACC-AT::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 OID records the 24-bit AppleTalk network address (16-bit network number plus 8-bit node ID) for each device in the AARP table. This address uniquely identifies each AppleTalk node on the network and is used by routers to forward packets to the correct destination. An example value like bytes [10, 1, 5] would represent network 10.1 node 5, identifying one specific AppleTalk device.
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-AT::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-AT::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-AT |