All MIBs › CISCOSB-rndApplications › rsPingInetMaxReturnTime
rsPingInetMaxReturnTime
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rsPingInetMaxReturnTime
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.4.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum round trip time (in milliseconds) 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 rsPingInetMaxReturnTime?
This read-only INTEGER reports the maximum round-trip time (in milliseconds) observed among packets sent so far in this IPv4/IPv6-capable ping sequence, meaningless until at least one response arrives. An admin watches this for worst-case latency spikes on whichever address family is under test. For example, a large gap between rsPingInetAvgReturnTime and rsPingInetMaxReturnTime signals occasional severe jitter on the IPv6 path being tested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.2.1.12 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rsPingInetMaxReturnTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.4.2.1.12.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rsPingInetMaxReturnTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsPingInetMaxReturnTime.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::rsPingInetMaxReturnTime 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.2 | rsPingInetTable | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.4.2.1 | rsPingInetEntry | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.4.2.1.12 | rsPingInetMaxReturnTime | CISCOSB-rndApplications |