CISCO-IPSLA-VIDEO-MIB

CISCO-IPSLA-VIDEO-MIB Download

MIBs list

IP SLA is a capability which utilizes active monitoring for network performance. It can be used for network troubleshooting, network assessment and health monitoring. This MIB defines a collection of statistics resulting from the 'video' IP SLA operation.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-IPSLA-VIDEO-MIB

cipslaLatestVideoStatsTable
The 'video' operation sends out video streams at the frequency specified by rttMonCtrlAdminFrequency. This table contains the statistics calculated for the latest video packets. Each conceptual row in this table corresponds to an 'video' operation defined ...
cipslaLatestVideoStatsEntry
A collection of objects that record the latest Video jitter operation. An entry is created only when the following objects are valid. - rttMonCtrlAdminRttType - rttMonEchoAdminProtocol The entry will start to collect data when rttMonCtrlAdminStatus is in ...
cipslaLatestVideoMinPosSD
The minimum of all positive jitter values for packets sent from source to destination.
cipslaLatestVideoMaxPosSD
The maximum of all positive jitter values for packets sent from source to destination.
cipslaLatestVideoNumPosSD
The number of all positive jitter values for packets sent from source to destination.
cipslaLatestVideoSumPosSD
The sum of all positive jitter values for packets sent source to destination. The number of such values is stored in cipslaLatestVideoNumPosSD.
cipslaLatestVideoSum2PosSD
The sum of square of all positive jitter values for packets sent from source to destination.
cipslaLatestVideoMinNegSD
The minimum of absolute values of all negative jitter values for packets sent from source to destination.
cipslaLatestVideoMaxNegSD
The maximum of absolute values of all negative jitter values for packets sent from source to destination.
cipslaLatestVideoNumNegSD
The number of all negative jitter values for packets sent from source to destination.
cipslaLatestVideoSumNegSD
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in cipslaLatestVideoNumNegSD.
cipslaLatestVideoSum2NegSD
The sum of square of all negative jitter values for packets sent from source to destination.
cipslaLatestVideoPktLossSD
The number of packets lost when sent from source to destination.
cipslaLatestVideoPktOutSeq
The number of packets arrived out of sequence.
cipslaLatestVideoSense
An application specific sense code for the completion status.
cipslaLatestVideoOWSumSD
The sum of one way trip time from source to destination.
cipslaLatestVideoOWSum2SD
The sum of squares of one way trip time from source to destination.
cipslaLatestVideoOWMinSD
The minimum of all one way trip time from source to destination.
cipslaLatestVideoOWMaxSD
The maximum of all one way trip time from source to destination.
cipslaLatestVideoNumOWSD
The number of successful one way trip time measurements from source to destination.
cipslaLatestVideoAvgJitterSD
The average of positive and negative jitter values in Source-to-Destination direction.
cipslaLatestVideoIAJOut
Inter-arrival jitter (RFC 1889) at responder.
cipslaLatestVideoErrSenseDescr
An sense description for the completion status of the latest video operation.
cipslaLatestVideoUnSyncRTs
The number of RTT operations that have completed with sender and responder out of sync with NTP. The NTP sync means the total of NTP offset on sender and responder is within configured tolerance level
cipslaLatestVideoOWSumSDHigh
The sum of one way latency from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaLatestVideoOWSumSD.
cipslaLatestVideoOWSum2SDHigh
The sum of squares of one way latency from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaLatestVideoOWSum2SD.
cipslaLatestVideoNTPState
A value of sync(1) means sender and responder was in sync with NTP. The NTP sync means the total of NTP offset on sender and responder is within configured tolerance level.
cipslaLatestVideoIPDVAvgSDJ
Source to Destination IPDV average jitter according to RFC 5481.
cipslaLatestVideoOWAvgSD
The average latency value from source to destination.
cipslaLatestVideoPktLateArrival
The number of packets that arrived after the timeout.
cipslaVideoAggStatsTable
The 'video' statistics table contains summarized information of the results for a conceptual control row. A rolling accumulated history of this information is maintained in a series of hourly 'group(s)'. When ipslaVideoAggStartTimeId groups exceeds the r ...
cipslaVideoAggStatsEntry
This entry contains the objects which accumulate the results of a series of 'video' operations over a 60 minute time period or a time period stored in rttMonScheduleAdminRttLife, whichever is smaller. An entry is created only if when the following objects ...
cipslaVideoAggStartTimeId
The value of sysUpTime at the time when this row was created.
cipslaVideoAggCompletions
The number of video operations that have completed successfully.
cipslaVideoAggOverThresholds
The number of video operations that violate jitterAvg threshold which is defined in RttMonReactVar.
cipslaVideoAggMinPosSD
The minimum of absolute values of all positive jitter values for packets sent from source to destination.
cipslaVideoAggMaxPosSD
The maximum of absolute values of all positive jitter values for packets sent from source to destination.
cipslaVideoAggNumPosSD
The number of all positive jitter values for packets sent from source to destination.
cipslaVideoAggSumPosSD
The sum of all positive jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumPosSDs.
cipslaVideoAggSum2PosSDLow
The sum of square of all positive jitter values for packets sent from source to destination (low order 32 bits).
cipslaVideoAggSum2PosSDHigh
The sum of square of all positive jitter values for packets sent from source to destination (high order 32 bits).
cipslaVideoAggMinNegSD
The minimum of all negative jitter values for packets sent from source to destination.
cipslaVideoAggMaxNegSD
The maximum of all negative jitter values for packets sent from source to destination.
cipslaVideoAggNumNegSD
The number of all negative jitter values for packets sent from source to destination.
cipslaVideoAggSumNegSD
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumNegSDs.
cipslaVideoAggSum2NegSDLow
The sum of square of all negative jitter values for packets sent from source to destination (low order 32 bits).
cipslaVideoAggSum2NegSDHigh
The sum of square of all negative jitter values for packets sent from source to destination (high order 32 bits).
cipslaVideoAggPktLossSD
The number of lost packets when sent from source to destination.
cipslaVideoAggPktOutSeq
The number of packets arrived out of sequence.
cipslaVideoAggPktSkipped
The number of packets that are skipped per operation because the router could not send the packet out.
cipslaVideoAggErrors
The number of occasions when a video operation could not be initiated because of an internal error.
cipslaVideoAggBusies
The number of occasions when a video operation could not be initiated because a previous video operation has not been completed.
cipslaVideoAggOWSumSD
The sum of one way trip time from source to destination.
cipslaVideoAggOWSum2SDLow
The sum of squares of one way trip time from source to destination (low order 32 bits).
cipslaVideoAggOWSum2SDHigh
The sum of squares of one way trip time from source to destination (high order 32 bits).
cipslaVideoAggOWMinSD
The minimum of all one way trip time from source to destination.
cipslaVideoAggOWMaxSD
The maximum of all one way trip time from source to destination.
cipslaVideoAggNumOWSD
The number of one way trip time that are successfully measured from source to destination.
cipslaVideoAggAvgJSD
The average of positive and negative jitter values in source-to-destination direction.
cipslaVideoAggIAJOut
Inter-arrival jitter (RFC 1889) at responder
cipslaVideoAggIAJIn
Inter-arrival jitter (RFC 1889) at sender
cipslaVideoAggPktLateArrival
The number of packets that arrived after the timeout.
cipslaVideoAggUnSyncRTs
The number of RTT operations that have completed with sender and responder out of sync with NTP. The NTP sync means the total of NTP offset on sender and responder is within configured tolerance level
cipslaVideoAggOWSumSDHigh
The sum of one way times from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaVideoAggOWSumSD.
ciscoIpslaVideoStatsGroup
A collection of statistics objects related to Video Probe.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list