All MIBs › ACC-MIB › accXnsPortInErrs
accXnsPortInErrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accXnsPortInErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.21.6.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of packets received on this port which were discarded because of some unspecified internal error.
What is accXnsPortInErrs?
This counter records XNS packets that the device dropped upon arrival due to an unspecified internal processing error. Spikes in this metric suggest hardware issues, buffer exhaustion, or firmware bugs that degrade packet handling quality. For example, a steady increment of 10 per minute might indicate a memory leak or overload condition that requires device restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.10 snmpwalk -v2c -c public <target> ACC-MIB::accXnsPortInErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.10.1 snmpget -v2c -c public <target> ACC-MIB::accXnsPortInErrs.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6 | accXnsPortStatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6.1 | accXnsPortStatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6.1.10 | accXnsPortInErrs | ACC-MIB |