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
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.30 | accPing | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.30.12 | accPingRcvBads | ACC-PING |