All MIBs › ACC-MIB › accAtPortStatsOutErrors
accAtPortStatsOutErrors
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtPortStatsOutErrors
OID (numeric): 1.3.6.1.4.1.5.1.1.28.8.1.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of DDP packets which could not be sent because of some internal error.
What is accAtPortStatsOutErrors?
This counter tracks DDP packets the port attempted to transmit but could not send due to internal errors such as memory shortage or transmission buffer failure. An engineer monitors this to catch hardware degradation, driver bugs, or resource exhaustion that prevents the port from sending traffic. A count of 150 send errors might correlate with device restart cycles or indicate a failing network card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.17 snmpwalk -v2c -c public <target> ACC-MIB::accAtPortStatsOutErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.17.1 snmpget -v2c -c public <target> ACC-MIB::accAtPortStatsOutErrors.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8 | accAtPortStatsTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1 | accAtPortStatsEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1.17 | accAtPortStatsOutErrors | ACC-MIB |