All MIBs › CISCOSB-rndApplications › rsPingSentPackets
rsPingSentPackets
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rsPingSentPackets
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.4.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of ping packets that have been sent to the target in this sequence.
What is rsPingSentPackets?
This read-only Counter32 reports how many ping packets have been sent to the target so far in this test sequence. An admin monitors this alongside rsPingReceivedPackets to calculate real-time packet loss during an in-progress or completed ping test. For example, comparing rsPingSentPackets of 100 against a lower rsPingReceivedPackets count reveals exactly how many pings went unanswered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.1.1.7 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rsPingSentPackets
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.7.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rsPingSentPackets.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::rsPingSentPackets 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.7 | rsPingSentPackets | CISCOSB-rndApplications |