All MIBs › CISCO-RTTMON-MIB › rttMonHistoryCollectionCompletionTime
rttMonHistoryCollectionCompletionTime
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonHistoryCollectionCompletionTime
OID (numeric): 1.3.6.1.4.1.9.9.42.1.4.1.1.6
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
This is the operation completion time of the RTT operation. If the RTT operation fails (rttMonHistoryCollectionSense is any value other than ok), this has a value of 0.
What is rttMonHistoryCollectionCompletionTime?
This object reports the elapsed time (in milliseconds) that an RTT (Round-Trip Time) probe operation took to complete, or 0 if the probe failed. RTT operations measure network latency and jitter using active probes (ping, http, DNS, etc.). An operator reviews this to understand network responsiveness and detect performance degradation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.4.1.1.6 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHistoryCollectionCompletionTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.4.1.1.6.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHistoryCollectionCompletionTime.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.4 | rttMonHistory | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.4.1 | rttMonHistoryCollectionTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.4.1.1 | rttMonHistoryCollectionEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.4.1.1.6 | rttMonHistoryCollectionCompletionTime | CISCO-RTTMON-MIB |