MIBs Depot

CISCO-RTTMON-ICMP-MIB

Registered at
1.3.6.1.4.1.9.9.486
Last updated
2005-08-09 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-08-09 00:00
Namespace
cisco
Source file
CISCO-RTTMON-ICMP-MIB
Digest
sha256:9283d8d4ac934fdc3057574543fe2c7df0910d56df1410f14ec1135931f8aad4

Description

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.

Contact

Cisco Systems, Inc. Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553 NETS Email: cs-ipsla@cisco.com

Imports

FromSymbols
CISCO-RTTMON-MIBrttMonCtrlAdminIndex, rttMonLatestOper, rttMonStats
CISCO-RTTMON-TC-MIBRttResponseSense
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-ETHER-CFM-MIB
CISCO-QOS-PIB-MIB
CISCO-RTTMON-ICMP-MIB
CISCO-RTTMON-MIB
CISCO-RTTMON-TC-MIB
CISCO-SMI
DIFFSERV-DSCP-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
rttMonIcmpJitterStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.42.1.3.8not-accessiblecurrent
rttMonIcmpJitterStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.42.1.3.8.1not-accessiblecurrent
rttMonIcmpJitterStatsStartTimeId
OBJECT-TYPE
The value of sysUpTime at the time when this row was created.
1.3.6.1.4.1.9.9.42.1.3.8.1.1TimeStampnot-accessiblecurrent
rttMonIcmpJitterStatsCompletions
OBJECT-TYPE
The number of ICMP jitter operation that have completed successfully.
1.3.6.1.4.1.9.9.42.1.3.8.1.2Counter32read-onlycurrent
rttMonIcmpJStatsOverThresholds
OBJECT-TYPE
The number of ICMP jitter operations that violate jitterAvg threshold which is defined in RttMonReactVar.
1.3.6.1.4.1.9.9.42.1.3.8.1.3Counter32read-onlycurrent
rttMonIcmpJitterStatsNumRTTs
OBJECT-TYPE
The number of RTT's that are successfully measured.
1.3.6.1.4.1.9.9.42.1.3.8.1.4Counter32read-onlycurrent
rttMonIcmpJitterStatsRTTSums
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.42.1.3.8.1.5Counter32read-onlycurrent
rttMonIcmpJStatsRTTSum2Lows
OBJECT-TYPE
The sum of squares of RTT's that are successfully measured (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.6Counter32read-onlycurrent
rttMonIcmpJStatsRTTSum2Highs
OBJECT-TYPE
The sum of squares of RTT's that are successfully measured (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.7Counter32read-onlycurrent
rttMonIcmpJitterStatsRTTMin
OBJECT-TYPE
The minimum of RTT's that were successfully measured.
1.3.6.1.4.1.9.9.42.1.3.8.1.8Gauge32read-onlycurrent
rttMonIcmpJitterStatsRTTMax
OBJECT-TYPE
The maximum of RTT's that were successfully measured.
1.3.6.1.4.1.9.9.42.1.3.8.1.9Gauge32read-onlycurrent
rttMonIcmpJitterStatsMinPosSD
OBJECT-TYPE
The minimum of absolute values of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.10Gauge32read-onlycurrent
rttMonIcmpJitterStatsMaxPosSD
OBJECT-TYPE
The maximum of absolute values of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.11Gauge32read-onlycurrent
rttMonIcmpJitterStatsNumPosSDs
OBJECT-TYPE
The number of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.12Counter32read-onlycurrent
rttMonIcmpJitterStatsSumPosSDs
OBJECT-TYPE
The sum of all positive jitter values for packets sent from source to destination. The number of such values is stored in rttMonIcmpJitterStatsNumPosSD.
1.3.6.1.4.1.9.9.42.1.3.8.1.13Counter32read-onlycurrent
rttMonIcmpJStatsSum2PosSDLows
OBJECT-TYPE
The sum of square of all positive jitter values for packets sent from source to destination (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.14Counter32read-onlycurrent
rttMonIcmpJStatsSum2PosSDHighs
OBJECT-TYPE
The sum of square of all positive jitter values for packets sent from source to destination (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.15Counter32read-onlycurrent
rttMonIcmpJitterStatsMinNegSD
OBJECT-TYPE
The minimum of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.16Gauge32read-onlycurrent
rttMonIcmpJitterStatsMaxNegSD
OBJECT-TYPE
The maximum of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.17Gauge32read-onlycurrent
rttMonIcmpJitterStatsNumNegSDs
OBJECT-TYPE
The number of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.18Counter32read-onlycurrent
rttMonIcmpJitterStatsSumNegSDs
OBJECT-TYPE
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in rttMonIcmpJitterStatsNumNegSD.
1.3.6.1.4.1.9.9.42.1.3.8.1.19Counter32read-onlycurrent
rttMonIcmpJStatsSum2NegSDLows
OBJECT-TYPE
The sum of square of all negative jitter values for packets sent from source to destination (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.20Counter32read-onlycurrent
rttMonIcmpJStatsSum2NegSDHighs
OBJECT-TYPE
The sum of square of all negative jitter values for packets sent from source to destination (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.21Counter32read-onlycurrent
rttMonIcmpJitterStatsMinPosDS
OBJECT-TYPE
The minimum of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.22Gauge32read-onlycurrent
rttMonIcmpJitterStatsMaxPosDS
OBJECT-TYPE
The maximum of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.23Gauge32read-onlycurrent
rttMonIcmpJitterStatsNumPosDSes
OBJECT-TYPE
The number of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.24Counter32read-onlycurrent
rttMonIcmpJitterStatsSumPosDSes
OBJECT-TYPE
The sum of all positive jitter values for packets sent from destination to source. The number of such values is stored in rttMonIcmpJitterStatsNumPosDS.
1.3.6.1.4.1.9.9.42.1.3.8.1.25Counter32read-onlycurrent
rttMonIcmpJStatsSum2PosDSLows
OBJECT-TYPE
The sum of squares of all positive jitter values for packets sent from destination to source (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.26Counter32read-onlycurrent
rttMonIcmpJStatsSum2PosDSHighs
OBJECT-TYPE
The sum of squares of all positive jitter values for packets sent from destination to source (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.27Counter32read-onlycurrent
rttMonIcmpJitterStatsMinNegDS
OBJECT-TYPE
The minimum of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.28Gauge32read-onlycurrent
rttMonIcmpJitterStatsMaxNegDS
OBJECT-TYPE
The maximum of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.29Gauge32read-onlycurrent
rttMonIcmpJitterStatsNumNegDSes
OBJECT-TYPE
The number of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.30Counter32read-onlycurrent
rttMonIcmpJitterStatsSumNegDSes
OBJECT-TYPE
The sum of all negative jitter values for packets sent from destination to source. The number of such values is stored in rttMonIcmpJitterStatsNumNegDS.
1.3.6.1.4.1.9.9.42.1.3.8.1.31Counter32read-onlycurrent
rttMonIcmpJStatsSum2NegDSLows
OBJECT-TYPE
The sum of squares of all negative jitter values for packets sent from destination to source (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.32Counter32read-onlycurrent
rttMonIcmpJStatsSum2NegDSHighs
OBJECT-TYPE
The sum of squares of all negative jitter values for packets sent from destination to source (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.33Counter32read-onlycurrent
rttMonIcmpJitterStatsPktLosses
OBJECT-TYPE
The number of lost packets
1.3.6.1.4.1.9.9.42.1.3.8.1.34Counter32read-onlycurrent
rttMonIcmpJStatsPktOutSeqBoth
OBJECT-TYPE
The number of packets arrived out of sequence in both source-to-destination and destination-to-source direction.
1.3.6.1.4.1.9.9.42.1.3.8.1.35Counter32read-onlycurrent
rttMonIcmpJStatsPktOutSeqSDs
OBJECT-TYPE
The number of packets arrived out of sequence in the direction of source-to-destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.36Counter32read-onlycurrent
rttMonIcmpJStatsPktOutSeqDSes
OBJECT-TYPE
The number of packets arrived out of sequence in the direction of destination-to-source.
1.3.6.1.4.1.9.9.42.1.3.8.1.37Counter32read-onlycurrent
rttMonIcmpJitterStatsPktSkippeds
OBJECT-TYPE
The number of packets that are skipped per operation because the router could not send the packet out.
1.3.6.1.4.1.9.9.42.1.3.8.1.38Counter32read-onlycurrent
rttMonIcmpJitterStatsErrors
OBJECT-TYPE
The number of occasions when a ICMP jitter operation could not be initiated because of an internal error
1.3.6.1.4.1.9.9.42.1.3.8.1.39Counter32read-onlycurrent
rttMonIcmpJitterStatsBusies
OBJECT-TYPE
The number of occasions when a ICMP jitter operation could not be initiated because a previous ICMP jitter operation has not been completed.
1.3.6.1.4.1.9.9.42.1.3.8.1.40Counter32read-onlycurrent
rttMonIcmpJitterStatsOWSumSDs
OBJECT-TYPE
The sum of one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.41Counter32read-onlycurrent
rttMonIcmpJStatsOWSum2SDLows
OBJECT-TYPE
The sum of squares of one way trip time from source to destination (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.42Counter32read-onlycurrent
rttMonIcmpJStatsOWSum2SDHighs
OBJECT-TYPE
The sum of squares of one way trip time from source to destination (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.43Counter32read-onlycurrent
rttMonIcmpJitterStatsOWMinSD
OBJECT-TYPE
The minimum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.44Gauge32read-onlycurrent
rttMonIcmpJitterStatsOWMaxSD
OBJECT-TYPE
The maximum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.3.8.1.45Gauge32read-onlycurrent
rttMonIcmpJitterStatsOWSumDSes
OBJECT-TYPE
The sum of one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.46Counter32read-onlycurrent
rttMonIcmpJStatsOWSum2DSLows
OBJECT-TYPE
The sum of squares of one way trip time from destination to source (low order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.47Counter32read-onlycurrent
rttMonIcmpJStatsOWSum2DSHighs
OBJECT-TYPE
The sum of squares of one way trip time from destination to source (high order 32 bits).
1.3.6.1.4.1.9.9.42.1.3.8.1.48Counter32read-onlycurrent
rttMonIcmpJitterStatsOWMinDS
OBJECT-TYPE
The minimum of all one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.49Gauge32read-onlycurrent
rttMonIcmpJitterStatsOWMaxDS
OBJECT-TYPE
The maximum of all one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.3.8.1.50Gauge32read-onlycurrent
rttMonIcmpJitterStatsNumOWs
OBJECT-TYPE
The number of one way trip time that are successfully measured.
1.3.6.1.4.1.9.9.42.1.3.8.1.51Counter32read-onlycurrent
rttMonIcmpJitterStatsAvgJ
OBJECT-TYPE
The average of positive and negative jitter values for source-to-destination and destination-to-source direction.
1.3.6.1.4.1.9.9.42.1.3.8.1.52Gauge32read-onlycurrent
rttMonIcmpJitterStatsAvgJSD
OBJECT-TYPE
The average of positive and negative jitter values in source-to-destination direction.
1.3.6.1.4.1.9.9.42.1.3.8.1.53Gauge32read-onlycurrent
rttMonIcmpJitterStatsAvgJDS
OBJECT-TYPE
The average of positive and negative jitter values in destination-to-source direction.
1.3.6.1.4.1.9.9.42.1.3.8.1.54Gauge32read-onlycurrent
rttMonIcmpJitterMinSucPktLoss
OBJECT-TYPE
The minimum number of packets that are dropped successively.
1.3.6.1.4.1.9.9.42.1.3.8.1.55Gauge32read-onlycurrent
rttMonIcmpJitterMaxSucPktLoss
OBJECT-TYPE
The maximum number of packets that are dropped successively.
1.3.6.1.4.1.9.9.42.1.3.8.1.56Gauge32read-onlycurrent
rttMonIcmpJitterStatsIAJOut
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at responder
1.3.6.1.4.1.9.9.42.1.3.8.1.57Gauge32read-onlycurrent
rttMonIcmpJitterStatsIAJIn
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at sender
1.3.6.1.4.1.9.9.42.1.3.8.1.58Gauge32read-onlycurrent
rttMonIcmpJitterStatsPktLateAs
OBJECT-TYPE
The number of packets that arrived after the timeout.
1.3.6.1.4.1.9.9.42.1.3.8.1.59Counter32read-onlycurrent
rttMonLatestIcmpJitterOperTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.42.1.5.4not-accessiblecurrent
rttMonLatestIcmpJitterOperEntry
OBJECT-TYPE
A list of objects that record the latest ICMP jitter operation.
1.3.6.1.4.1.9.9.42.1.5.4.1not-accessiblecurrent
rttMonLatestIcmpJitterNumRTT
OBJECT-TYPE
The number of RTT's that were successfully measured.
1.3.6.1.4.1.9.9.42.1.5.4.1.1Gauge32read-onlycurrent
rttMonLatestIcmpJitterRTTSum
OBJECT-TYPE
The sum of RTT's that are successfully measured. The number of successfully measured RTT is stored in rttMonLatestIcmpJitterNumRTT.
1.3.6.1.4.1.9.9.42.1.5.4.1.2Gauge32read-onlycurrent
rttMonLatestIcmpJitterRTTSum2
OBJECT-TYPE
The sum of squares of RTT's that are successfully measured.
1.3.6.1.4.1.9.9.42.1.5.4.1.3Gauge32read-onlycurrent
rttMonLatestIcmpJitterRTTMin
OBJECT-TYPE
The minimum of RTT's that were successfully measured.
1.3.6.1.4.1.9.9.42.1.5.4.1.4Gauge32read-onlycurrent
rttMonLatestIcmpJitterRTTMax
OBJECT-TYPE
The maximum of RTT's that were successfully measured.
1.3.6.1.4.1.9.9.42.1.5.4.1.5Gauge32read-onlycurrent
rttMonLatestIcmpJitterMinPosSD
OBJECT-TYPE
The minimum of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.6Gauge32read-onlycurrent
rttMonLatestIcmpJitterMaxPosSD
OBJECT-TYPE
The maximum of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.7Gauge32read-onlycurrent
rttMonLatestIcmpJitterNumPosSD
OBJECT-TYPE
The number of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.8Gauge32read-onlycurrent
rttMonLatestIcmpJitterSumPosSD
OBJECT-TYPE
The sum of all positive jitter values for packets sent source to destination. The number of such values is stored in rttMonLatestIcmpJitterNumPosSD.
1.3.6.1.4.1.9.9.42.1.5.4.1.9Gauge32read-onlycurrent
rttMonLatestIcmpJitterSum2PosSD
OBJECT-TYPE
The sum of square of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.10Gauge32read-onlycurrent
rttMonLatestIcmpJitterMinNegSD
OBJECT-TYPE
The minimum of absolute values of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.11Gauge32read-onlycurrent
rttMonLatestIcmpJitterMaxNegSD
OBJECT-TYPE
The maximum of absolute values of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.12Gauge32read-onlycurrent
rttMonLatestIcmpJitterNumNegSD
OBJECT-TYPE
The number of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.13Gauge32read-onlycurrent
rttMonLatestIcmpJitterSumNegSD
OBJECT-TYPE
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in rttMonLatestIcmpJitterNumNegSD.
1.3.6.1.4.1.9.9.42.1.5.4.1.14Gauge32read-onlycurrent
rttMonLatestIcmpJitterSum2NegSD
OBJECT-TYPE
The sum of square of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.15Gauge32read-onlycurrent
rttMonLatestIcmpJitterMinPosDS
OBJECT-TYPE
The minimum of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.16Gauge32read-onlycurrent
rttMonLatestIcmpJitterMaxPosDS
OBJECT-TYPE
The maximum of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.17Gauge32read-onlycurrent
rttMonLatestIcmpJitterNumPosDS
OBJECT-TYPE
The number of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.18Gauge32read-onlycurrent
rttMonLatestIcmpJitterSumPosDS
OBJECT-TYPE
The sum of all positive jitter values for packets sent from destination to source. The number of such values is stored in rttMonLatestIcmpJitterNumPosDS.
1.3.6.1.4.1.9.9.42.1.5.4.1.19Gauge32read-onlycurrent
rttMonLatestIcmpJitterSum2PosDS
OBJECT-TYPE
The sum of squares of all positive jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.20Gauge32read-onlycurrent
rttMonLatestIcmpJitterMinNegDS
OBJECT-TYPE
The minimum of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.21Gauge32read-onlycurrent
rttMonLatestIcmpJitterMaxNegDS
OBJECT-TYPE
The maximum of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.22Gauge32read-onlycurrent
rttMonLatestIcmpJitterNumNegDS
OBJECT-TYPE
The number of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.23Gauge32read-onlycurrent
rttMonLatestIcmpJitterSumNegDS
OBJECT-TYPE
The sum of all negative jitter values for packets sent from destination to source. The number of such values is stored in rttMonLatestIcmpJitterNumNegDS.
1.3.6.1.4.1.9.9.42.1.5.4.1.24Gauge32read-onlycurrent
rttMonLatestIcmpJitterSum2NegDS
OBJECT-TYPE
The sum of squares of all negative jitter values for packets sent from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.25Gauge32read-onlycurrent
rttMonLatestIcmpJitterPktLoss
OBJECT-TYPE
The number of packets lost.
1.3.6.1.4.1.9.9.42.1.5.4.1.26Gauge32read-onlycurrent
rttMonLatestIcmpJPktOutSeqBoth
OBJECT-TYPE
The number of packets arrived out of sequence in both source-to-destination and destination-to-source direction.
1.3.6.1.4.1.9.9.42.1.5.4.1.27Gauge32read-onlycurrent
rttMonLatestIcmpJPktOutSeqSD
OBJECT-TYPE
The number of packets arrived out of sequence in the direction of source-to-destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.28Gauge32read-onlycurrent
rttMonLatestIcmpJPktOutSeqDS
OBJECT-TYPE
The number of packets arrived out of sequence in the direction of destination-to-source.
1.3.6.1.4.1.9.9.42.1.5.4.1.29Gauge32read-onlycurrent
rttMonLatestIcmpJitterPktSkipped
OBJECT-TYPE
The number of packets in the operation that could not be initiated due to an internal error.
1.3.6.1.4.1.9.9.42.1.5.4.1.30Gauge32read-onlycurrent
rttMonLatestIcmpJitterSense
OBJECT-TYPE
An application specific sense code for the completion status.
1.3.6.1.4.1.9.9.42.1.5.4.1.31RttResponseSenseread-onlycurrent
rttMonLatestIcmpJitterPktLateA
OBJECT-TYPE
The number of packets that arrived after the timeout.
1.3.6.1.4.1.9.9.42.1.5.4.1.32Gauge32read-onlycurrent
rttMonLatestIcmpJitterMinSucPktL
OBJECT-TYPE
The minimum number of packets that are dropped successively.
1.3.6.1.4.1.9.9.42.1.5.4.1.33Gauge32read-onlycurrent
rttMonLatestIcmpJitterMaxSucPktL
OBJECT-TYPE
The maximum number of packets that are dropped successively.
1.3.6.1.4.1.9.9.42.1.5.4.1.34Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWSumSD
OBJECT-TYPE
The sum of one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.35Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWSum2SD
OBJECT-TYPE
The sum of squares of one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.36Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWMinSD
OBJECT-TYPE
The minimum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.37Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWMaxSD
OBJECT-TYPE
The maximum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.38Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWSumDS
OBJECT-TYPE
The sum of one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.39Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWSum2DS
OBJECT-TYPE
The sum of squares of one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.40Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWMinDS
OBJECT-TYPE
The minimum of all one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.41Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWMaxDS
OBJECT-TYPE
The maximum of all one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.42Gauge32read-onlycurrent
rttMonLatestIcmpJitterNumOW
OBJECT-TYPE
The number of successful one way trip time measurements.
1.3.6.1.4.1.9.9.42.1.5.4.1.43Gauge32read-onlycurrent
rttMonLatestIcmpJitterAvgJitter
OBJECT-TYPE
The average of positive and negative jitter values in Source-to-Destionation and Destination-to-Source direction.
1.3.6.1.4.1.9.9.42.1.5.4.1.44Gauge32read-onlycurrent
rttMonLatestIcmpJitterAvgSDJ
OBJECT-TYPE
The average of positive and negative jitter values from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.45Gauge32read-onlycurrent
rttMonLatestIcmpJitterAvgDSJ
OBJECT-TYPE
The average of positive and negative jitter values from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.46Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWAvgSD
OBJECT-TYPE
The average one way trip time from source to destination.
1.3.6.1.4.1.9.9.42.1.5.4.1.47Gauge32read-onlycurrent
rttMonLatestIcmpJitterOWAvgDS
OBJECT-TYPE
The average one way trip time from destination to source.
1.3.6.1.4.1.9.9.42.1.5.4.1.48Gauge32read-onlycurrent
rttMonLatestIcmpJitterIAJOut
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at responder.
1.3.6.1.4.1.9.9.42.1.5.4.1.49Gauge32read-onlycurrent
rttMonLatestIcmpJitterIAJIn
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at source.
1.3.6.1.4.1.9.9.42.1.5.4.1.50Gauge32read-onlycurrent
ciscoRttMonIcmpMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.486.0
ciscoRttMonIcmpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.486.1
ciscoRttMonIcmpMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.486.2
ciscoRttMonIcmpCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.486.2.1
ciscoRttMonIcmpMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.486.2.2

Conformance

NameOIDStatus
ciscoRttMonIcmpJitterCompliance
MODULE-COMPLIANCE
The compliance statement for (1) ICMP Jitter operation and statistics
1.3.6.1.4.1.9.9.486.2.1.1current
ciscoRttMonIcmpJitterGroup
OBJECT-GROUP
A collection of statistics objects related to ICMP Jitter Probe.
1.3.6.1.4.1.9.9.486.2.2.1current