All MIBs › ACC-MIB › accIpxPortOutErrs
accIpxPortOutErrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxPortOutErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.22.6.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
IPX packet output errors detected
What is accIpxPortOutErrs?
This counter tracks the total number of errors that occurred when sending IPX packets out of a network port. Network engineers monitor this metric to identify port hardware problems or protocol issues that prevent successful packet transmission. A value of 47 indicates that 47 IPX packets failed to send from this port due to transmission errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.14 snmpwalk -v2c -c public <target> ACC-MIB::accIpxPortOutErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.14.1 snmpget -v2c -c public <target> ACC-MIB::accIpxPortOutErrs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxPortOutErrs.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.6 | accIpxPortStatTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1 | accIpxPortStatEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1.14 | accIpxPortOutErrs | ACC-MIB |