All MIBs › CISCO-RTTMON-MIB › rttMonLatestJitterOperOWMinDS
rttMonLatestJitterOperOWMinDS
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonLatestJitterOperOWMinDS
OID (numeric): 1.3.6.1.4.1.9.9.42.1.5.2.1.39
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The minimum of all one way latency from destination to source.
What is rttMonLatestJitterOperOWMinDS?
This object records the minimum one-way latency (delay) measured from the destination back to the source in a jitter operation, providing insight into the best-case reverse path delay. It complements maximum and average measurements to characterize link quality. Performance engineers and network operators analyze this metric to understand minimum achievable latency in one direction of a path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.2.1.39 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestJitterOperOWMinDS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.2.1.39.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestJitterOperOWMinDS.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonLatestJitterOperOWMinDS.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5 | rttMonLatestOper | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.2 | rttMonLatestJitterOperTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.2.1 | rttMonLatestJitterOperEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.2.1.39 | rttMonLatestJitterOperOWMinDS | CISCO-RTTMON-MIB |