rttMonStatsCaptureSumCompletionTime2Low

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.3.1.1.8

Object

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).

Context

MIB
CISCO-RTTMON-MIB
OID
.1.3.6.1.4.1.9.9.42.1.3.1.1.8
Type
column
Access
readonly
Status
current
Parent
rttMonStatsCaptureEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low.<rttMonCtrlAdminIndex>.<rttMonStatsCaptureStartTimeIndex>.<rttMonStatsCapturePathIndex>.<rttMonStatsCaptureHopIndex>.<rttMonStatsCaptureDistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-MIB::rttMonStatsCaptureSumCompletionTime2Low'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance