All MIBs › CISCOSB-rndApplications › rsPingMinReturnTime
rsPingMinReturnTime
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rsPingMinReturnTime
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The minimum round trip time of all the packets that have been sent in this sequence. The value returned to a GET request is meaningless if no ping response in a sequence has been received yet.
What is rsPingMinReturnTime?
This read-only INTEGER reports the minimum round-trip time observed among all packets sent so far in this ping sequence, and the value is meaningless if no response has yet been received. An admin checks this to see the best-case latency achieved to the target, useful as a baseline when diagnosing intermittent latency spikes. For example, a low rsPingMinReturnTime alongside a much higher rsPingMaxReturnTime would indicate high latency variance (jitter) on the path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.1.1.9 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rsPingMinReturnTime
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.9.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rsPingMinReturnTime.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::rsPingMinReturnTime 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.9 | rsPingMinReturnTime | CISCOSB-rndApplications |