MIBs Depot

CISCO-IPSLA-VIDEO-MIB

Registered at
1.3.6.1.4.1.9.9.744
Last updated
2010-06-11 00:00
Organization
Cisco Systems, Inc.
Revisions
2010-06-11 00:00
Namespace
cisco
Source file
CISCO-IPSLA-VIDEO-MIB
Digest
sha256:2db1ebb107ec209b89b571dc170aceabbc8a6fe0d5d1c5ab85f9aa09e4088ecb

Description

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

Contact

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

Imports

FromSymbols
CISCO-RTTMON-MIBrttMonCtrlAdminIndex
CISCO-RTTMON-TC-MIBRttResponseSense
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
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-IPSLA-VIDEO-MIB
CISCO-QOS-PIB-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
ciscoIpslaVideoMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.0
ciscoIpslaVideoMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.1
cipslaVideoLatestOper
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.1.1
cipslaLatestVideoStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.1.1not-accessiblecurrent
cipslaLatestVideoStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.1.1.1not-accessiblecurrent
cipslaLatestVideoMinPosSD
OBJECT-TYPE
The minimum of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.1Gauge32read-onlycurrent
cipslaLatestVideoMaxPosSD
OBJECT-TYPE
The maximum of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.2Gauge32read-onlycurrent
cipslaLatestVideoNumPosSD
OBJECT-TYPE
The number of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.3Gauge32read-onlycurrent
cipslaLatestVideoSumPosSD
OBJECT-TYPE
The sum of all positive jitter values for packets sent source to destination. The number of such values is stored in cipslaLatestVideoNumPosSD.
1.3.6.1.4.1.9.9.744.1.1.1.1.4Gauge32read-onlycurrent
cipslaLatestVideoSum2PosSD
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.744.1.1.1.1.5Gauge32read-onlycurrent
cipslaLatestVideoMinNegSD
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.744.1.1.1.1.6Gauge32read-onlycurrent
cipslaLatestVideoMaxNegSD
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.744.1.1.1.1.7Gauge32read-onlycurrent
cipslaLatestVideoNumNegSD
OBJECT-TYPE
The number of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.8Gauge32read-onlycurrent
cipslaLatestVideoSumNegSD
OBJECT-TYPE
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in cipslaLatestVideoNumNegSD.
1.3.6.1.4.1.9.9.744.1.1.1.1.9Gauge32read-onlycurrent
cipslaLatestVideoSum2NegSD
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.744.1.1.1.1.10Gauge32read-onlycurrent
cipslaLatestVideoPktLossSD
OBJECT-TYPE
The number of packets lost when sent from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.11Gauge32read-onlycurrent
cipslaLatestVideoPktOutSeq
OBJECT-TYPE
The number of packets arrived out of sequence.
1.3.6.1.4.1.9.9.744.1.1.1.1.12Gauge32read-onlycurrent
cipslaLatestVideoSense
OBJECT-TYPE
An application specific sense code for the completion status.
1.3.6.1.4.1.9.9.744.1.1.1.1.13RttResponseSenseread-onlycurrent
cipslaLatestVideoOWSumSD
OBJECT-TYPE
The sum of one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.14Gauge32read-onlycurrent
cipslaLatestVideoOWSum2SD
OBJECT-TYPE
The sum of squares of one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.15Gauge32read-onlycurrent
cipslaLatestVideoOWMinSD
OBJECT-TYPE
The minimum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.16Gauge32read-onlycurrent
cipslaLatestVideoOWMaxSD
OBJECT-TYPE
The maximum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.17Gauge32read-onlycurrent
cipslaLatestVideoNumOWSD
OBJECT-TYPE
The number of successful one way trip time measurements from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.18Gauge32read-onlycurrent
cipslaLatestVideoAvgJitterSD
OBJECT-TYPE
The average of positive and negative jitter values in Source-to-Destination direction.
1.3.6.1.4.1.9.9.744.1.1.1.1.19Gauge32read-onlycurrent
cipslaLatestVideoIAJOut
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at responder.
1.3.6.1.4.1.9.9.744.1.1.1.1.20Gauge32read-onlycurrent
cipslaLatestVideoErrSenseDescr
OBJECT-TYPE
An sense description for the completion status of the latest video operation.
1.3.6.1.4.1.9.9.744.1.1.1.1.21SnmpAdminStringread-onlycurrent
cipslaLatestVideoUnSyncRTs
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.744.1.1.1.1.22Counter32read-onlycurrent
cipslaLatestVideoOWSumSDHigh
OBJECT-TYPE
The sum of one way latency from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaLatestVideoOWSumSD.
1.3.6.1.4.1.9.9.744.1.1.1.1.23Gauge32read-onlycurrent
cipslaLatestVideoOWSum2SDHigh
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.1.1.1.24Gauge32read-onlycurrent
cipslaLatestVideoNTPState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.1.1.1.25INTEGER {sync(1), outOfSync(2)}read-onlycurrent
cipslaLatestVideoIPDVAvgSDJ
OBJECT-TYPE
Source to Destination IPDV average jitter according to RFC 5481.
1.3.6.1.4.1.9.9.744.1.1.1.1.26Gauge32read-onlycurrent
cipslaLatestVideoOWAvgSD
OBJECT-TYPE
The average latency value from source to destination.
1.3.6.1.4.1.9.9.744.1.1.1.1.27Gauge32read-onlycurrent
cipslaLatestVideoPktLateArrival
OBJECT-TYPE
The number of packets that arrived after the timeout.
1.3.6.1.4.1.9.9.744.1.1.1.1.28Gauge32read-onlycurrent
cipslaVideoStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.1.2
cipslaVideoAggStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.2.1not-accessiblecurrent
cipslaVideoAggStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.744.1.2.1.1not-accessiblecurrent
cipslaVideoAggStartTimeId
OBJECT-TYPE
The value of sysUpTime at the time when this row was created.
1.3.6.1.4.1.9.9.744.1.2.1.1.1TimeStampnot-accessiblecurrent
cipslaVideoAggCompletions
OBJECT-TYPE
The number of video operations that have completed successfully.
1.3.6.1.4.1.9.9.744.1.2.1.1.2Counter32read-onlycurrent
cipslaVideoAggOverThresholds
OBJECT-TYPE
The number of video operations that violate jitterAvg threshold which is defined in RttMonReactVar.
1.3.6.1.4.1.9.9.744.1.2.1.1.3Counter32read-onlycurrent
cipslaVideoAggMinPosSD
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.744.1.2.1.1.4Gauge32read-onlycurrent
cipslaVideoAggMaxPosSD
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.744.1.2.1.1.5Gauge32read-onlycurrent
cipslaVideoAggNumPosSD
OBJECT-TYPE
The number of all positive jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.6Counter32read-onlycurrent
cipslaVideoAggSumPosSD
OBJECT-TYPE
The sum of all positive jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumPosSDs.
1.3.6.1.4.1.9.9.744.1.2.1.1.7Counter32read-onlycurrent
cipslaVideoAggSum2PosSDLow
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.744.1.2.1.1.8Counter32read-onlycurrent
cipslaVideoAggSum2PosSDHigh
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.744.1.2.1.1.9Counter32read-onlycurrent
cipslaVideoAggMinNegSD
OBJECT-TYPE
The minimum of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.10Gauge32read-onlycurrent
cipslaVideoAggMaxNegSD
OBJECT-TYPE
The maximum of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.11Gauge32read-onlycurrent
cipslaVideoAggNumNegSD
OBJECT-TYPE
The number of all negative jitter values for packets sent from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.12Counter32read-onlycurrent
cipslaVideoAggSumNegSD
OBJECT-TYPE
The sum of all negative jitter values for packets sent from source to destination. The number of such values is stored in ipslaVideoAggNumNegSDs.
1.3.6.1.4.1.9.9.744.1.2.1.1.13Counter32read-onlycurrent
cipslaVideoAggSum2NegSDLow
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.744.1.2.1.1.14Counter32read-onlycurrent
cipslaVideoAggSum2NegSDHigh
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.744.1.2.1.1.15Counter32read-onlycurrent
cipslaVideoAggPktLossSD
OBJECT-TYPE
The number of lost packets when sent from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.16Counter32read-onlycurrent
cipslaVideoAggPktOutSeq
OBJECT-TYPE
The number of packets arrived out of sequence.
1.3.6.1.4.1.9.9.744.1.2.1.1.17Counter32read-onlycurrent
cipslaVideoAggPktSkipped
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.744.1.2.1.1.18Counter32read-onlycurrent
cipslaVideoAggErrors
OBJECT-TYPE
The number of occasions when a video operation could not be initiated because of an internal error.
1.3.6.1.4.1.9.9.744.1.2.1.1.19Counter32read-onlycurrent
cipslaVideoAggBusies
OBJECT-TYPE
The number of occasions when a video operation could not be initiated because a previous video operation has not been completed.
1.3.6.1.4.1.9.9.744.1.2.1.1.20Counter32read-onlycurrent
cipslaVideoAggOWSumSD
OBJECT-TYPE
The sum of one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.21Counter32read-onlycurrent
cipslaVideoAggOWSum2SDLow
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.744.1.2.1.1.22Counter32read-onlycurrent
cipslaVideoAggOWSum2SDHigh
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.744.1.2.1.1.23Counter32read-onlycurrent
cipslaVideoAggOWMinSD
OBJECT-TYPE
The minimum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.24Gauge32read-onlycurrent
cipslaVideoAggOWMaxSD
OBJECT-TYPE
The maximum of all one way trip time from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.25Gauge32read-onlycurrent
cipslaVideoAggNumOWSD
OBJECT-TYPE
The number of one way trip time that are successfully measured from source to destination.
1.3.6.1.4.1.9.9.744.1.2.1.1.26Counter32read-onlycurrent
cipslaVideoAggAvgJSD
OBJECT-TYPE
The average of positive and negative jitter values in source-to-destination direction.
1.3.6.1.4.1.9.9.744.1.2.1.1.27Gauge32read-onlycurrent
cipslaVideoAggIAJOut
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at responder
1.3.6.1.4.1.9.9.744.1.2.1.1.28Gauge32read-onlycurrent
cipslaVideoAggIAJIn
OBJECT-TYPE
Inter-arrival jitter (RFC 1889) at sender
1.3.6.1.4.1.9.9.744.1.2.1.1.29Gauge32read-onlycurrent
cipslaVideoAggPktLateArrival
OBJECT-TYPE
The number of packets that arrived after the timeout.
1.3.6.1.4.1.9.9.744.1.2.1.1.30Counter32read-onlycurrent
cipslaVideoAggUnSyncRTs
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.744.1.2.1.1.31Counter32read-onlycurrent
cipslaVideoAggOWSumSDHigh
OBJECT-TYPE
The sum of one way times from source to destination (high order 32 bits). The low order 32 bits are stored in cipslaVideoAggOWSumSD.
1.3.6.1.4.1.9.9.744.1.2.1.1.32Counter32read-onlycurrent
ciscoIpslaVideoMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.2
ciscoIpslaVideoMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.2.1
ciscoIpslaVideoMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.744.2.2

Conformance

NameOIDStatus
ciscoIpslaVideoMIBCompliance
MODULE-COMPLIANCE
This is a default module-compliance containing default object groups.
1.3.6.1.4.1.9.9.744.2.1.1current
ciscoIpslaVideoStatsGroup
OBJECT-GROUP
A collection of statistics objects related to Video Probe.
1.3.6.1.4.1.9.9.744.2.2.1current