All MIBs › CISCO-RTTMON-MIB › rttMonJitterStatsRTTSumHigh
rttMonJitterStatsRTTSumHigh
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonJitterStatsRTTSumHigh
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.5.1.66
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The sum of RTT's that are successfully measured (high order 32 bits). The low order 32 bits are stored in rttMonJitterStatsRTTSum.
What is rttMonJitterStatsRTTSumHigh?
This read-only 32-bit counter holds the high-order bits of a 64-bit sum of all round-trip times (RTT) measured during jitter probe tests that completed successfully; the low-order bits are stored in a companion rttMonJitterStatsRTTSum object. By combining these two 32-bit values, software can compute the total accumulated RTT, which when divided by the number of successful probes yields the average RTT. Network engineers use this statistic to measure application performance and detect latency degradation trends across WAN links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.66 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsRTTSumHigh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.5.1.66.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonJitterStatsRTTSumHigh.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.66 | rttMonJitterStatsRTTSumHigh | CISCO-RTTMON-MIB |