All MIBs › CISCO-RTTMON-MIB › rttMonStatsCollectBusies
rttMonStatsCollectBusies
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonStatsCollectBusies
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of occasions when a RTT operation could not be initiated because a previous RTT operation has not been completed.
When the RttMonRttType is 'pathEcho' this can occur for both connection oriented protocols and connectionless protocols.
When the RttMonRttType is 'echo' this can only occur for connection oriented protocols such as SNA.
When the initiation of a new operation cannot be started, this object will be incremented and the operation will be omitted. (The next operation will start at the next Frequency). Since, a RTT operation was never initiated, the completion time of these operations is not accumulated, nor do they increment rttMonStatsCaptureCompletions.
When the RttMonRttType is 'pathEcho', and this error occurs and the rttMonStatsCapturePathIndex cannot be determined, this error will be accumulated in the source to target path, that will always exist.
This object has the special behavior as defined by the ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB object.
What is rttMonStatsCollectBusies?
This counter increments each time a Cisco RTT (Round-Trip Time) monitoring operation cannot start because a previous RTT probe is still running and has not completed. High values indicate that the probe frequency is too aggressive for the network conditions or timeout settings, causing probe scheduling conflicts. Network engineers adjust the frequency and timeout values when this counter is high to prevent monitoring gaps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.2.1.3 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCollectBusies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.2.1.3.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCollectBusies.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.2 | rttMonStatsCollectTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.2.1 | rttMonStatsCollectEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.2.1.3 | rttMonStatsCollectBusies | CISCO-RTTMON-MIB |