All MIBs › ACC-MIB › accIpxAllNetsErrs
accIpxAllNetsErrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxAllNetsErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.22.5.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Erroneous All-Nets packets encountered
What is accIpxAllNetsErrs?
This counter tracks the number of broadcast packets (destined for all networks) that arrived corrupted or malformed and could not be processed. Engineers use this metric to spot data corruption issues, such as faulty network cables, EMI interference, or unreliable hardware that may be bit-flipping packets. A value rising from 0 to 50+ errors in a short time window usually means physical layer problems need investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.9 snmpwalk -v2c -c public <target> ACC-MIB::accIpxAllNetsErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.5.9.1 snmpget -v2c -c public <target> ACC-MIB::accIpxAllNetsErrs.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.9 | accIpxAllNetsErrs | ACC-MIB |