CISCO-VIDEO-SESSION-MIB

This MIB module complements the CISCO-VOICE-DIAL-CONTROL-MIB, which provides voice telephony peer information, by providing management of video telephony peer information. This MIB module enhances the IETF Dial Control MIB (RFC2128) by providing video call information over an IP network. A video call is different from an audio call in that a video call typically consists of 2 call legs - audio and video - and each call leg is represented by one call entry. Therefore, each video call creates 2 call entries. In order to associate the video and audio entries of the same video call, a call reference ID is used, i.e., the video and audio entries of the same video call have the same call reference ID. There are 4 tables (Common, Common Statistics, Conferee and Call) in this MIB, where each table contains different information depending on the type of the video call: 1. 'common' and 'common statistics' table entries are created for all video calls; 2. A 'conferee' table entry is created for calls that belong to a video conference; conferee means a participant of a conference; and 3. A 'call' table entry is created for point-to-point video calls. I.e., for a video conference call, there are valid information in the 'common,' 'common statistics' and 'conferee' tables; for a video point-to-point call, there are valid information in the 'common,' 'common statistics' and 'call' tables. Transmit(TX) and Receive(RX) Directions: The video stream direction is defined with respect to the video endpoint. I.e., transmit(TX) refers to the video stream sent by the endpoint and receive(RX) refers to the video stream received by the endpoint. REFERENCE [1] RFC 2128 Dial Control Management Information Base using SMIv2.

MIB content (138 objects)

Informations

Organization
Cisco Systems, Inc.
Contact info
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-<list>@cisco.com

Revisions

2011-04-20 00:00
1. Deprecated video-specific textual conventions and import them from CISCO-VIDEO-TC instead : CvcVideoLevel, CvcVideoProfile, CvcVideoCodecAnnexMap and CvcRtpPayloadFormat. 2. Added cVideoCommonHistorySessionId and cVideoCommonActiveSessionId to cVideoCommonHistoryTable and cVideoCommonActiveTable, respectively. 3. Added monitoredCall to CvcVoIPCallServiceType TC. 4. Added cVideoCommonStatsHistoryTable with these objects: cVideoCommonStatsHistoryTxTotalLostPackets, cVideoCommonStatsHistoryTxPercentLostPackets, cVideoCommonStatsHistoryTxTotalOutOfOrderPackets, cVideoCommonStatsHistoryTxMaxJitter, cVideoCommonStatsHistoryTxAvgJitter, cVideoCommonStatsHistoryTxMaxDelay, cVideoCommonStatsHistoryTxAvgDelay, cVideoCommonStatsHistoryRxTotalLostPackets and cVideoCommonStatsHistoryRxPercentLostPackets. 5. Added cVideoCommonStatsActiveTable with these objects: cVideoCommonStatsActiveTxActualBitrate, cVideoCommonStatsActiveTxTotalLostPackets, cVideoCommonStatsActiveTxPercentLostPackets, cVideoCommonStatsActiveTxCurrentLostPackets, cVideoCommonStatsActiveTxTotalOutOfOrderPackets, cVideoCommonStatsActiveTxCurrentOutOfOrderPackets, cVideoCommonStatsActiveTxMaxJitter, cVideoCommonStatsActiveTxAvgJitter, cVideoCommonStatsActiveTxCurrentJitter, cVideoCommonStatsActiveTxMaxDelay, cVideoCommonStatsActiveTxAvgDelay, cVideoCommonStatsActiveTxCurrentDelay, cVideoCommonStatsActiveRxActualBitrate, cVideoCommonStatsActiveRxTotalLostPackets, cVideoCommonStatsActiveRxPercentLostPackets and cVideoCommonStatsActiveRxCurrentLostPackets. 6. Deprecated cVideoConfereeHistoryMaxJitter, cVideoConfereeHistoryMaxDelay, cVideoConfereeHistoryTotalOutOfOrderPackets and cVideoConfereeHistoryTotalLostPackets from cVideoConfereeHistoryTable, replacing them with cVideoCommonStatsHistoryTxMaxJitter, cVideoCommonStatsHistoryTxMaxDelay, cVideoCommonStatsHistoryTxTotalOutOfOrderPackets and cVideoCommonStatsHistoryTxTotalLostPackets, respectively, in cVideoCommonStatsHistoryTable. 7. Deprecated cVideoCallHistoryTxOutOfOrderPackets and cVideoCallHistoryTxLostPackets in cVideoCallHistoryTable, replacing them with cVideoCommonStatsHistoryTxTotalOutOfOrderPackets and cVideoCommonStatsHistoryTxTotalLostPackets, respectively, in cVideoCommonStatsHistoryTable. 8. Deprecated cVideoConfereeActiveActualBitrate, cVideoConfereeActiveTable, cVideoConfereeActiveTotalOutOfOrderPackets, cVideoConfereeActiveCurrentOutOfOrderPackets, cVideoConfereeActiveTotalLostPackets, cVideoConfereeActiveCurrentLostPackets, cVideoConfereeActiveMaxJitter, cVideoConfereeActiveCurrentJitter, cVideoConfereeActiveMaxDelay and cVideoConfereeActiveCurrentDelay, replacing them with cVideoCommonStatsActiveTxActualBitrate, cVideoCommonStatsActiveTxTotalOutOfOrderPackets, cVideoCommonStatsActiveTxCurrentOutOfOrderPackets, cVideoCommonStatsActiveTxTotalLostPackets, cVideoCommonStatsActiveTxCurrentLostPackets, cVideoCommonStatsActiveTxMaxJitter, cVideoCommonStatsActiveTxAvgJitter, cVideoCommonStatsActiveTxMaxDelay and cVideoCommonStatsActiveTxCurrentDelay, respectively, in cVideoCommonStatsActiveTable. 9. Deprecated cVideoCallActiveRxActualBitrate and cVideoCallActiveTxLostPackets in cVideoCallActiveTable, replacing them with cVideoCommonStatsActiveRxActualBitrate and cVideoCommonStatsActiveTxTotalLostPackets, respectively, in cVideoCommonStatsActiveTable. 10. Added new compliance groups: cVideoSessionCommonStatusGroup, cVideoSessionCommonStatisticsGroup, cVideoSessionCallStatisticsGroup and cVideoSessionConfereeStatisticsGroup; and deprecated old ones: cVideoSessionHistoryGroup and cVideoSessionActiveGroup. 11. Added new compliance statement (cVideoSessionMIBComplianceRev1) to include the new compliance groups and deprecated the old one (cVideoSessionMIBCompliance).
2010-07-21 00:00
Latest version of this MIB module.