All MIBs › ACC-IPX › accIpxSapDemandOutErrs
accIpxSapDemandOutErrs
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSapDemandOutErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.22.7.19
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Demand IPX SAP errors out
What is accIpxSapDemandOutErrs?
This OID counts how many SAP messages the device attempted to send but failed because of transmission errors, buffer exhaustion, or other outbound issues. Network engineers use this counter to diagnose whether the device's outbound SAP communication is degraded and to identify local resource constraints. A spike to 87 errors might indicate that the device's network interface is overloaded or the neighboring link has become unreliable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.19 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSapDemandOutErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.7.19.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSapDemandOutErrs.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.7 | accIpxSapStat | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.7.19 | accIpxSapDemandOutErrs | ACC-IPX |