All MIBs › CISCOSB-rndApplications › rsPingCompletionStatus
rsPingCompletionStatus
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rsPingCompletionStatus
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.4.1.1.12
Node type: OBJECT-TYPE
Type: PingCompletionStatus
Access: read-only
Description: If all the echo request packets in this sequence have been responded by valid echo responses, this object is set to ok. Otherwise this status indicates the problem. bad-reply-data indicates that the reply data is not equal to the response data.
What is rsPingCompletionStatus?
This read-only PingCompletionStatus reports whether all echo requests in the sequence were answered with valid echo responses (ok), or otherwise indicates the specific problem, such as bad-reply-data when the reply content didn't match what was sent. An admin checks this after a ping test finishes to quickly learn whether it succeeded cleanly or failed, and in what way. For example, seeing bad-reply-data as the completion status alerts the admin to a data-integrity issue on the path rather than simple packet loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.1.1.12 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rsPingCompletionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.1.1.12.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rsPingCompletionStatus.1
Start monitoring Cisco Small Business switch (Cisco SB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rndApplications::rsPingCompletionStatus OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch (Cisco SB series) from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.35 | rndApplications | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.35.4 | rsPingMIB | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.4.1 | rsPingTable | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.4.1.1 | rsPingEntry | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.4.1.1.12 | rsPingCompletionStatus | CISCOSB-rndApplications |