All MIBs › CISCO-RTTMON-MIB › rttMonLatestJitterOperOWSum2DS
rttMonLatestJitterOperOWSum2DS
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonLatestJitterOperOWSum2DS
OID (numeric): 1.3.6.1.4.1.9.9.42.1.5.2.1.38
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The sum of squares of one way latency from destination to source (low order 32 bits). The high order 32 bits are stored in rttMonLatestJitterOperOWSum2DSHigh.
What is rttMonLatestJitterOperOWSum2DS?
Holds the low-order 32 bits of the sum of squares of one-way latency values measured from destination to source, used to compute jitter statistics like standard deviation for the latest operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.2.1.38 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestJitterOperOWSum2DS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.2.1.38.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestJitterOperOWSum2DS.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonLatestJitterOperOWSum2DS.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.38 | rttMonLatestJitterOperOWSum2DS | CISCO-RTTMON-MIB |