All MIBs › CISCO-RTTMON-MIB › rttMonJitterStatsOWSumSD
rttMonJitterStatsOWSumSD
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonJitterStatsOWSumSD
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.5.1.41
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The sum of one way times from source to destination (low order 32 bits). The high order 32 bits are stored in rttMonJitterStatsOWSumSDHigh.
What is rttMonJitterStatsOWSumSD?
This OID accumulates the total one-way latency (delay) in milliseconds from a source to destination across many test packets as a 32-bit counter. It measures network responsiveness and helps identify degraded connections; paired with its companion high-order counter for larger numbers. A WAN manager reviewing network performance would calculate average latency by dividing this sum by the packet count to assess service quality.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.41 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsOWSumSD
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.41.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsOWSumSD.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.3 | rttMonStats | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5 | rttMonJitterStatsTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5.1 | rttMonJitterStatsEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.5.1.41 | rttMonJitterStatsOWSumSD | CISCO-RTTMON-MIB |