MIBs Depot

CISCO-VIDEO-SESSION-MIB

Registered at
1.3.6.1.4.1.9.9.753
Last updated
2011-04-20 00:00
Organization
Cisco Systems, Inc.
Revisions
2011-04-20 00:00, 2010-07-21 00:00
Namespace
cisco
Source file
CISCO-VIDEO-SESSION-MIB
Digest
sha256:f40b83fccef557dd50074fee5f279a9261255c613b97fa9b8b63673d18b83813

Description

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.

Contact

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

Imports

FromSymbols
CISCO-DIAL-CONTROL-MIBcCallHistoryIndex
CISCO-SMIciscoMgmt
CISCO-VIDEO-TCCvcVideoCodecAnnexMap, CvcVideoLevel, CvcVideoProfile, CvcVideoRtpPayloadFormat
CISCO-VOICE-COMMON-DIAL-CONTROL-MIBCvcCallReferenceIdOrZero, CvcGUid, CvcVideoCoderRate
DIAL-CONTROL-MIBAbsoluteCounter32, callActiveIndex, callActiveSetupTime
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

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

CISCO-DIAL-CONTROL-MIB
CISCO-SMI
CISCO-VIDEO-SESSION-MIB
CISCO-VIDEO-TC
CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
DIAL-CONTROL-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CvcRtpPayloadFormat
TEXTUAL-CONVENTION
This object specifies the RTP payload format used for the video stream. RFC2190 (1) - RTP payload format for video codec H.263 RFC2429 (2) - RTP payload format for video codec H.263 RFC4629 (3) - RTP payload format for video codec H.263 RFC3984 (4) - RTP payload format for video codec H.264 CvcRtpPayloadFormat object is superseded by CvcVideoRtpPayloadFormat in CISCO-VIDEO-TC.
deprecated
CvcVideoCodecAnnexMap
TEXTUAL-CONVENTION
This is a bit map that describes the annex(es) present for the video codec. Multiple annexes can be present; bits that are set to 1 indicate the supported annex(es) correspondingly. No annex - 0x000000 (no bit is on) Annex D.1 - 0x000001 (bit 0) Annex D.2 - 0x000002 (bit 1) Annex E - 0x000004 (bit 2) Annex F - 0x000008 (bit 3) Annex G - 0x000010 (bit 4) Annex H - 0x000020 (bit 5) Annex I - 0x000040 (bit 6) Annex J - 0x000080 (bit 7) Annex K - 0x000100 (bit 8) Annex L - 0x000200 (bit 9) Annex M - 0x000400 (bit 10) Annex N - 0x000800 (bit 11) Annex O - 0x001000 (bit 12) Annex P - 0x002000 (bit 13) Annex Q - 0x004000 (bit 14) Annex R - 0x008000 (bit 15) Annex S - 0x010000 (bit 16) Annex T - 0x020000 (bit 17) Annex U - 0x040000 (bit 18) Annex V - 0x080000 (bit 19) Annex W - 0x100000 (bit 20) CvcVideoCodecAnnexMap object is superseded by CvcVideoCodecAnnexMap in CISCO-VIDEO-TC.
deprecated
CvcVideoLevel
TEXTUAL-CONVENTION
This object specifies the H.264 level of the video stream. Level 1b (9) Level 1 (10) Level 1.1 (11) Level 1.2 (12) Level 1.3 (13) Level 2 (20) Level 2.1 (21) Level 2.2 (22) Level 3 (30) Level 3.1 (31) Level 3.2 (32) Level 4 (40) Level 4.1 (41) Level 4.2 (42) Level 5 (50) Level 5.1 (51) CvcVideoLevel object is superseded by CvcVideoLevel in CISCO-VIDEO-TC.
deprecated
CvcVideoProfile
TEXTUAL-CONVENTION
This object specifies the H.264 profile of the video stream. H.263 Profiles: Profile 0 (10) Profile 1 (11) Profile 2 (12) Profile 3 (13) Profile 4 (14) Profile 5 (15) Profile 6 (16) Profile 7 (17) Profile 8 (18) H.264 Profiles: Baseline Profile (100) Main Profile (101) Extended Profile (102) High Profile (103) High 10 Profile (104) High 4:2:2 Profile (105) High 4:4:4 Predictive Profile (106) High 10 Intra Profile (107) High 4:2:2 Intra Profile (108) High 4:4:4 Intra Profile (109) CAVLC 4:4:4 Intra Profile (110) CvcVideoProfile object is superseded by CvcVideoProfile in CISCO-VIDEO-TC.
deprecated
CvcVoIPCallServiceType
TEXTUAL-CONVENTION
This object describes the call type of this call entry. conferenceCall (1) - This call belongs to a video conference. pointToPointCall (2) - This call belongs to a point-to-point video call. monitoredCall (3) - This call is monitored for video quality.
current

Objects

NameOIDSyntaxAccessStatus
ciscoVideoSessionMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.0
ciscoVideoSessionMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.1
cVideoSessionHistory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.1.1
cVideoCommonHistoryTable
OBJECT-TYPE
This table provides the video extension to the call history table of Cisco Dial Control MIB. It contains common video call leg information and statistics for both a video conference call (video conferee) and a point-to-point video call.
1.3.6.1.4.1.9.9.753.1.1.1not-accessiblecurrent
cVideoCommonHistoryEntry
OBJECT-TYPE
The common information for a single video call leg. An entry is created when the below conditions are met: 1. An associated call history entry in cCallHistoryTable of the Cisco Dial Control MIB with video cCallHistoryInfoType is created. 2. An associated call history entry in cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallHistorySessionProtocol is created. 3. cVideoCommonHistoryCallType of this call entry is 'pointToPointCall', 'conferenceCall' or 'monitoredCall'. The entry is deleted when its associated call history entries in cCallHistoryTable of the Cisco Dial Control MIB and cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.1.1.1not-accessiblecurrent
cVideoCommonHistoryConnectionId
OBJECT-TYPE
The global call identifier for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.1CvcGUidread-onlycurrent
cVideoCommonHistoryCallReferenceId
OBJECT-TYPE
The call reference ID associates the video call entry and voice call entry of the same endpoint. The call reference ID is assigned by the call manager and is non-zero for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.2CvcCallReferenceIdOrZeroread-onlycurrent
cVideoCommonHistoryCallType
OBJECT-TYPE
This object describes the call type of this call entry.
1.3.6.1.4.1.9.9.753.1.1.1.1.3CvcVoIPCallServiceTyperead-onlycurrent
cVideoCommonHistoryTxCodec
OBJECT-TYPE
The encoding type used to compress the video data in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.4CvcVideoCoderRateread-onlycurrent
cVideoCommonHistoryTxPictureWidth
OBJECT-TYPE
The picture width in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.5Unsigned32read-onlycurrent
cVideoCommonHistoryTxPictureHeight
OBJECT-TYPE
The picture height in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.6Unsigned32read-onlycurrent
cVideoCommonHistoryTxConfigFrameRate
OBJECT-TYPE
The video stream frame rate in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.7Unsigned32read-onlycurrent
cVideoCommonHistoryTxConfigBitrate
OBJECT-TYPE
The video stream bitrate in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.8Unsigned32read-onlycurrent
cVideoCommonHistoryTxPayloadFormat
OBJECT-TYPE
The video stream RTP payload format in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.9CvcVideoRtpPayloadFormatread-onlycurrent
cVideoCommonHistoryTxAnnex
OBJECT-TYPE
The video codec annex extension in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.10CvcVideoCodecAnnexMapread-onlycurrent
cVideoCommonHistoryTxProfile
OBJECT-TYPE
The video stream profile in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.11CvcVideoProfileread-onlycurrent
cVideoCommonHistoryTxLevel
OBJECT-TYPE
The video stream level in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.12CvcVideoLevelread-onlycurrent
cVideoCommonHistoryTxPackets
OBJECT-TYPE
The total number of video data packets transmitted for the video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.13AbsoluteCounter32read-onlycurrent
cVideoCommonHistoryTxBytes
OBJECT-TYPE
The total number of video data bytes transmitted for the video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.14Counter64read-onlycurrent
cVideoCommonHistoryTxDuration
OBJECT-TYPE
Duration of video stream path, in transmit direction, opened for the call leg.
1.3.6.1.4.1.9.9.753.1.1.1.1.15Unsigned32read-onlycurrent
cVideoCommonHistoryRxCodec
OBJECT-TYPE
The encoding type used to compress the video data in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.16CvcVideoCoderRateread-onlycurrent
cVideoCommonHistoryRxPictureWidth
OBJECT-TYPE
The picture width in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.17Unsigned32read-onlycurrent
cVideoCommonHistoryRxPictureHeight
OBJECT-TYPE
The picture height in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.18Unsigned32read-onlycurrent
cVideoCommonHistoryRxConfigFrameRate
OBJECT-TYPE
The video stream frame rate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.19Unsigned32read-onlycurrent
cVideoCommonHistoryRxConfigBitrate
OBJECT-TYPE
The video stream bitrate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.20Unsigned32read-onlycurrent
cVideoCommonHistoryRxPayloadFormat
OBJECT-TYPE
The video stream RTP payload format in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.21CvcVideoRtpPayloadFormatread-onlycurrent
cVideoCommonHistoryRxAnnex
OBJECT-TYPE
The video codec annex extension in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.22CvcVideoCodecAnnexMapread-onlycurrent
cVideoCommonHistoryRxProfile
OBJECT-TYPE
The video stream profile in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.23CvcVideoProfileread-onlycurrent
cVideoCommonHistoryRxLevel
OBJECT-TYPE
The video stream level in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.24CvcVideoLevelread-onlycurrent
cVideoCommonHistoryRxPackets
OBJECT-TYPE
The total number of video data packets received for the video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.25AbsoluteCounter32read-onlycurrent
cVideoCommonHistoryRxBytes
OBJECT-TYPE
The total number of video data bytes received for the video call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.26Counter64read-onlycurrent
cVideoCommonHistoryRxDuration
OBJECT-TYPE
Duration of video stream path, in receive direction, opened for the call leg.
1.3.6.1.4.1.9.9.753.1.1.1.1.27Unsigned32read-onlycurrent
cVideoCommonHistorySessionId
OBJECT-TYPE
Session ID is assigned by the call manager to identify call legs that belong to the same call session.
1.3.6.1.4.1.9.9.753.1.1.1.1.28Unsigned32read-onlycurrent
cVideoConfereeHistoryTable
OBJECT-TYPE
This table provides the video extension to the call history table of Cisco Dial Control MIB. It contains video call leg information and statistics for a video conference call (video conferee).
1.3.6.1.4.1.9.9.753.1.1.2not-accessiblecurrent
cVideoConfereeHistoryEntry
OBJECT-TYPE
The information regarding a single video conferee call leg. This entry is an extension to the cVideoCommonHistoryEntry, providing information specific to a video call entry that belongs to a conference. An entry is created when the below conditions are met: 1. An associated call history entry in cCallHistoryTable of the Cisco Dial Control MIB with video cCallHistoryInfoType is created. 2. An associated call history entry in cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallHistorySessionProtocol is created. 3. This call entry belongs to a video conference call, i.e. cVideoCommonHistoryCallType in cVideoCommonHistoryEntry has value 'conferenceCall'. The entry is deleted when its associated call history entries in cCallHistoryTable of the Cisco Dial Control MIB and cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.1.2.1not-accessiblecurrent
cVideoConfereeHistoryTotalDroppedPackets
OBJECT-TYPE
The total number of dropped video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.1AbsoluteCounter32read-onlycurrent
cVideoConfereeHistoryMaxJitter
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxMaxJitter in cVideoCommonStatsHistoryTable. Maximum jitter measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.2Gauge32read-onlydeprecated
cVideoConfereeHistoryMaxDelay
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxMaxDelay in cVideoCommonStatsHistoryTable. Maximum delay measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.3Gauge32read-onlydeprecated
cVideoConfereeHistoryTotalOutOfOrderPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxTotalOutOfOrderPackets in cVideoCommonStatsHistoryTable. The total number of out-of-order video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.4AbsoluteCounter32read-onlydeprecated
cVideoConfereeHistoryMaxOutOfSyncDelay
OBJECT-TYPE
Maximum out-of-sync delay measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.5Gauge32read-onlycurrent
cVideoConfereeHistoryTotalLostPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxTotalLostPackets in cVideoCommonStatsHistoryTable. The total number of lost video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.1.2.1.6AbsoluteCounter32read-onlydeprecated
cVideoCallHistoryTable
OBJECT-TYPE
This table provides the video extension to the call history table of Cisco Dial Control MIB. It contains video call leg information and statistics for a point-to-point video call.
1.3.6.1.4.1.9.9.753.1.1.3not-accessiblecurrent
cVideoCallHistoryEntry
OBJECT-TYPE
The information regarding a single video call leg. This entry is an extension to the cVideoCommonHistoryEntry, providing information specific to a point-to-point video call entry. An entry is created when the below conditions are met: 1. An associated call history entry in cCallHistoryTable of the Cisco Dial Control MIB with video cCallHistoryInfoType is created. 2. An associated call history entry in cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallHistorySessionProtocol is created. 3. This call history entry belongs to a point-to-point video call, i.e. cVideoCommonHistoryCallType in cVideoCommonHistoryEntry has value 'pointToPointCall'. The entry is deleted when its associated call history entries in cCallHistoryTable of the Cisco Dial Control MIB and cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.1.3.1not-accessiblecurrent
cVideoCallHistoryTxMacroblocksConcealed
OBJECT-TYPE
Number of concealed macroblocks measured in transmit direction of the video call session. One macroblock is 16 pixels by 16 pixels.
1.3.6.1.4.1.9.9.753.1.1.3.1.1AbsoluteCounter32read-onlycurrent
cVideoCallHistoryTxFramesConcealed
OBJECT-TYPE
Number of concealed frames measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.1.3.1.2AbsoluteCounter32read-onlycurrent
cVideoCallHistoryTxBadHeaderPackets
OBJECT-TYPE
Number of bad header packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.1.3.1.3AbsoluteCounter32read-onlycurrent
cVideoCallHistoryTxOverflowPackets
OBJECT-TYPE
Number of overflow packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.1.3.1.4AbsoluteCounter32read-onlycurrent
cVideoCallHistoryTxOutOfOrderPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxTotalOutOfOrderPackets in cVideoCommonStatsHistoryTable. Number of out-of-order packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.1.3.1.5AbsoluteCounter32read-onlydeprecated
cVideoCallHistoryTxLostPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsHistoryTxTotalLostPackets in cVideoCommonStatsHistoryTable. Number of lost packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.1.3.1.6AbsoluteCounter32read-onlydeprecated
cVideoCommonStatsHistoryTable
OBJECT-TYPE
This table provides the video extension to the call history table of Cisco Dial Control MIB. It contains common video call leg statistics for both a video call within a conference (video conferee) and a simple video call.
1.3.6.1.4.1.9.9.753.1.1.4not-accessiblecurrent
cVideoCommonStatsHistoryEntry
OBJECT-TYPE
The common network statistics for a single video call leg. This entry accompanies cVideoCommonActiveEntry with more detailed statistics. An entry is created when the below conditions are met: 1. An associated call history entry in cCallHistoryTable of the Cisco Dial Control MIB with video cCallHistoryInfoType is created. 2. An associated call history entry in cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallHistorySessionProtocol is created. 3. cVideoCommonHistoryCallType of this call entry is 'pointToPointCall' or 'conferenceCall'. The entry is deleted when its associated call history entries in cCallHistoryTable of the Cisco Dial Control MIB and cVoIPCallHistoryTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.1.4.1not-accessiblecurrent
cVideoCommonStatsHistoryTxTotalLostPackets
OBJECT-TYPE
Number of lost packets of the video call session measured in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.1AbsoluteCounter32read-onlycurrent
cVideoCommonStatsHistoryTxPercentLostPackets
OBJECT-TYPE
The percentage of lost video data packets for the entire duration of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.2Unsigned32 (0..100)read-onlycurrent
cVideoCommonStatsHistoryTxTotalOutOfOrderPackets
OBJECT-TYPE
Number of out-of-order packets of the video call session measured in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.3AbsoluteCounter32read-onlycurrent
cVideoCommonStatsHistoryTxMaxJitter
OBJECT-TYPE
Maximum jitter measured since the beginning of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.4Gauge32read-onlycurrent
cVideoCommonStatsHistoryTxAvgJitter
OBJECT-TYPE
Average jitter measured since the beginning of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.5Gauge32read-onlycurrent
cVideoCommonStatsHistoryTxMaxDelay
OBJECT-TYPE
Maximum delay measured since the beginning of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.6Gauge32read-onlycurrent
cVideoCommonStatsHistoryTxAvgDelay
OBJECT-TYPE
Average delay since the beginning of the video call session measured in transmit direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.7Gauge32read-onlycurrent
cVideoCommonStatsHistoryRxTotalLostPackets
OBJECT-TYPE
The total number of lost video data packets for the video call session in receive direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.8AbsoluteCounter32read-onlycurrent
cVideoCommonStatsHistoryRxPercentLostPackets
OBJECT-TYPE
The percentage of lost video data packets for the entire duration of the video call session in receive direction.
1.3.6.1.4.1.9.9.753.1.1.4.1.9Unsigned32 (0..100)read-onlycurrent
cVideoSessionActive
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.1.2
cVideoCommonActiveTable
OBJECT-TYPE
This table provides the video extension to the call active table of IETF Dial Control MIB. It contains common video call leg information and statistics for both a video call within a conference (video conferee) and a simple video call.
1.3.6.1.4.1.9.9.753.1.2.1not-accessiblecurrent
cVideoCommonActiveEntry
OBJECT-TYPE
The information regarding a single video call leg. An entry is created when the below conditions are met: 1. An associated call active entry in callActiveTable of the IETF Dial Control MIB with video callActiveInfoType is created. 2. An associated call active entry in cVoIPCallActiveTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallActiveSessionProtocol is created. 3. cVideoCommonActiveCallType of this call entry is 'pointToPointCall', conferenceCall, or 'monitoredCall'. The entry is deleted when its associated call active entries in callActiveTable of the IETF Dial Control MIB and cVoIPCallActiveTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.2.1.1not-accessiblecurrent
cVideoCommonActiveConnectionId
OBJECT-TYPE
The global call identifier for a video call leg.
1.3.6.1.4.1.9.9.753.1.2.1.1.1CvcGUidread-onlycurrent
cVideoCommonActiveCallReferenceId
OBJECT-TYPE
The call reference ID associates the video call entry and voice call entry of the same endpoint. The call reference ID is assigned by the call manager and is non-zero for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.2CvcCallReferenceIdOrZeroread-onlycurrent
cVideoCommonActiveCallType
OBJECT-TYPE
This object describes the call type of this call entry.
1.3.6.1.4.1.9.9.753.1.2.1.1.3CvcVoIPCallServiceTyperead-onlycurrent
cVideoCommonActiveTxCodec
OBJECT-TYPE
The encoding type used to compress the video data in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.4CvcVideoCoderRateread-onlycurrent
cVideoCommonActiveTxPictureWidth
OBJECT-TYPE
The picture width in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.5Unsigned32read-onlycurrent
cVideoCommonActiveTxPictureHeight
OBJECT-TYPE
The picture height in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.6Unsigned32read-onlycurrent
cVideoCommonActiveTxConfigFrameRate
OBJECT-TYPE
The video stream frame rate in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.7Unsigned32read-onlycurrent
cVideoCommonActiveTxConfigBitrate
OBJECT-TYPE
The video stream bitrate in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.8Unsigned32read-onlycurrent
cVideoCommonActiveTxPayloadFormat
OBJECT-TYPE
The video stream RTP payload format in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.9CvcVideoRtpPayloadFormatread-onlycurrent
cVideoCommonActiveTxAnnex
OBJECT-TYPE
The video codec annex extension in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.10CvcVideoCodecAnnexMapread-onlycurrent
cVideoCommonActiveTxProfile
OBJECT-TYPE
The video stream profile in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.11CvcVideoProfileread-onlycurrent
cVideoCommonActiveTxLevel
OBJECT-TYPE
The video stream level in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.12CvcVideoLevelread-onlycurrent
cVideoCommonActiveTxPackets
OBJECT-TYPE
The total number of video data packets transmitted for the video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.13AbsoluteCounter32read-onlycurrent
cVideoCommonActiveTxBytes
OBJECT-TYPE
The total number of video data bytes transmitted for the video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.14Counter64read-onlycurrent
cVideoCommonActiveTxDuration
OBJECT-TYPE
Duration of video stream path, in transmit direction, opened for the call leg.
1.3.6.1.4.1.9.9.753.1.2.1.1.15Unsigned32read-onlycurrent
cVideoCommonActiveRxCodec
OBJECT-TYPE
The negotiated encoding type used to compress the video data in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.16CvcVideoCoderRateread-onlycurrent
cVideoCommonActiveRxPictureWidth
OBJECT-TYPE
The negotiated picture width in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.17Unsigned32read-onlycurrent
cVideoCommonActiveRxPictureHeight
OBJECT-TYPE
The negotiated picture height in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.18Unsigned32read-onlycurrent
cVideoCommonActiveRxConfigFrameRate
OBJECT-TYPE
The negotiated video stream frame rate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.19Unsigned32read-onlycurrent
cVideoCommonActiveRxConfigBitrate
OBJECT-TYPE
The negotiated video stream bitrate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.20Unsigned32read-onlycurrent
cVideoCommonActiveRxPayloadFormat
OBJECT-TYPE
The video stream RTP payload format in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.21CvcVideoRtpPayloadFormatread-onlycurrent
cVideoCommonActiveRxAnnex
OBJECT-TYPE
The video codec annex extension in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.22CvcVideoCodecAnnexMapread-onlycurrent
cVideoCommonActiveRxProfile
OBJECT-TYPE
The negotiated video stream profile in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.23CvcVideoProfileread-onlycurrent
cVideoCommonActiveRxLevel
OBJECT-TYPE
The negotiated video stream level in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.24CvcVideoLevelread-onlycurrent
cVideoCommonActiveRxPackets
OBJECT-TYPE
The total number of video data packets received for the video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.25AbsoluteCounter32read-onlycurrent
cVideoCommonActiveRxBytes
OBJECT-TYPE
The total number of video data bytes received for the video call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.26Counter64read-onlycurrent
cVideoCommonActiveRxDuration
OBJECT-TYPE
Duration of video stream path, in receive direction, opened for the call leg.
1.3.6.1.4.1.9.9.753.1.2.1.1.27Unsigned32read-onlycurrent
cVideoCommonActiveSessionId
OBJECT-TYPE
Session ID is assigned by the call manager to identify call legs that belong to the same call session.
1.3.6.1.4.1.9.9.753.1.2.1.1.28Unsigned32read-onlycurrent
cVideoConfereeActiveTable
OBJECT-TYPE
This table provides the video extension to the call active table of IETF Dial Control MIB. It contains video call leg information and statistics for a video call within a conference (video conferee).
1.3.6.1.4.1.9.9.753.1.2.2not-accessiblecurrent
cVideoConfereeActiveEntry
OBJECT-TYPE
The information regarding a single video conferee call leg. This entry is an extension to the cVideoCommonActiveEntry, providing information specific to a video call entry that belongs to a conference. An entry is created when the below conditions are met: 1. An associated call active entry in callActiveTable of the IETF Dial Control MIB with video callActiveInfoType is created. 2. An associated call active entry in cVoIPCallActiveTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallActiveSessionProtocol is created. 3. This call entry belongs to a video conference, i.e. cVideoCommonActiveCallType in cVideoCommonActiveEntry has value 'conferenceCall'. The entry is deleted when its associated call active entries in callActiveTable of the IETF Dial Control MIB and cVoIPCallActiveTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.2.2.1not-accessiblecurrent
cVideoConfereeActiveActualFrameRate
OBJECT-TYPE
The actual measured video stream frame rate for a video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.1Unsigned32read-onlycurrent
cVideoConfereeActiveActualBitrate
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxActualBitrate in cVideoCommonStatsActiveTable. The actual measured video stream bitrate for a video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.2Unsigned32read-onlydeprecated
cVideoConfereeActiveTotalDroppedPackets
OBJECT-TYPE
The total number of dropped video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.3AbsoluteCounter32read-onlycurrent
cVideoConfereeActiveCurrentDroppedPackets
OBJECT-TYPE
The number of dropped video data packets within the last 5 seconds for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.4AbsoluteCounter32read-onlycurrent
cVideoConfereeActiveTotalOutOfOrderPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxTotalOutOfOrderPackets in cVideoCommonStatsActiveTable. The total number of out-of-order video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.5AbsoluteCounter32read-onlydeprecated
cVideoConfereeActiveCurrentOutOfOrderPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxCurrentOutOfOrderPackets in cVideoCommonStatsActiveTable. The number of out-of-order video data packets within the last 5 seconds for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.6AbsoluteCounter32read-onlydeprecated
cVideoConfereeActiveTotalLostPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxTotalLostPackets in cVideoCommonStatsActiveTable. The total number of lost video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.7AbsoluteCounter32read-onlydeprecated
cVideoConfereeActiveCurrentLostPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxCurrentLostPackets in cVideoCommonStatsActiveTable. The number of lost video data packets within the last 5 seconds for the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.8AbsoluteCounter32read-onlydeprecated
cVideoConfereeActiveMaxJitter
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxMaxJitter in cVideoCommonStatsActiveTable. Maximum jitter measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.9Gauge32read-onlydeprecated
cVideoConfereeActiveCurrentJitter
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxAvgJitter in cVideoCommonStatsActiveTable. Average jitter measured within the last 5 seconds of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.10Gauge32read-onlydeprecated
cVideoConfereeActiveMaxDelay
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxMaxDelay in cVideoCommonStatsActiveTable. Maximum delay measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.11Gauge32read-onlydeprecated
cVideoConfereeActiveCurrentDelay
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxCurrentDelay in cVideoCommonStatsActiveTable. Average delay measured within the last 5 seconds of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.12Gauge32read-onlydeprecated
cVideoConfereeActiveMaxOutOfSyncDelay
OBJECT-TYPE
Maximum out-of-sync delay measured since the beginning of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.13Gauge32read-onlycurrent
cVideoConfereeActiveCurrentOutOfSyncDelay
OBJECT-TYPE
Average out-of-sync delay measured within the last 5 seconds of the video call session.
1.3.6.1.4.1.9.9.753.1.2.2.1.14Gauge32read-onlycurrent
cVideoConfereeActiveFastVideoUpdateRate
OBJECT-TYPE
Number of fast video update requests within the last 60 seconds.
1.3.6.1.4.1.9.9.753.1.2.2.1.15AbsoluteCounter32read-onlycurrent
cVideoCallActiveTable
OBJECT-TYPE
This table provides the video extension to the call active table of IETF Dial Control MIB. It contains video call leg information and statistics for a point-to-point video call.
1.3.6.1.4.1.9.9.753.1.2.3not-accessiblecurrent
cVideoCallActiveEntry
OBJECT-TYPE
The information regarding a single video call leg. This entry is an extension to the cVideoCommonActiveEntry, providing information specific to a point-to-point video call entry. An entry is created when the below conditions are met: 1. An associated call active entry in callActiveTable of the IETF Dial Control MIB with video callActiveInfoType is created. 2. An associated call active entry in cVoIPCallActiveTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallActiveSessionProtocol is created. 3. This call entry belongs to a point-to-point video call, i.e. cVideoCommonActiveCallType in cVideoCommonActiveEntry has value 'pointToPointCall'. The entry is deleted when its associated call active entries in callActiveTable of the IETF Dial Control MIB and cVoIPCallActiveTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.2.3.1not-accessiblecurrent
cVideoCallActiveRxActualBitrate
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveRxActualBitrate in cVideoCommonStatsActiveTable. The actual measured video stream bitrate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.3.1.1Unsigned32read-onlydeprecated
cVideoCallActiveTxMacroblocksConcealed
OBJECT-TYPE
Number of concealed macroblocks measured in transmit direction of the video call session. One macroblock is 16 pixels by 16 pixels.
1.3.6.1.4.1.9.9.753.1.2.3.1.2AbsoluteCounter32read-onlycurrent
cVideoCallActiveTxFramesConcealed
OBJECT-TYPE
Number of concealed frames measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.2.3.1.3AbsoluteCounter32read-onlycurrent
cVideoCallActiveTxBadHeaderPackets
OBJECT-TYPE
Number of bad header packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.2.3.1.4AbsoluteCounter32read-onlycurrent
cVideoCallActiveTxOverflowPackets
OBJECT-TYPE
Number of overflow packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.2.3.1.5AbsoluteCounter32read-onlycurrent
cVideoCallActiveTxLostPackets
OBJECT-TYPE
This object is superseded by cVideoCommonStatsActiveTxTotalLostPackets in cVideoCommonStatsActiveTable. Number of lost packets measured in transmit direction of the video call session.
1.3.6.1.4.1.9.9.753.1.2.3.1.6AbsoluteCounter32read-onlydeprecated
cVideoCommonStatsActiveTable
OBJECT-TYPE
This table provides the video extension to the call active table of IETF Dial Control MIB. It contains common video call leg statistics for both a video call within a conference (video conferee) and a simple video call.
1.3.6.1.4.1.9.9.753.1.2.4not-accessiblecurrent
cVideoCommonStatsActiveEntry
OBJECT-TYPE
The common network statistics regarding a single video call leg. This entry accompanies cVideoCommonActiveEntry with more detailed statistics. An entry is created when the below conditions are met: 1. An associated call active entry in callActiveTable of the IETF Dial Control MIB with video callActiveInfoType is created. 2. An associated call active entry in cVoIPCallActiveTable of the Cisco Voice Dial Control MIB with SCCP cVoIPCallActiveSessionProtocol is created. 3. cVideoCommonActiveCallType of this call entry is 'pointToPointCall' or 'conferenceCall'. The entry is deleted when its associated call active entries in callActiveTable of the IETF Dial Control MIB and cVoIPCallActiveTable of the Cisco Voice Dial Control MIB are deleted.
1.3.6.1.4.1.9.9.753.1.2.4.1not-accessiblecurrent
cVideoCommonStatsActiveTxActualBitrate
OBJECT-TYPE
The actual measured video stream bitrate in transmit direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.4.1.1Unsigned32read-onlycurrent
cVideoCommonStatsActiveTxTotalLostPackets
OBJECT-TYPE
The total number of lost video data packets for the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.2AbsoluteCounter32read-onlycurrent
cVideoCommonStatsActiveTxPercentLostPackets
OBJECT-TYPE
The percentage of lost video data packets for the entire duration of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.3Unsigned32 (0..100)read-onlycurrent
cVideoCommonStatsActiveTxCurrentLostPackets
OBJECT-TYPE
Number of lost packets within the last 5 seconds of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.4AbsoluteCounter32read-onlycurrent
cVideoCommonStatsActiveTxTotalOutOfOrderPackets
OBJECT-TYPE
The total number of out-of-order video data packets for the video call session.
1.3.6.1.4.1.9.9.753.1.2.4.1.5AbsoluteCounter32read-onlycurrent
cVideoCommonStatsActiveTxCurrentOutOfOrderPackets
OBJECT-TYPE
The number of out-of-order video data packets within the last 5 seconds for the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.6AbsoluteCounter32read-onlycurrent
cVideoCommonStatsActiveTxMaxJitter
OBJECT-TYPE
Maximum jitter measured since the beginning of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.7Gauge32read-onlycurrent
cVideoCommonStatsActiveTxAvgJitter
OBJECT-TYPE
Average jitter calculated over the entire duration of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.8Gauge32read-onlycurrent
cVideoCommonStatsActiveTxCurrentJitter
OBJECT-TYPE
Average jitter measured within the last 5 seconds of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.9Gauge32read-onlycurrent
cVideoCommonStatsActiveTxMaxDelay
OBJECT-TYPE
Maximum delay measured since the beginning of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.10Gauge32read-onlycurrent
cVideoCommonStatsActiveTxAvgDelay
OBJECT-TYPE
Average delay calculated over the entire duration of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.11Gauge32read-onlycurrent
cVideoCommonStatsActiveTxCurrentDelay
OBJECT-TYPE
Average delay measured within the last 5 seconds of the video call session in transmit direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.12Gauge32read-onlycurrent
cVideoCommonStatsActiveRxActualBitrate
OBJECT-TYPE
The actual measured video stream bitrate in receive direction for a video call session.
1.3.6.1.4.1.9.9.753.1.2.4.1.13Unsigned32read-onlycurrent
cVideoCommonStatsActiveRxTotalLostPackets
OBJECT-TYPE
The total number of lost video data packets for the video call session in receive direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.14AbsoluteCounter32read-onlycurrent
cVideoCommonStatsActiveRxPercentLostPackets
OBJECT-TYPE
The percentage of lost video data packets for the entire duration of the video call session in receive direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.15Unsigned32 (0..100)read-onlycurrent
cVideoCommonStatsActiveRxCurrentLostPackets
OBJECT-TYPE
Number of lost packets within the last 5 seconds of the video call session in receive direction.
1.3.6.1.4.1.9.9.753.1.2.4.1.16AbsoluteCounter32read-onlycurrent
ciscoVideoSessionMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.2
ciscoVideoSessionMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.2.1
ciscoVideoSessionMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.753.2.2

Conformance

NameOIDStatus
cVideoSessionMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement ciscoVideoSessionMIB module.
1.3.6.1.4.1.9.9.753.2.1.1deprecated
cVideoSessionMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement ciscoVideoSessionMIB module.
1.3.6.1.4.1.9.9.753.2.1.2current
cVideoSessionHistoryGroup
OBJECT-GROUP
This collection of objects provide the video call leg history.
1.3.6.1.4.1.9.9.753.2.2.1deprecated
cVideoSessionActiveGroup
OBJECT-GROUP
This collection of objects provide the active video call information.
1.3.6.1.4.1.9.9.753.2.2.2deprecated
cVideoSessionCommonStatusGroup
OBJECT-GROUP
This collection of objects provides basic information and statistics for a video call leg.
1.3.6.1.4.1.9.9.753.2.2.3current
cVideoSessionCommonStatisticsGroup
OBJECT-GROUP
This collection of objects provides more detailed statistics for a video call leg.
1.3.6.1.4.1.9.9.753.2.2.4current
cVideoSessionCallStatisticsGroup
OBJECT-GROUP
This collection of objects provides more detailed statistics for a point-to-point video call leg.
1.3.6.1.4.1.9.9.753.2.2.5current
cVideoSessionConfereeStatisticsGroup
OBJECT-GROUP
This collection of objects provides more detailed statistics for a video call leg within a conference (video conferee).
1.3.6.1.4.1.9.9.753.2.2.6current