All MIBs › ACC-MIB › accIpxNodeInErrs
accIpxNodeInErrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxNodeInErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.22.5.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of input packets discarded by this node because of some unspecified internal error.
What is accIpxNodeInErrs?
This counter measures how many incoming IPX packets were discarded because the device encountered an unspecified internal processing error that prevented normal handling. Engineers track this to diagnose hardware faults, driver issues, or buffer exhaustion that could indicate the device is becoming unstable or overloaded. A rising value like 2,000+ errors typically signals that the device's CPU, memory, or network processor is struggling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.5 snmpwalk -v2c -c public <target> ACC-MIB::accIpxNodeInErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.5.1 snmpget -v2c -c public <target> ACC-MIB::accIpxNodeInErrs.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.5 | accIpxNodeStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.5.5 | accIpxNodeInErrs | ACC-MIB |