All MIBs › ACC-MIB › accAtPortTabErrAddr
accAtPortTabErrAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtPortTabErrAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.28.7.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The DDP network address of a neighboring router or AppleTalk node which was the source of information causing the port to become disabled. The DDP address consists of a 16-bit AppleTalk network number and 8-bit node id.
What is accAtPortTabErrAddr?
This field stores the AppleTalk network address of the neighbor router or node whose misbehavior triggered the port error. Network engineers use this to identify and contact the problematic peer device for investigation and troubleshooting. For example, an address of '0x5678:0x09' shows that node 09 on network 5678 sent conflicting or invalid information that caused the port shutdown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.7.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accAtPortTabErrAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.7.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accAtPortTabErrAddr.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.7 | accAtPortTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.7.1 | accAtPortEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.7.1.7 | accAtPortTabErrAddr | ACC-MIB |