All MIBs › CISCO-RTTMON-MIB › rttMonStatsCaptureSumCompletionTime2Low
rttMonStatsCaptureSumCompletionTime2Low
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.1.1.8
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The low order 32 bits of the accumulated squares of completion times (in milliseconds) of RTT operations which complete successfully. Low/High order is defined where the binary number will look as follows: ------------------------------------------------- | High order 32 bits | Low order 32 bits | ------------------------------------------------- For example the number 4294967296 would have all Low order bits as '0' and the rightmost High order bit will be 1 (zeros,1).
What is rttMonStatsCaptureSumCompletionTime2Low?
Holds the low-order 32 bits of the running sum of squared completion times (in milliseconds) for successfully completed RTT operations, used for calculating statistical variance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.1.1.8 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.1.1.8.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low.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.8 | rttMonStatsCaptureSumCompletionTime2Low | CISCO-RTTMON-MIB |