CISCO-RTTMON-ICMP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-RTTMON-ICMP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
               rttMonIcmpJitterStatsTable 1.3.6.1.4.1.9.9.42.1.3.8 no-access
The ICMP Jitter statistics table contains summarized information of the results for a conceptual RTT control row. A rolling accumulated history of this information is maintained in a series of hourly 'group(s)'. When rttMonIcmpJitterStatsStartTimeId groups exceeds the rttMonStatisticsAdminNumHourGroups value, the oldest corresponding hourly group will be deleted and will be replaced with the new rttMonIcmpJitterStatsStartTimeId hourly group. The table is created only if the rttMonCtrlAdminRttType is 'icmpJitter' and the rttMonEchoAdminProtocol is 'icmpJitterAppl'. It will be removed when the corresponding conceptual RTT control row is destroyed.
                   rttMonIcmpJitterStatsEntry 1.3.6.1.4.1.9.9.42.1.3.8.1 no-access
An entry in ICMP jitter stats table. Each entry contains the objects which accumulate the results of a series of RTT operations over a 60 minute time period or a time period stored in rttMonScheduleAdminRttLife, whichever is smaller.
                       rttMonIcmpJitterStatsStartTimeId 1.3.6.1.4.1.9.9.42.1.3.8.1.1 timestamp no-access
The value of sysUpTime at the time when this row was created.
                       rttMonIcmpJitterStatsCompletions 1.3.6.1.4.1.9.9.42.1.3.8.1.2 counter32 read-only
The number of ICMP jitter operation that have completed successfully.
                       rttMonIcmpJStatsOverThresholds 1.3.6.1.4.1.9.9.42.1.3.8.1.3 counter32 read-only
The number of ICMP jitter operations that violate jitterAvg threshold which is defined in RttMonReactVar.
                       rttMonIcmpJitterStatsNumRTTs 1.3.6.1.4.1.9.9.42.1.3.8.1.4 counter32 read-only
The number of RTT's that are successfully measured.
                       rttMonIcmpJitterStatsRTTSums 1.3.6.1.4.1.9.9.42.1.3.8.1.5 counter32 read-only
The sum of RTT's that are successfully measured for this rttMonIcmpJitterStatsStartTimeId hourly group. The number of the successfully measured RTT is stored in the rttMonIcmpJitterStatsNumRTT.
                       rttMonIcmpJStatsRTTSum2Lows 1.3.6.1.4.1.9.9.42.1.3.8.1.6 counter32 read-only
The sum of squares of RTT's that are successfully measured (low order 32 bits).
                       rttMonIcmpJStatsRTTSum2Highs 1.3.6.1.4.1.9.9.42.1.3.8.1.7 counter32 read-only
The sum of squares of RTT's that are successfully measured (high order 32 bits).
                       rttMonIcmpJitterStatsRTTMin 1.3.6.1.4.1.9.9.42.1.3.8.1.8 gauge32 read-only
The minimum of RTT's that were successfully measured.
                       rttMonIcmpJitterStatsRTTMax 1.3.6.1.4.1.9.9.42.1.3.8.1.9 gauge32 read-only
The maximum of RTT's that were successfully measured.
                       rttMonIcmpJitterStatsMinPosSD 1.3.6.1.4.1.9.9.42.1.3.8.1.10 gauge32 read-only
The minimum of absolute values of all positive jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsMaxPosSD 1.3.6.1.4.1.9.9.42.1.3.8.1.11 gauge32 read-only
The maximum of absolute values of all positive jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsNumPosSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.12 counter32 read-only
The number of all positive jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsSumPosSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.13 counter32 read-only
The sum of all positive jitter values for packets sent from source to destination. The number of such values is stored in rttMonIcmpJitterStatsNumPosSD.
                       rttMonIcmpJStatsSum2PosSDLows 1.3.6.1.4.1.9.9.42.1.3.8.1.14 counter32 read-only
The sum of square of all positive jitter values for packets sent from source to destination (low order 32 bits).
                       rttMonIcmpJStatsSum2PosSDHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.15 counter32 read-only
The sum of square of all positive jitter values for packets sent from source to destination (high order 32 bits).
                       rttMonIcmpJitterStatsMinNegSD 1.3.6.1.4.1.9.9.42.1.3.8.1.16 gauge32 read-only
The minimum of all negative jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsMaxNegSD 1.3.6.1.4.1.9.9.42.1.3.8.1.17 gauge32 read-only
The maximum of all negative jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsNumNegSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.18 counter32 read-only
The number of all negative jitter values for packets sent from source to destination.
                       rttMonIcmpJitterStatsSumNegSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.19 counter32 read-only
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in rttMonIcmpJitterStatsNumNegSD.
                       rttMonIcmpJStatsSum2NegSDLows 1.3.6.1.4.1.9.9.42.1.3.8.1.20 counter32 read-only
The sum of square of all negative jitter values for packets sent from source to destination (low order 32 bits).
                       rttMonIcmpJStatsSum2NegSDHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.21 counter32 read-only
The sum of square of all negative jitter values for packets sent from source to destination (high order 32 bits).
                       rttMonIcmpJitterStatsMinPosDS 1.3.6.1.4.1.9.9.42.1.3.8.1.22 gauge32 read-only
The minimum of all positive jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsMaxPosDS 1.3.6.1.4.1.9.9.42.1.3.8.1.23 gauge32 read-only
The maximum of all positive jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsNumPosDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.24 counter32 read-only
The number of all positive jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsSumPosDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.25 counter32 read-only
The sum of all positive jitter values for packets sent from destination to source. The number of such values is stored in rttMonIcmpJitterStatsNumPosDS.
                       rttMonIcmpJStatsSum2PosDSLows 1.3.6.1.4.1.9.9.42.1.3.8.1.26 counter32 read-only
The sum of squares of all positive jitter values for packets sent from destination to source (low order 32 bits).
                       rttMonIcmpJStatsSum2PosDSHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.27 counter32 read-only
The sum of squares of all positive jitter values for packets sent from destination to source (high order 32 bits).
                       rttMonIcmpJitterStatsMinNegDS 1.3.6.1.4.1.9.9.42.1.3.8.1.28 gauge32 read-only
The minimum of all negative jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsMaxNegDS 1.3.6.1.4.1.9.9.42.1.3.8.1.29 gauge32 read-only
The maximum of all negative jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsNumNegDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.30 counter32 read-only
The number of all negative jitter values for packets sent from destination to source.
                       rttMonIcmpJitterStatsSumNegDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.31 counter32 read-only
The sum of all negative jitter values for packets sent from destination to source. The number of such values is stored in rttMonIcmpJitterStatsNumNegDS.
                       rttMonIcmpJStatsSum2NegDSLows 1.3.6.1.4.1.9.9.42.1.3.8.1.32 counter32 read-only
The sum of squares of all negative jitter values for packets sent from destination to source (low order 32 bits).
                       rttMonIcmpJStatsSum2NegDSHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.33 counter32 read-only
The sum of squares of all negative jitter values for packets sent from destination to source (high order 32 bits).
                       rttMonIcmpJitterStatsPktLosses 1.3.6.1.4.1.9.9.42.1.3.8.1.34 counter32 read-only
The number of lost packets
                       rttMonIcmpJStatsPktOutSeqBoth 1.3.6.1.4.1.9.9.42.1.3.8.1.35 counter32 read-only
The number of packets arrived out of sequence in both source-to-destination and destination-to-source direction.
                       rttMonIcmpJStatsPktOutSeqSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.36 counter32 read-only
The number of packets arrived out of sequence in the direction of source-to-destination.
                       rttMonIcmpJStatsPktOutSeqDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.37 counter32 read-only
The number of packets arrived out of sequence in the direction of destination-to-source.
                       rttMonIcmpJitterStatsPktSkippeds 1.3.6.1.4.1.9.9.42.1.3.8.1.38 counter32 read-only
The number of packets that are skipped per operation because the router could not send the packet out.
                       rttMonIcmpJitterStatsErrors 1.3.6.1.4.1.9.9.42.1.3.8.1.39 counter32 read-only
The number of occasions when a ICMP jitter operation could not be initiated because of an internal error
                       rttMonIcmpJitterStatsBusies 1.3.6.1.4.1.9.9.42.1.3.8.1.40 counter32 read-only
The number of occasions when a ICMP jitter operation could not be initiated because a previous ICMP jitter operation has not been completed.
                       rttMonIcmpJitterStatsOWSumSDs 1.3.6.1.4.1.9.9.42.1.3.8.1.41 counter32 read-only
The sum of one way trip time from source to destination.
                       rttMonIcmpJStatsOWSum2SDLows 1.3.6.1.4.1.9.9.42.1.3.8.1.42 counter32 read-only
The sum of squares of one way trip time from source to destination (low order 32 bits).
                       rttMonIcmpJStatsOWSum2SDHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.43 counter32 read-only
The sum of squares of one way trip time from source to destination (high order 32 bits).
                       rttMonIcmpJitterStatsOWMinSD 1.3.6.1.4.1.9.9.42.1.3.8.1.44 gauge32 read-only
The minimum of all one way trip time from source to destination.
                       rttMonIcmpJitterStatsOWMaxSD 1.3.6.1.4.1.9.9.42.1.3.8.1.45 gauge32 read-only
The maximum of all one way trip time from source to destination.
                       rttMonIcmpJitterStatsOWSumDSes 1.3.6.1.4.1.9.9.42.1.3.8.1.46 counter32 read-only
The sum of one way trip time from destination to source.
                       rttMonIcmpJStatsOWSum2DSLows 1.3.6.1.4.1.9.9.42.1.3.8.1.47 counter32 read-only
The sum of squares of one way trip time from destination to source (low order 32 bits).
                       rttMonIcmpJStatsOWSum2DSHighs 1.3.6.1.4.1.9.9.42.1.3.8.1.48 counter32 read-only
The sum of squares of one way trip time from destination to source (high order 32 bits).
                       rttMonIcmpJitterStatsOWMinDS 1.3.6.1.4.1.9.9.42.1.3.8.1.49 gauge32 read-only
The minimum of all one way trip time from destination to source.
                       rttMonIcmpJitterStatsOWMaxDS 1.3.6.1.4.1.9.9.42.1.3.8.1.50 gauge32 read-only
The maximum of all one way trip time from destination to source.
                       rttMonIcmpJitterStatsNumOWs 1.3.6.1.4.1.9.9.42.1.3.8.1.51 counter32 read-only
The number of one way trip time that are successfully measured.
                       rttMonIcmpJitterStatsAvgJ 1.3.6.1.4.1.9.9.42.1.3.8.1.52 gauge32 read-only
The average of positive and negative jitter values for source-to-destination and destination-to-source direction.
                       rttMonIcmpJitterStatsAvgJSD 1.3.6.1.4.1.9.9.42.1.3.8.1.53 gauge32 read-only
The average of positive and negative jitter values in source-to-destination direction.
                       rttMonIcmpJitterStatsAvgJDS 1.3.6.1.4.1.9.9.42.1.3.8.1.54 gauge32 read-only
The average of positive and negative jitter values in destination-to-source direction.
                       rttMonIcmpJitterMinSucPktLoss 1.3.6.1.4.1.9.9.42.1.3.8.1.55 gauge32 read-only
The minimum number of packets that are dropped successively.
                       rttMonIcmpJitterMaxSucPktLoss 1.3.6.1.4.1.9.9.42.1.3.8.1.56 gauge32 read-only
The maximum number of packets that are dropped successively.
                       rttMonIcmpJitterStatsIAJOut 1.3.6.1.4.1.9.9.42.1.3.8.1.57 gauge32 read-only
Inter-arrival jitter (RFC 1889) at responder
                       rttMonIcmpJitterStatsIAJIn 1.3.6.1.4.1.9.9.42.1.3.8.1.58 gauge32 read-only
Inter-arrival jitter (RFC 1889) at sender
                       rttMonIcmpJitterStatsPktLateAs 1.3.6.1.4.1.9.9.42.1.3.8.1.59 counter32 read-only
The number of packets that arrived after the timeout.
               rttMonLatestIcmpJitterOperTable 1.3.6.1.4.1.9.9.42.1.5.4 no-access
A table which contains the status of latest ICMP Jitter operation. Each conceptual row corresponds to a ICMP jitter probe defined in rttMonCtrlAdminTable and has same index as rttMonCtrlAdminTable. An entry in this table is created only if the rttMonCtrlAdminRttType is 'icmpJitter', the rttMonEchoAdminProtocol is 'icmpJitterAppl' and valid rttMonEchoAdminTargetAddress is configured. The entry will start to collect data when rttMonCtrlAdminStatus from rttMonCtrlAdminStatus is in 'active' state. The entry will be removed when the rttMonCtrlAdminStatus is in 'destroy' state.
                   rttMonLatestIcmpJitterOperEntry 1.3.6.1.4.1.9.9.42.1.5.4.1 no-access
A list of objects that record the latest ICMP jitter operation.
                       rttMonLatestIcmpJitterNumRTT 1.3.6.1.4.1.9.9.42.1.5.4.1.1 gauge32 read-only
The number of RTT's that were successfully measured.
                       rttMonLatestIcmpJitterRTTSum 1.3.6.1.4.1.9.9.42.1.5.4.1.2 gauge32 read-only
The sum of RTT's that are successfully measured. The number of successfully measured RTT is stored in rttMonLatestIcmpJitterNumRTT.
                       rttMonLatestIcmpJitterRTTSum2 1.3.6.1.4.1.9.9.42.1.5.4.1.3 gauge32 read-only
The sum of squares of RTT's that are successfully measured.
                       rttMonLatestIcmpJitterRTTMin 1.3.6.1.4.1.9.9.42.1.5.4.1.4 gauge32 read-only
The minimum of RTT's that were successfully measured.
                       rttMonLatestIcmpJitterRTTMax 1.3.6.1.4.1.9.9.42.1.5.4.1.5 gauge32 read-only
The maximum of RTT's that were successfully measured.
                       rttMonLatestIcmpJitterMinPosSD 1.3.6.1.4.1.9.9.42.1.5.4.1.6 gauge32 read-only
The minimum of all positive jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterMaxPosSD 1.3.6.1.4.1.9.9.42.1.5.4.1.7 gauge32 read-only
The maximum of all positive jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterNumPosSD 1.3.6.1.4.1.9.9.42.1.5.4.1.8 gauge32 read-only
The number of all positive jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterSumPosSD 1.3.6.1.4.1.9.9.42.1.5.4.1.9 gauge32 read-only
The sum of all positive jitter values for packets sent source to destination. The number of such values is stored in rttMonLatestIcmpJitterNumPosSD.
                       rttMonLatestIcmpJitterSum2PosSD 1.3.6.1.4.1.9.9.42.1.5.4.1.10 gauge32 read-only
The sum of square of all positive jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterMinNegSD 1.3.6.1.4.1.9.9.42.1.5.4.1.11 gauge32 read-only
The minimum of absolute values of all negative jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterMaxNegSD 1.3.6.1.4.1.9.9.42.1.5.4.1.12 gauge32 read-only
The maximum of absolute values of all negative jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterNumNegSD 1.3.6.1.4.1.9.9.42.1.5.4.1.13 gauge32 read-only
The number of all negative jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterSumNegSD 1.3.6.1.4.1.9.9.42.1.5.4.1.14 gauge32 read-only
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in rttMonLatestIcmpJitterNumNegSD.
                       rttMonLatestIcmpJitterSum2NegSD 1.3.6.1.4.1.9.9.42.1.5.4.1.15 gauge32 read-only
The sum of square of all negative jitter values for packets sent from source to destination.
                       rttMonLatestIcmpJitterMinPosDS 1.3.6.1.4.1.9.9.42.1.5.4.1.16 gauge32 read-only
The minimum of all positive jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterMaxPosDS 1.3.6.1.4.1.9.9.42.1.5.4.1.17 gauge32 read-only
The maximum of all positive jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterNumPosDS 1.3.6.1.4.1.9.9.42.1.5.4.1.18 gauge32 read-only
The number of all positive jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterSumPosDS 1.3.6.1.4.1.9.9.42.1.5.4.1.19 gauge32 read-only
The sum of all positive jitter values for packets sent from destination to source. The number of such values is stored in rttMonLatestIcmpJitterNumPosDS.
                       rttMonLatestIcmpJitterSum2PosDS 1.3.6.1.4.1.9.9.42.1.5.4.1.20 gauge32 read-only
The sum of squares of all positive jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterMinNegDS 1.3.6.1.4.1.9.9.42.1.5.4.1.21 gauge32 read-only
The minimum of all negative jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterMaxNegDS 1.3.6.1.4.1.9.9.42.1.5.4.1.22 gauge32 read-only
The maximum of all negative jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterNumNegDS 1.3.6.1.4.1.9.9.42.1.5.4.1.23 gauge32 read-only
The number of all negative jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterSumNegDS 1.3.6.1.4.1.9.9.42.1.5.4.1.24 gauge32 read-only
The sum of all negative jitter values for packets sent from destination to source. The number of such values is stored in rttMonLatestIcmpJitterNumNegDS.
                       rttMonLatestIcmpJitterSum2NegDS 1.3.6.1.4.1.9.9.42.1.5.4.1.25 gauge32 read-only
The sum of squares of all negative jitter values for packets sent from destination to source.
                       rttMonLatestIcmpJitterPktLoss 1.3.6.1.4.1.9.9.42.1.5.4.1.26 gauge32 read-only
The number of packets lost.
                       rttMonLatestIcmpJPktOutSeqBoth 1.3.6.1.4.1.9.9.42.1.5.4.1.27 gauge32 read-only
The number of packets arrived out of sequence in both source-to-destination and destination-to-source direction.
                       rttMonLatestIcmpJPktOutSeqSD 1.3.6.1.4.1.9.9.42.1.5.4.1.28 gauge32 read-only
The number of packets arrived out of sequence in the direction of source-to-destination.
                       rttMonLatestIcmpJPktOutSeqDS 1.3.6.1.4.1.9.9.42.1.5.4.1.29 gauge32 read-only
The number of packets arrived out of sequence in the direction of destination-to-source.
                       rttMonLatestIcmpJitterPktSkipped 1.3.6.1.4.1.9.9.42.1.5.4.1.30 gauge32 read-only
The number of packets in the operation that could not be initiated due to an internal error.
                       rttMonLatestIcmpJitterSense 1.3.6.1.4.1.9.9.42.1.5.4.1.31 rttresponsesense read-only
An application specific sense code for the completion status.
                       rttMonLatestIcmpJitterPktLateA 1.3.6.1.4.1.9.9.42.1.5.4.1.32 gauge32 read-only
The number of packets that arrived after the timeout.
                       rttMonLatestIcmpJitterMinSucPktL 1.3.6.1.4.1.9.9.42.1.5.4.1.33 gauge32 read-only
The minimum number of packets that are dropped successively.
                       rttMonLatestIcmpJitterMaxSucPktL 1.3.6.1.4.1.9.9.42.1.5.4.1.34 gauge32 read-only
The maximum number of packets that are dropped successively.
                       rttMonLatestIcmpJitterOWSumSD 1.3.6.1.4.1.9.9.42.1.5.4.1.35 gauge32 read-only
The sum of one way trip time from source to destination.
                       rttMonLatestIcmpJitterOWSum2SD 1.3.6.1.4.1.9.9.42.1.5.4.1.36 gauge32 read-only
The sum of squares of one way trip time from source to destination.
                       rttMonLatestIcmpJitterOWMinSD 1.3.6.1.4.1.9.9.42.1.5.4.1.37 gauge32 read-only
The minimum of all one way trip time from source to destination.
                       rttMonLatestIcmpJitterOWMaxSD 1.3.6.1.4.1.9.9.42.1.5.4.1.38 gauge32 read-only
The maximum of all one way trip time from source to destination.
                       rttMonLatestIcmpJitterOWSumDS 1.3.6.1.4.1.9.9.42.1.5.4.1.39 gauge32 read-only
The sum of one way trip time from destination to source.
                       rttMonLatestIcmpJitterOWSum2DS 1.3.6.1.4.1.9.9.42.1.5.4.1.40 gauge32 read-only
The sum of squares of one way trip time from destination to source.
                       rttMonLatestIcmpJitterOWMinDS 1.3.6.1.4.1.9.9.42.1.5.4.1.41 gauge32 read-only
The minimum of all one way trip time from destination to source.
                       rttMonLatestIcmpJitterOWMaxDS 1.3.6.1.4.1.9.9.42.1.5.4.1.42 gauge32 read-only
The maximum of all one way trip time from destination to source.
                       rttMonLatestIcmpJitterNumOW 1.3.6.1.4.1.9.9.42.1.5.4.1.43 gauge32 read-only
The number of successful one way trip time measurements.
                       rttMonLatestIcmpJitterAvgJitter 1.3.6.1.4.1.9.9.42.1.5.4.1.44 gauge32 read-only
The average of positive and negative jitter values in Source-to-Destionation and Destination-to-Source direction.
                       rttMonLatestIcmpJitterAvgSDJ 1.3.6.1.4.1.9.9.42.1.5.4.1.45 gauge32 read-only
The average of positive and negative jitter values from source to destination.
                       rttMonLatestIcmpJitterAvgDSJ 1.3.6.1.4.1.9.9.42.1.5.4.1.46 gauge32 read-only
The average of positive and negative jitter values from destination to source.
                       rttMonLatestIcmpJitterOWAvgSD 1.3.6.1.4.1.9.9.42.1.5.4.1.47 gauge32 read-only
The average one way trip time from source to destination.
                       rttMonLatestIcmpJitterOWAvgDS 1.3.6.1.4.1.9.9.42.1.5.4.1.48 gauge32 read-only
The average one way trip time from destination to source.
                       rttMonLatestIcmpJitterIAJOut 1.3.6.1.4.1.9.9.42.1.5.4.1.49 gauge32 read-only
Inter-arrival jitter (RFC 1889) at responder.
                       rttMonLatestIcmpJitterIAJIn 1.3.6.1.4.1.9.9.42.1.5.4.1.50 gauge32 read-only
Inter-arrival jitter (RFC 1889) at source.
 ciscoRttMonIcmpMIB 1.3.6.1.4.1.9.9.486
An extension to the CISCO-RTTMON-MIB for ICMP operations. The ICMP Jitter operation provides capability to measure metrics such as RTT (Round Trip Time), Jitter, packet loss, one-way latency by sending ICMP TIMESTAMP stream to the destination devices.
         ciscoRttMonIcmpMIBNotifs 1.3.6.1.4.1.9.9.486.0
         ciscoRttMonIcmpMIBObjects 1.3.6.1.4.1.9.9.486.1
         ciscoRttMonIcmpMIBConform 1.3.6.1.4.1.9.9.486.2
             ciscoRttMonIcmpCompliances 1.3.6.1.4.1.9.9.486.2.1
                 ciscoRttMonIcmpJitterCompliance 1.3.6.1.4.1.9.9.486.2.1.1
The compliance statement for (1) ICMP Jitter operation and statistics
             ciscoRttMonIcmpMIBGroups 1.3.6.1.4.1.9.9.486.2.2
                 ciscoRttMonIcmpJitterGroup 1.3.6.1.4.1.9.9.486.2.2.1
A collection of statistics objects related to ICMP Jitter Probe.