All MIBs › ACC-MIB › accAtAarpTabMacAddr
accAtAarpTabMacAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtAarpTabMacAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.28.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The 48-bit Ethernet or Token Ring MAC-layer address which corresponds to the AppleTalk network address.
What is accAtAarpTabMacAddr?
This read-only object stores the 48-bit Ethernet or Token Ring MAC hardware address that corresponds to an AppleTalk network address on the local segment. Network engineers use this to map AppleTalk addresses back to physical MAC addresses for troubleshooting connectivity and verifying device identity. A value like '00:1a:2b:3c:4d:5e' represents the actual hardware address of the device on the AppleTalk network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accAtAarpTabMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.2.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accAtAarpTabMacAddr.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.2 | accAtAarpTabMacAddr | ACC-MIB |