All MIBs › CISCO-RTTMON-MIB › rttMonJitterStatsRTTSum
rttMonJitterStatsRTTSum
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonJitterStatsRTTSum
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.5.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The sum of RTT's that are successfully measured (low order 32 bits). The high order 32 bits are stored in rttMonJitterStatsRTTSumHigh.
What is rttMonJitterStatsRTTSum?
This object accumulates the sum of all Round-Trip Time (RTT) measurements collected during jitter monitoring probes, with a companion high-order 32-bit counter to handle overflow. RTT measures the time for a packet to travel from the probe source to its destination and back, and jitter measures variation in that delay; this sum is used to compute average RTT. Network operators analyze this metric alongside other jitter statistics to assess application performance and diagnose latency-related issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.5 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsRTTSum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.5.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsRTTSum.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.5 | rttMonJitterStatsRTTSum | CISCO-RTTMON-MIB |