All MIBs › ACC-MIB › accAtDdpStatsInErrors
accAtDdpStatsInErrors
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtDdpStatsInErrors
OID (numeric): 1.3.6.1.4.1.5.1.1.28.5.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of packets received which could not be delivered because of some internal error.
What is accAtDdpStatsInErrors?
This counter tracks the number of inbound packets that the system received but could not deliver because of an internal processing error. Network engineers monitor this metric to detect hardware failures, buffer exhaustion, or system memory problems that prevent normal packet delivery. For example, if this counter increments to 47, it means 47 packets have failed delivery on this port due to internal issues like insufficient memory or a crashed process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.5.2 snmpwalk -v2c -c public <target> ACC-MIB::accAtDdpStatsInErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.5.2.1 snmpget -v2c -c public <target> ACC-MIB::accAtDdpStatsInErrors.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.5 | accAtDdpStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.5.2 | accAtDdpStatsInErrors | ACC-MIB |