All MIBs › ACC-MIB › accAtPortStatsNotForMes
accAtPortStatsNotForMes
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtPortStatsNotForMes
OID (numeric): 1.3.6.1.4.1.5.1.1.28.8.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of Phase 1 unicast packets received with a LLAP header whose destination node id did not match that of the receiving port.
What is accAtPortStatsNotForMes?
This counter tracks Phase 1 AppleTalk unicast packets that arrived with an LLAP header but were destined for a different node than the receiving port. An engineer would check this to detect incorrect routing or misconfigured node IDs that cause packets to arrive at the wrong port. For instance, 300 such packets might indicate a router configuration error where one device's packets are being sent to the wrong physical port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtPortStatsNotForMes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtPortStatsNotForMes.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.8 | accAtPortStatsTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1 | accAtPortStatsEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1.3 | accAtPortStatsNotForMes | ACC-MIB |