All MIBs › CISCO-RTTMON-MIB › rttMonStatsCaptureOverThresholds
rttMonStatsCaptureOverThresholds
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonStatsCaptureOverThresholds
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of RTT operations successfully completed, but in excess of rttMonCtrlAdminThreshold. This number is a subset of the accumulation of all rttMonStatsCaptureCompletions. The operation time of these completed operations will be accumulated.
This object has the special behavior as defined by the ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB object.
What is rttMonStatsCaptureOverThresholds?
This read-only counter reports the cumulative number of RTT (Round Trip Time) probe operations that completed successfully but exceeded the configured threshold latency limit. Operators use this metric to identify when application response times are degrading and breaching service-level agreements. Each measurement that exceeds the threshold is counted separately, allowing trend analysis of performance violations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.1.1.6 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCaptureOverThresholds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.1.1.6.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCaptureOverThresholds.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.1 | rttMonStatsCaptureTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.1.1 | rttMonStatsCaptureEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.1.1.6 | rttMonStatsCaptureOverThresholds | CISCO-RTTMON-MIB |