All MIBs › ACC-AT › accAtDdpStatsInErrors
accAtDdpStatsInErrors
Module: ACC-AT
OID (symbolic): ACC-AT::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 incoming packets that arrived but could not be delivered to their intended application or destination due to internal errors like memory shortage or processing failures. Rising counters signal problems with the device's packet handling capability or resource exhaustion. A value of 7 indicates the network interface received 7 packets that it lacked the resources or capability to process and forward.
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-AT::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-AT::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-AT |