All MIBs › ACC-PING › accPingRcvBads
accPingRcvBads
Module: ACC-PING
OID (symbolic): ACC-PING::accPingRcvBads
OID (numeric): 1.3.6.1.4.1.5.1.1.30.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of incorrect Ping responses received since the current Ping activity was initiated.
What is accPingRcvBads?
This read-only counter tracks the number of incorrect or corrupted ping responses received since the test began. These responses arrive but contain unexpected data or fail validation checks, indicating potential line noise or data corruption. A value of 2 bad responses out of 50 sent indicates that 2 responses arrived corrupted or out of sequence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.30.12 snmpwalk -v2c -c public <target> ACC-PING::accPingRcvBads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.30.12.1 snmpget -v2c -c public <target> ACC-PING::accPingRcvBads.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-PING::accPingRcvBads OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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.30 | accPing | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.30.12 | accPingRcvBads | ACC-PING |