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
| From | Symbols |
|---|---|
| CISCO-DIAL-CONTROL-MIB | cCallHistoryIndex |
| CISCO-SMI | ciscoMgmt |
| CISCO-VIDEO-TC | CvcVideoCodecAnnexMap, CvcVideoLevel, CvcVideoProfile, CvcVideoRtpPayloadFormat |
| CISCO-VOICE-COMMON-DIAL-CONTROL-MIB | CvcCallReferenceIdOrZero, CvcGUid, CvcVideoCoderRate |
| DIAL-CONTROL-MIB | AbsoluteCounter32, callActiveIndex, callActiveSetupTime |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CvcGUid | read-only | current |
| 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.2 | CvcCallReferenceIdOrZero | read-only | current |
| 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.3 | CvcVoIPCallServiceType | read-only | current |
| 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.4 | CvcVideoCoderRate | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | CvcVideoRtpPayloadFormat | read-only | current |
| 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.10 | CvcVideoCodecAnnexMap | read-only | current |
| 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.11 | CvcVideoProfile | read-only | current |
| 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.12 | CvcVideoLevel | read-only | current |
| 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.13 | AbsoluteCounter32 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | CvcVideoCoderRate | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| 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.19 | Unsigned32 | read-only | current |
| 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.20 | Unsigned32 | read-only | current |
| 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.21 | CvcVideoRtpPayloadFormat | read-only | current |
| 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.22 | CvcVideoCodecAnnexMap | read-only | current |
| 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.23 | CvcVideoProfile | read-only | current |
| 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.24 | CvcVideoLevel | read-only | current |
| 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.25 | AbsoluteCounter32 | read-only | current |
| 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.26 | Counter64 | read-only | current |
| 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.27 | Unsigned32 | read-only | current |
| 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.28 | Unsigned32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | AbsoluteCounter32 | read-only | current |
| 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.2 | Gauge32 | read-only | deprecated |
| 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.3 | Gauge32 | read-only | deprecated |
| 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.4 | AbsoluteCounter32 | read-only | deprecated |
| 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.5 | Gauge32 | read-only | current |
| 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.6 | AbsoluteCounter32 | read-only | deprecated |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | AbsoluteCounter32 | read-only | current |
| 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.2 | AbsoluteCounter32 | read-only | current |
| 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.3 | AbsoluteCounter32 | read-only | current |
| 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.4 | AbsoluteCounter32 | read-only | current |
| 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.5 | AbsoluteCounter32 | read-only | deprecated |
| 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.6 | AbsoluteCounter32 | read-only | deprecated |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | AbsoluteCounter32 | read-only | current |
| 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.2 | Unsigned32 (0..100) | read-only | current |
| 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.3 | AbsoluteCounter32 | read-only | current |
| 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.4 | Gauge32 | read-only | current |
| 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.5 | Gauge32 | read-only | current |
| 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.6 | Gauge32 | read-only | current |
| 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.7 | Gauge32 | read-only | current |
| 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.8 | AbsoluteCounter32 | read-only | current |
| 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.9 | Unsigned32 (0..100) | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CvcGUid | read-only | current |
| 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.2 | CvcCallReferenceIdOrZero | read-only | current |
| 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.3 | CvcVoIPCallServiceType | read-only | current |
| 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.4 | CvcVideoCoderRate | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | CvcVideoRtpPayloadFormat | read-only | current |
| 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.10 | CvcVideoCodecAnnexMap | read-only | current |
| 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.11 | CvcVideoProfile | read-only | current |
| 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.12 | CvcVideoLevel | read-only | current |
| 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.13 | AbsoluteCounter32 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | CvcVideoCoderRate | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| 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.19 | Unsigned32 | read-only | current |
| 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.20 | Unsigned32 | read-only | current |
| 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.21 | CvcVideoRtpPayloadFormat | read-only | current |
| 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.22 | CvcVideoCodecAnnexMap | read-only | current |
| 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.23 | CvcVideoProfile | read-only | current |
| 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.24 | CvcVideoLevel | read-only | current |
| 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.25 | AbsoluteCounter32 | read-only | current |
| 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.26 | Counter64 | read-only | current |
| 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.27 | Unsigned32 | read-only | current |
| 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.28 | Unsigned32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | Unsigned32 | read-only | deprecated |
| 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.3 | AbsoluteCounter32 | read-only | current |
| 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.4 | AbsoluteCounter32 | read-only | current |
| 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.5 | AbsoluteCounter32 | read-only | deprecated |
| 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.6 | AbsoluteCounter32 | read-only | deprecated |
| 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.7 | AbsoluteCounter32 | read-only | deprecated |
| 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.8 | AbsoluteCounter32 | read-only | deprecated |
| 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.9 | Gauge32 | read-only | deprecated |
| 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.10 | Gauge32 | read-only | deprecated |
| 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.11 | Gauge32 | read-only | deprecated |
| 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.12 | Gauge32 | read-only | deprecated |
| 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.13 | Gauge32 | read-only | current |
| 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.14 | Gauge32 | read-only | current |
| 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.15 | AbsoluteCounter32 | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | deprecated |
| 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.2 | AbsoluteCounter32 | read-only | current |
| 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.3 | AbsoluteCounter32 | read-only | current |
| 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.4 | AbsoluteCounter32 | read-only | current |
| 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.5 | AbsoluteCounter32 | read-only | current |
| 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.6 | AbsoluteCounter32 | read-only | deprecated |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-only | current |
| 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.2 | AbsoluteCounter32 | read-only | current |
| 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.3 | Unsigned32 (0..100) | read-only | current |
| 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.4 | AbsoluteCounter32 | read-only | current |
| 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.5 | AbsoluteCounter32 | read-only | current |
| 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.6 | AbsoluteCounter32 | read-only | current |
| 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.7 | Gauge32 | read-only | current |
| 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.8 | Gauge32 | read-only | current |
| 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.9 | Gauge32 | read-only | current |
| 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.10 | Gauge32 | read-only | current |
| 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.11 | Gauge32 | read-only | current |
| 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.12 | Gauge32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | AbsoluteCounter32 | read-only | current |
| 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.15 | Unsigned32 (0..100) | read-only | current |
| 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.16 | AbsoluteCounter32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | deprecated |
| 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.2 | current |
| cVideoSessionHistoryGroup OBJECT-GROUP This collection of objects provide the video call leg history. | 1.3.6.1.4.1.9.9.753.2.2.1 | deprecated |
| cVideoSessionActiveGroup OBJECT-GROUP This collection of objects provide the active video call information. | 1.3.6.1.4.1.9.9.753.2.2.2 | deprecated |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |