All MIBs › ACC-AT › accAtAarpTabMacAddr
accAtAarpTabMacAddr
Module: ACC-AT
OID (symbolic): ACC-AT::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 OID stores the 48-bit MAC address (physical Ethernet or Token Ring address) that corresponds to an AppleTalk network address, enabling address translation between protocol layers. This mapping is essential for the device to know which physical port or interface to send AppleTalk packets to when routing. A value like '00:1a:2b:3c:4d:5e' maps that Ethernet address to a specific AppleTalk address, allowing the router to forward frames correctly.
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-AT::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-AT::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-AT |