CISCO-IPSLA-VIDEO-MIB

File: CISCO-IPSLA-VIDEO-MIB.mib (33919 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB CISCO-RTTMON-MIB CISCO-RTTMON-TC-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
TimeStamp SnmpAdminString rttMonCtrlAdminIndex
RttResponseSense ciscoMgmt

Defined Types

IpslaVideoJitterLatestStatsEntry  
SEQUENCE    
  cipslaLatestVideoMinPosSD Gauge32
  cipslaLatestVideoMaxPosSD Gauge32
  cipslaLatestVideoNumPosSD Gauge32
  cipslaLatestVideoSumPosSD Gauge32
  cipslaLatestVideoSum2PosSD Gauge32
  cipslaLatestVideoMinNegSD Gauge32
  cipslaLatestVideoMaxNegSD Gauge32
  cipslaLatestVideoNumNegSD Gauge32
  cipslaLatestVideoSumNegSD Gauge32
  cipslaLatestVideoSum2NegSD Gauge32
  cipslaLatestVideoPktLossSD Gauge32
  cipslaLatestVideoPktOutSeq Gauge32
  cipslaLatestVideoSense RttResponseSense
  cipslaLatestVideoOWSumSD Gauge32
  cipslaLatestVideoOWSum2SD Gauge32
  cipslaLatestVideoOWMinSD Gauge32
  cipslaLatestVideoOWMaxSD Gauge32
  cipslaLatestVideoNumOWSD Gauge32
  cipslaLatestVideoAvgJitterSD Gauge32
  cipslaLatestVideoIAJOut Gauge32
  cipslaLatestVideoErrSenseDescr SnmpAdminString
  cipslaLatestVideoUnSyncRTs Counter32
  cipslaLatestVideoOWSumSDHigh Gauge32
  cipslaLatestVideoOWSum2SDHigh Gauge32
  cipslaLatestVideoNTPState INTEGER
  cipslaLatestVideoIPDVAvgSDJ Gauge32
  cipslaLatestVideoOWAvgSD Gauge32
  cipslaLatestVideoPktLateArrival Gauge32

CipslaVideoAggStatsEntry  
SEQUENCE    
  cipslaVideoAggStartTimeId TimeStamp
  cipslaVideoAggCompletions Counter32
  cipslaVideoAggOverThresholds Counter32
  cipslaVideoAggMinPosSD Gauge32
  cipslaVideoAggMaxPosSD Gauge32
  cipslaVideoAggNumPosSD Counter32
  cipslaVideoAggSumPosSD Counter32
  cipslaVideoAggSum2PosSDLow Counter32
  cipslaVideoAggSum2PosSDHigh Counter32
  cipslaVideoAggMinNegSD Gauge32
  cipslaVideoAggMaxNegSD Gauge32
  cipslaVideoAggNumNegSD Counter32
  cipslaVideoAggSumNegSD Counter32
  cipslaVideoAggSum2NegSDLow Counter32
  cipslaVideoAggSum2NegSDHigh Counter32
  cipslaVideoAggPktLossSD Counter32
  cipslaVideoAggPktOutSeq Counter32
  cipslaVideoAggPktSkipped Counter32
  cipslaVideoAggErrors Counter32
  cipslaVideoAggBusies Counter32
  cipslaVideoAggOWSumSD Counter32
  cipslaVideoAggOWSum2SDLow Counter32
  cipslaVideoAggOWSum2SDHigh Counter32
  cipslaVideoAggOWMinSD Gauge32
  cipslaVideoAggOWMaxSD Gauge32
  cipslaVideoAggNumOWSD Counter32
  cipslaVideoAggAvgJSD Gauge32
  cipslaVideoAggIAJOut Gauge32
  cipslaVideoAggIAJIn Gauge32
  cipslaVideoAggPktLateArrival Counter32
  cipslaVideoAggUnSyncRTs Counter32
  cipslaVideoAggOWSumSDHigh Counter32

Defined Values

ciscoIpslaVideoMIB 1.3.6.1.4.1.9.9.744
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. The Video Statistics table names are: cipslaLatestVideoStatsTable --- Contains only the latest statistics cipslaVideoAggStatsTable --- Contains aggregated statistics To create the Video operation, set rttMonEchoAdminProtocol (defined in CISCO-RTTMON-MIB) object to 'videoAppl'. Once the operation has been scheduled, both cipslaLatestVideoStatsTable and cipslaVideoAggStatsTable will be populated. Glossary: IP SLA - Cisco IOS IP Service Level Agreements IP SLA operation - Refers to the 'video' operation supported by IP SLA. RTT - Round Trip Time
MODULE-IDENTITY    

ciscoIpslaVideoMIBNotifs 1.3.6.1.4.1.9.9.744.0
OBJECT IDENTIFIER    

ciscoIpslaVideoMIBObjects 1.3.6.1.4.1.9.9.744.1
OBJECT IDENTIFIER    

ciscoIpslaVideoMIBConform 1.3.6.1.4.1.9.9.744.2
OBJECT IDENTIFIER    

cipslaVideoLatestOper 1.3.6.1.4.1.9.9.744.1.1
OBJECT IDENTIFIER    

cipslaVideoStats 1.3.6.1.4.1.9.9.744.1.2
OBJECT IDENTIFIER    

cipslaLatestVideoStatsTable 1.3.6.1.4.1.9.9.744.1.1.1
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 in rttMonCtrlAdminTable and has same index as rttMonCtrlAdminTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaVideoJitterLatestStatsEntry

cipslaLatestVideoStatsEntry 1.3.6.1.4.1.9.9.744.1.1.1.1
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 'active' state. The entry will be removed when the rttMonCtrlAdminStatus is changed to 'destroy' state.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaVideoJitterLatestStatsEntry  

cipslaLatestVideoMinPosSD 1.3.6.1.4.1.9.9.744.1.1.1.1.1
The minimum of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoMaxPosSD 1.3.6.1.4.1.9.9.744.1.1.1.1.2
The maximum of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoNumPosSD 1.3.6.1.4.1.9.9.744.1.1.1.1.3
The number of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoSumPosSD 1.3.6.1.4.1.9.9.744.1.1.1.1.4
The sum of all positive jitter values for packets sent source to destination. The number of such values is stored in cipslaLatestVideoNumPosSD.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoSum2PosSD 1.3.6.1.4.1.9.9.744.1.1.1.1.5
The sum of square of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoMinNegSD 1.3.6.1.4.1.9.9.744.1.1.1.1.6
The minimum of absolute values of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoMaxNegSD 1.3.6.1.4.1.9.9.744.1.1.1.1.7
The maximum of absolute values of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoNumNegSD 1.3.6.1.4.1.9.9.744.1.1.1.1.8
The number of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoSumNegSD 1.3.6.1.4.1.9.9.744.1.1.1.1.9
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in cipslaLatestVideoNumNegSD.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoSum2NegSD 1.3.6.1.4.1.9.9.744.1.1.1.1.10
The sum of square of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoPktLossSD 1.3.6.1.4.1.9.9.744.1.1.1.1.11
The number of packets lost when sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoPktOutSeq 1.3.6.1.4.1.9.9.744.1.1.1.1.12
The number of packets arrived out of sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoSense 1.3.6.1.4.1.9.9.744.1.1.1.1.13
An application specific sense code for the completion status.
Status: current Access: read-only
OBJECT-TYPE    
  RttResponseSense  

cipslaLatestVideoOWSumSD 1.3.6.1.4.1.9.9.744.1.1.1.1.14
The sum of one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoOWSum2SD 1.3.6.1.4.1.9.9.744.1.1.1.1.15
The sum of squares of one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoOWMinSD 1.3.6.1.4.1.9.9.744.1.1.1.1.16
The minimum of all one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoOWMaxSD 1.3.6.1.4.1.9.9.744.1.1.1.1.17
The maximum of all one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoNumOWSD 1.3.6.1.4.1.9.9.744.1.1.1.1.18
The number of successful one way trip time measurements from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoAvgJitterSD 1.3.6.1.4.1.9.9.744.1.1.1.1.19
The average of positive and negative jitter values in Source-to-Destination direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoIAJOut 1.3.6.1.4.1.9.9.744.1.1.1.1.20
Inter-arrival jitter (RFC 1889) at responder.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoErrSenseDescr 1.3.6.1.4.1.9.9.744.1.1.1.1.21
An sense description for the completion status of the latest video operation.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cipslaLatestVideoUnSyncRTs 1.3.6.1.4.1.9.9.744.1.1.1.1.22
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
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaLatestVideoOWSumSDHigh 1.3.6.1.4.1.9.9.744.1.1.1.1.23
The sum of one way latency from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaLatestVideoOWSumSD.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoOWSum2SDHigh 1.3.6.1.4.1.9.9.744.1.1.1.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoNTPState 1.3.6.1.4.1.9.9.744.1.1.1.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sync(1), outOfSync(2)  

cipslaLatestVideoIPDVAvgSDJ 1.3.6.1.4.1.9.9.744.1.1.1.1.26
Source to Destination IPDV average jitter according to RFC 5481.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoOWAvgSD 1.3.6.1.4.1.9.9.744.1.1.1.1.27
The average latency value from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaLatestVideoPktLateArrival 1.3.6.1.4.1.9.9.744.1.1.1.1.28
The number of packets that arrived after the timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggStatsTable 1.3.6.1.4.1.9.9.744.1.2.1
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 rttMonStatisticsAdminNumHourGroups value, the oldest corresponding hourly group will be deleted and will be replaced with the new ipslaVideoAggStatsStartTimeId hourly group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CipslaVideoAggStatsEntry

cipslaVideoAggStatsEntry 1.3.6.1.4.1.9.9.744.1.2.1.1
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 are valid. - rttMonCtrlAdminRttType - rttMonEchoAdminProtocol The entry will start to collect data when rttMonCtrlAdminStatus is in 'active' state. The entry will be removed when the rttMonCtrlAdminStatus is changed to 'destroy' state. cipslaVideoAggStartTimeId will be created at the beginning of the hour and will keep aggregating statistics until the end of the hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  CipslaVideoAggStatsEntry  

cipslaVideoAggStartTimeId 1.3.6.1.4.1.9.9.744.1.2.1.1.1
The value of sysUpTime at the time when this row was created.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

cipslaVideoAggCompletions 1.3.6.1.4.1.9.9.744.1.2.1.1.2
The number of video operations that have completed successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOverThresholds 1.3.6.1.4.1.9.9.744.1.2.1.1.3
The number of video operations that violate jitterAvg threshold which is defined in RttMonReactVar.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggMinPosSD 1.3.6.1.4.1.9.9.744.1.2.1.1.4
The minimum of absolute values of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggMaxPosSD 1.3.6.1.4.1.9.9.744.1.2.1.1.5
The maximum of absolute values of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggNumPosSD 1.3.6.1.4.1.9.9.744.1.2.1.1.6
The number of all positive jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSumPosSD 1.3.6.1.4.1.9.9.744.1.2.1.1.7
The sum of all positive jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumPosSDs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSum2PosSDLow 1.3.6.1.4.1.9.9.744.1.2.1.1.8
The sum of square of all positive jitter values for packets sent from source to destination (low order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSum2PosSDHigh 1.3.6.1.4.1.9.9.744.1.2.1.1.9
The sum of square of all positive jitter values for packets sent from source to destination (high order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggMinNegSD 1.3.6.1.4.1.9.9.744.1.2.1.1.10
The minimum of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggMaxNegSD 1.3.6.1.4.1.9.9.744.1.2.1.1.11
The maximum of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggNumNegSD 1.3.6.1.4.1.9.9.744.1.2.1.1.12
The number of all negative jitter values for packets sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSumNegSD 1.3.6.1.4.1.9.9.744.1.2.1.1.13
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumNegSDs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSum2NegSDLow 1.3.6.1.4.1.9.9.744.1.2.1.1.14
The sum of square of all negative jitter values for packets sent from source to destination (low order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggSum2NegSDHigh 1.3.6.1.4.1.9.9.744.1.2.1.1.15
The sum of square of all negative jitter values for packets sent from source to destination (high order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggPktLossSD 1.3.6.1.4.1.9.9.744.1.2.1.1.16
The number of lost packets when sent from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggPktOutSeq 1.3.6.1.4.1.9.9.744.1.2.1.1.17
The number of packets arrived out of sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggPktSkipped 1.3.6.1.4.1.9.9.744.1.2.1.1.18
The number of packets that are skipped per operation because the router could not send the packet out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggErrors 1.3.6.1.4.1.9.9.744.1.2.1.1.19
The number of occasions when a video operation could not be initiated because of an internal error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggBusies 1.3.6.1.4.1.9.9.744.1.2.1.1.20
The number of occasions when a video operation could not be initiated because a previous video operation has not been completed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOWSumSD 1.3.6.1.4.1.9.9.744.1.2.1.1.21
The sum of one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOWSum2SDLow 1.3.6.1.4.1.9.9.744.1.2.1.1.22
The sum of squares of one way trip time from source to destination (low order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOWSum2SDHigh 1.3.6.1.4.1.9.9.744.1.2.1.1.23
The sum of squares of one way trip time from source to destination (high order 32 bits).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOWMinSD 1.3.6.1.4.1.9.9.744.1.2.1.1.24
The minimum of all one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggOWMaxSD 1.3.6.1.4.1.9.9.744.1.2.1.1.25
The maximum of all one way trip time from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggNumOWSD 1.3.6.1.4.1.9.9.744.1.2.1.1.26
The number of one way trip time that are successfully measured from source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggAvgJSD 1.3.6.1.4.1.9.9.744.1.2.1.1.27
The average of positive and negative jitter values in source-to-destination direction.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggIAJOut 1.3.6.1.4.1.9.9.744.1.2.1.1.28
Inter-arrival jitter (RFC 1889) at responder
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggIAJIn 1.3.6.1.4.1.9.9.744.1.2.1.1.29
Inter-arrival jitter (RFC 1889) at sender
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaVideoAggPktLateArrival 1.3.6.1.4.1.9.9.744.1.2.1.1.30
The number of packets that arrived after the timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggUnSyncRTs 1.3.6.1.4.1.9.9.744.1.2.1.1.31
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
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cipslaVideoAggOWSumSDHigh 1.3.6.1.4.1.9.9.744.1.2.1.1.32
The sum of one way times from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaVideoAggOWSumSD.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoIpslaVideoMIBCompliances 1.3.6.1.4.1.9.9.744.2.1
OBJECT IDENTIFIER    

ciscoIpslaVideoMIBGroups 1.3.6.1.4.1.9.9.744.2.2
OBJECT IDENTIFIER    

ciscoIpslaVideoMIBCompliance 1.3.6.1.4.1.9.9.744.2.1.1
This is a default module-compliance containing default object groups.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIpslaVideoStatsGroup 1.3.6.1.4.1.9.9.744.2.2.1
A collection of statistics objects related to Video Probe.
Status: current Access: read-only
OBJECT-GROUP