All MIBs › ACC-XNS › accXnsPortInErrs
accXnsPortInErrs
Module: ACC-XNS
OID (symbolic): ACC-XNS::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 packets dropped on arrival due to some internal hardware or software error in the device processing. Engineers use this to detect stability problems or resource exhaustion on the port or controller. A rapid climb in this counter suggests the device needs troubleshooting or the port may be overloaded.
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-XNS::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-XNS::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-XNS |