All MIBs › CISCO-VIDEO-SESSION-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2011-04-20
Category: Cisco Devices
Description: Monitors active video surveillance and streaming sessions, stream quality, and endpoint registration on Cisco platforms.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-VIDEO-SESSION-MIB?
CISCO-VIDEO-SESSION-MIB is a Cisco IOS/IOS-XE MIB for monitoring video telephony call sessions on Cisco voice/video gateways and routers, complementing CISCO-VOICE-DIAL-CONTROL-MIB and extending the IETF Dial Control MIB (RFC 2128) to cover video calls. It exposes call-session data: each video call is modeled as two call legs (audio and video), tracked in a call history table with connection and call-reference identifiers, call type, and codec/media parameters. Its monitoring value focuses on software/service status of ongoing and completed calls rather than chassis hardware sensors — tracking transmit codec, picture resolution, frame rate, bitrate, and payload format lets an operator confirm video calls are negotiating and running correctly. It explicitly depends on CISCO-VOICE-DIAL-CONTROL-MIB and the IETF Dial Control MIB (RFC 2128), building video-specific extensions on top of that dial-control framework. Typical deployment is on Cisco routers/gateways acting as video telephony endpoints or media gateways in enterprise or service-provider unified-communications and video deployments. Engineers can download the CISCO-VIDEO-SESSION-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-VIDEO-SESSION-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco IOS/IOS-XE routers and gateways with video telephony support
Monitoring Examples
An operator would poll cVideoCommonHistoryTable/cVideoCommonHistoryEntry, keyed by cVideoCommonHistoryConnectionId and cVideoCommonHistoryCallReferenceId, to review the negotiated cVideoCommonHistoryTxCodec, cVideoCommonHistoryTxPictureWidth/Height, cVideoCommonHistoryTxConfigFrameRate, and cVideoCommonHistoryTxConfigBitrate for a completed video call. A drop in the configured frame rate or an unexpectedly low bitrate compared to the codec profile would indicate network congestion or codec renegotiation degrading call quality. The ciscoVideoSessionMIBNotifs group can also be checked for trap-based alerts tied to video call-setup failures.
What Can Be Monitored
- active/historical video call sessions
- transmit codec in use
- video resolution (picture width/height)
- configured frame rate
- configured bitrate
- call type and payload format
This MIB depends on
Related MIBs
Imported Objects
| cCallHistoryIndex | OBJECT-TYPE |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-VIDEO-TC
| CvcVideoCodecAnnexMap | |
| CvcVideoLevel | |
| CvcVideoProfile | |
| CvcVideoRtpPayloadFormat |
From CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
| CvcCallReferenceIdOrZero | |
| CvcGUid | |
| CvcVideoCoderRate |
From DIAL-CONTROL-MIB
| AbsoluteCounter32 | |
| callActiveIndex | OBJECT-TYPE |
| callActiveSetupTime | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter64 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoVideoSessionMIB | 1.3.6.1.4.1.9.9.753 | 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. | ||
| ciscoVideoSessionMIBCompliances | 1.3.6.1.4.1.9.9.753.2.1 | |||
| ciscoVideoSessionMIBConform | 1.3.6.1.4.1.9.9.753.2 | |||
| ciscoVideoSessionMIBGroups | 1.3.6.1.4.1.9.9.753.2.2 | |||
| ciscoVideoSessionMIBNotifs | 1.3.6.1.4.1.9.9.753.0 | |||
| ciscoVideoSessionMIBObjects | 1.3.6.1.4.1.9.9.753.1 | |||
| cVideoCallActiveEntry | 1.3.6.1.4.1.9.9.753.1.2.3.1 | not-accessible | 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. | |
| U32 cVideoCallActiveRxActualBitrate | 1.3.6.1.4.1.9.9.753.1.2.3.1.1 | Unsigned32 | read-only | This object is superseded by cVideoCommonStatsActiveRxActualBitrate in cVideoCommonStatsActiveTable. The actual measured video stream bitrate in receive direction for a video call session. |
| cVideoCallActiveTable | 1.3.6.1.4.1.9.9.753.1.2.3 | not-accessible | 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. | |
| NUM cVideoCallActiveTxBadHeaderPackets | 1.3.6.1.4.1.9.9.753.1.2.3.1.4 | AbsoluteCounter32 | read-only | Number of bad header packets measured in transmit direction of the video call session. |
| NUM cVideoCallActiveTxFramesConcealed | 1.3.6.1.4.1.9.9.753.1.2.3.1.3 | AbsoluteCounter32 | read-only | Number of concealed frames measured in transmit direction of the video call session. |
| NUM cVideoCallActiveTxLostPackets | 1.3.6.1.4.1.9.9.753.1.2.3.1.6 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsActiveTxTotalLostPackets in cVideoCommonStatsActiveTable. Number of lost packets measured in transmit direction of the video call session. |
| NUM cVideoCallActiveTxMacroblocksConcealed | 1.3.6.1.4.1.9.9.753.1.2.3.1.2 | AbsoluteCounter32 | read-only | Number of concealed macroblocks measured in transmit direction of the video call session. One macroblock is 16 pixels by 16 pixels. |
| NUM cVideoCallActiveTxOverflowPackets | 1.3.6.1.4.1.9.9.753.1.2.3.1.5 | AbsoluteCounter32 | read-only | Number of overflow packets measured in transmit direction of the video call session. |
| cVideoCallHistoryEntry | 1.3.6.1.4.1.9.9.753.1.1.3.1 | not-accessible | 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. | |
| cVideoCallHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.3 | not-accessible | 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. | |
| NUM cVideoCallHistoryTxBadHeaderPackets | 1.3.6.1.4.1.9.9.753.1.1.3.1.3 | AbsoluteCounter32 | read-only | Number of bad header packets measured in transmit direction of the video call session. |
| NUM cVideoCallHistoryTxFramesConcealed | 1.3.6.1.4.1.9.9.753.1.1.3.1.2 | AbsoluteCounter32 | read-only | Number of concealed frames measured in transmit direction of the video call session. |
| NUM cVideoCallHistoryTxLostPackets | 1.3.6.1.4.1.9.9.753.1.1.3.1.6 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxTotalLostPackets in cVideoCommonStatsHistoryTable. Number of lost packets measured in transmit direction of the video call session. |
| NUM cVideoCallHistoryTxMacroblocksConcealed | 1.3.6.1.4.1.9.9.753.1.1.3.1.1 | AbsoluteCounter32 | read-only | Number of concealed macroblocks measured in transmit direction of the video call session. One macroblock is 16 pixels by 16 pixels. |
| NUM cVideoCallHistoryTxOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.1.3.1.5 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxTotalOutOfOrderPackets in cVideoCommonStatsHistoryTable. Number of out-of-order packets measured in transmit direction of the video call session. |
| NUM cVideoCallHistoryTxOverflowPackets | 1.3.6.1.4.1.9.9.753.1.1.3.1.4 | AbsoluteCounter32 | read-only | Number of overflow packets measured in transmit direction of the video call session. |
| CVC cVideoCommonActiveCallReferenceId | 1.3.6.1.4.1.9.9.753.1.2.1.1.2 | CvcCallReferenceIdOrZero | read-only | 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. |
| CVC cVideoCommonActiveCallType | 1.3.6.1.4.1.9.9.753.1.2.1.1.3 | CvcVoIPCallServiceType | read-only | This object describes the call type of this call entry. |
| CVC cVideoCommonActiveConnectionId | 1.3.6.1.4.1.9.9.753.1.2.1.1.1 | CvcGUid | read-only | The global call identifier for a video call leg. |
| cVideoCommonActiveEntry | 1.3.6.1.4.1.9.9.753.1.2.1.1 | not-accessible | 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. | |
| CVC cVideoCommonActiveRxAnnex | 1.3.6.1.4.1.9.9.753.1.2.1.1.22 | CvcVideoCodecAnnexMap | read-only | The video codec annex extension in receive direction for a video call session. |
| C64 cVideoCommonActiveRxBytes | 1.3.6.1.4.1.9.9.753.1.2.1.1.26 | Counter64 | read-only | The total number of video data bytes received for the video call session. |
| CVC cVideoCommonActiveRxCodec | 1.3.6.1.4.1.9.9.753.1.2.1.1.16 | CvcVideoCoderRate | read-only | The negotiated encoding type used to compress the video data in receive direction for a video call session. |
| U32 cVideoCommonActiveRxConfigBitrate | 1.3.6.1.4.1.9.9.753.1.2.1.1.20 | Unsigned32 | read-only | The negotiated video stream bitrate in receive direction for a video call session. |
| U32 cVideoCommonActiveRxConfigFrameRate | 1.3.6.1.4.1.9.9.753.1.2.1.1.19 | Unsigned32 | read-only | The negotiated video stream frame rate in receive direction for a video call session. |
| U32 cVideoCommonActiveRxDuration | 1.3.6.1.4.1.9.9.753.1.2.1.1.27 | Unsigned32 | read-only | Duration of video stream path, in receive direction, opened for the call leg. |
| CVC cVideoCommonActiveRxLevel | 1.3.6.1.4.1.9.9.753.1.2.1.1.24 | CvcVideoLevel | read-only | The negotiated video stream level in receive direction for a video call session. |
| NUM cVideoCommonActiveRxPackets | 1.3.6.1.4.1.9.9.753.1.2.1.1.25 | AbsoluteCounter32 | read-only | The total number of video data packets received for the video call session. |
| CVC cVideoCommonActiveRxPayloadFormat | 1.3.6.1.4.1.9.9.753.1.2.1.1.21 | CvcVideoRtpPayloadFormat | read-only | The video stream RTP payload format in receive direction for a video call session. |
| U32 cVideoCommonActiveRxPictureHeight | 1.3.6.1.4.1.9.9.753.1.2.1.1.18 | Unsigned32 | read-only | The negotiated picture height in receive direction for a video call session. |
| U32 cVideoCommonActiveRxPictureWidth | 1.3.6.1.4.1.9.9.753.1.2.1.1.17 | Unsigned32 | read-only | The negotiated picture width in receive direction for a video call session. |
| CVC cVideoCommonActiveRxProfile | 1.3.6.1.4.1.9.9.753.1.2.1.1.23 | CvcVideoProfile | read-only | The negotiated video stream profile in receive direction for a video call session. |
| U32 cVideoCommonActiveSessionId | 1.3.6.1.4.1.9.9.753.1.2.1.1.28 | Unsigned32 | read-only | Session ID is assigned by the call manager to identify call legs that belong to the same call session. |
| cVideoCommonActiveTable | 1.3.6.1.4.1.9.9.753.1.2.1 | not-accessible | 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. | |
| CVC cVideoCommonActiveTxAnnex | 1.3.6.1.4.1.9.9.753.1.2.1.1.10 | CvcVideoCodecAnnexMap | read-only | The video codec annex extension in transmit direction for a video call session. |
| C64 cVideoCommonActiveTxBytes | 1.3.6.1.4.1.9.9.753.1.2.1.1.14 | Counter64 | read-only | The total number of video data bytes transmitted for the video call session. |
| CVC cVideoCommonActiveTxCodec | 1.3.6.1.4.1.9.9.753.1.2.1.1.4 | CvcVideoCoderRate | read-only | The encoding type used to compress the video data in transmit direction for a video call session. |
| U32 cVideoCommonActiveTxConfigBitrate | 1.3.6.1.4.1.9.9.753.1.2.1.1.8 | Unsigned32 | read-only | The video stream bitrate in transmit direction for a video call session. |
| U32 cVideoCommonActiveTxConfigFrameRate | 1.3.6.1.4.1.9.9.753.1.2.1.1.7 | Unsigned32 | read-only | The video stream frame rate in transmit direction for a video call session. |
| U32 cVideoCommonActiveTxDuration | 1.3.6.1.4.1.9.9.753.1.2.1.1.15 | Unsigned32 | read-only | Duration of video stream path, in transmit direction, opened for the call leg. |
| CVC cVideoCommonActiveTxLevel | 1.3.6.1.4.1.9.9.753.1.2.1.1.12 | CvcVideoLevel | read-only | The video stream level in transmit direction for a video call session. |
| NUM cVideoCommonActiveTxPackets | 1.3.6.1.4.1.9.9.753.1.2.1.1.13 | AbsoluteCounter32 | read-only | The total number of video data packets transmitted for the video call session. |
| CVC cVideoCommonActiveTxPayloadFormat | 1.3.6.1.4.1.9.9.753.1.2.1.1.9 | CvcVideoRtpPayloadFormat | read-only | The video stream RTP payload format in transmit direction for a video call session. |
| U32 cVideoCommonActiveTxPictureHeight | 1.3.6.1.4.1.9.9.753.1.2.1.1.6 | Unsigned32 | read-only | The picture height in transmit direction for a video call session. |
| U32 cVideoCommonActiveTxPictureWidth | 1.3.6.1.4.1.9.9.753.1.2.1.1.5 | Unsigned32 | read-only | The picture width in transmit direction for a video call session. |
| CVC cVideoCommonActiveTxProfile | 1.3.6.1.4.1.9.9.753.1.2.1.1.11 | CvcVideoProfile | read-only | The video stream profile in transmit direction for a video call session. |
| CVC cVideoCommonHistoryCallReferenceId | 1.3.6.1.4.1.9.9.753.1.1.1.1.2 | CvcCallReferenceIdOrZero | read-only | 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. |
| CVC cVideoCommonHistoryCallType | 1.3.6.1.4.1.9.9.753.1.1.1.1.3 | CvcVoIPCallServiceType | read-only | This object describes the call type of this call entry. |
| CVC cVideoCommonHistoryConnectionId | 1.3.6.1.4.1.9.9.753.1.1.1.1.1 | CvcGUid | read-only | The global call identifier for a video call session. |
| cVideoCommonHistoryEntry | 1.3.6.1.4.1.9.9.753.1.1.1.1 | not-accessible | 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. | |
| CVC cVideoCommonHistoryRxAnnex | 1.3.6.1.4.1.9.9.753.1.1.1.1.22 | CvcVideoCodecAnnexMap | read-only | The video codec annex extension in receive direction for a video call session. |
| C64 cVideoCommonHistoryRxBytes | 1.3.6.1.4.1.9.9.753.1.1.1.1.26 | Counter64 | read-only | The total number of video data bytes received for the video call session. |
| CVC cVideoCommonHistoryRxCodec | 1.3.6.1.4.1.9.9.753.1.1.1.1.16 | CvcVideoCoderRate | read-only | The encoding type used to compress the video data in receive direction for a video call session. |
| U32 cVideoCommonHistoryRxConfigBitrate | 1.3.6.1.4.1.9.9.753.1.1.1.1.20 | Unsigned32 | read-only | The video stream bitrate in receive direction for a video call session. |
| U32 cVideoCommonHistoryRxConfigFrameRate | 1.3.6.1.4.1.9.9.753.1.1.1.1.19 | Unsigned32 | read-only | The video stream frame rate in receive direction for a video call session. |
| U32 cVideoCommonHistoryRxDuration | 1.3.6.1.4.1.9.9.753.1.1.1.1.27 | Unsigned32 | read-only | Duration of video stream path, in receive direction, opened for the call leg. |
| CVC cVideoCommonHistoryRxLevel | 1.3.6.1.4.1.9.9.753.1.1.1.1.24 | CvcVideoLevel | read-only | The video stream level in receive direction for a video call session. |
| NUM cVideoCommonHistoryRxPackets | 1.3.6.1.4.1.9.9.753.1.1.1.1.25 | AbsoluteCounter32 | read-only | The total number of video data packets received for the video call session. |
| CVC cVideoCommonHistoryRxPayloadFormat | 1.3.6.1.4.1.9.9.753.1.1.1.1.21 | CvcVideoRtpPayloadFormat | read-only | The video stream RTP payload format in receive direction for a video call session. |
| U32 cVideoCommonHistoryRxPictureHeight | 1.3.6.1.4.1.9.9.753.1.1.1.1.18 | Unsigned32 | read-only | The picture height in receive direction for a video call session. |
| U32 cVideoCommonHistoryRxPictureWidth | 1.3.6.1.4.1.9.9.753.1.1.1.1.17 | Unsigned32 | read-only | The picture width in receive direction for a video call session. |
| CVC cVideoCommonHistoryRxProfile | 1.3.6.1.4.1.9.9.753.1.1.1.1.23 | CvcVideoProfile | read-only | The video stream profile in receive direction for a video call session. |
| U32 cVideoCommonHistorySessionId | 1.3.6.1.4.1.9.9.753.1.1.1.1.28 | Unsigned32 | read-only | Session ID is assigned by the call manager to identify call legs that belong to the same call session. |
| cVideoCommonHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.1 | not-accessible | 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. | |
| CVC cVideoCommonHistoryTxAnnex | 1.3.6.1.4.1.9.9.753.1.1.1.1.10 | CvcVideoCodecAnnexMap | read-only | The video codec annex extension in transmit direction for a video call session. |
| C64 cVideoCommonHistoryTxBytes | 1.3.6.1.4.1.9.9.753.1.1.1.1.14 | Counter64 | read-only | The total number of video data bytes transmitted for the video call session. |
| CVC cVideoCommonHistoryTxCodec | 1.3.6.1.4.1.9.9.753.1.1.1.1.4 | CvcVideoCoderRate | read-only | The encoding type used to compress the video data in transmit direction for a video call session. |
| U32 cVideoCommonHistoryTxConfigBitrate | 1.3.6.1.4.1.9.9.753.1.1.1.1.8 | Unsigned32 | read-only | The video stream bitrate in transmit direction for a video call session. |
| U32 cVideoCommonHistoryTxConfigFrameRate | 1.3.6.1.4.1.9.9.753.1.1.1.1.7 | Unsigned32 | read-only | The video stream frame rate in transmit direction for a video call session. |
| U32 cVideoCommonHistoryTxDuration | 1.3.6.1.4.1.9.9.753.1.1.1.1.15 | Unsigned32 | read-only | Duration of video stream path, in transmit direction, opened for the call leg. |
| CVC cVideoCommonHistoryTxLevel | 1.3.6.1.4.1.9.9.753.1.1.1.1.12 | CvcVideoLevel | read-only | The video stream level in transmit direction for a video call session. |
| NUM cVideoCommonHistoryTxPackets | 1.3.6.1.4.1.9.9.753.1.1.1.1.13 | AbsoluteCounter32 | read-only | The total number of video data packets transmitted for the video call session. |
| CVC cVideoCommonHistoryTxPayloadFormat | 1.3.6.1.4.1.9.9.753.1.1.1.1.9 | CvcVideoRtpPayloadFormat | read-only | The video stream RTP payload format in transmit direction for a video call session. |
| U32 cVideoCommonHistoryTxPictureHeight | 1.3.6.1.4.1.9.9.753.1.1.1.1.6 | Unsigned32 | read-only | The picture height in transmit direction for a video call session. |
| U32 cVideoCommonHistoryTxPictureWidth | 1.3.6.1.4.1.9.9.753.1.1.1.1.5 | Unsigned32 | read-only | The picture width in transmit direction for a video call session. |
| CVC cVideoCommonHistoryTxProfile | 1.3.6.1.4.1.9.9.753.1.1.1.1.11 | CvcVideoProfile | read-only | The video stream profile in transmit direction for a video call session. |
| cVideoCommonStatsActiveEntry | 1.3.6.1.4.1.9.9.753.1.2.4.1 | not-accessible | 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. | |
| U32 cVideoCommonStatsActiveRxActualBitrate | 1.3.6.1.4.1.9.9.753.1.2.4.1.13 | Unsigned32 | read-only | The actual measured video stream bitrate in receive direction for a video call session. |
| NUM cVideoCommonStatsActiveRxCurrentLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.16 | AbsoluteCounter32 | read-only | Number of lost packets within the last 5 seconds of the video call session in receive direction. |
| U32 cVideoCommonStatsActiveRxPercentLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.15 | Unsigned32 | read-only | The percentage of lost video data packets for the entire duration of the video call session in receive direction. |
| NUM cVideoCommonStatsActiveRxTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.14 | AbsoluteCounter32 | read-only | The total number of lost video data packets for the video call session in receive direction. |
| cVideoCommonStatsActiveTable | 1.3.6.1.4.1.9.9.753.1.2.4 | not-accessible | 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. | |
| U32 cVideoCommonStatsActiveTxActualBitrate | 1.3.6.1.4.1.9.9.753.1.2.4.1.1 | Unsigned32 | read-only | The actual measured video stream bitrate in transmit direction for a video call session. |
| G32 cVideoCommonStatsActiveTxAvgDelay | 1.3.6.1.4.1.9.9.753.1.2.4.1.11 | Gauge32 | read-only | Average delay calculated over the entire duration of the video call session in transmit direction. |
| G32 cVideoCommonStatsActiveTxAvgJitter | 1.3.6.1.4.1.9.9.753.1.2.4.1.8 | Gauge32 | read-only | Average jitter calculated over the entire duration of the video call session in transmit direction. |
| G32 cVideoCommonStatsActiveTxCurrentDelay | 1.3.6.1.4.1.9.9.753.1.2.4.1.12 | Gauge32 | read-only | Average delay measured within the last 5 seconds of the video call session in transmit direction. |
| G32 cVideoCommonStatsActiveTxCurrentJitter | 1.3.6.1.4.1.9.9.753.1.2.4.1.9 | Gauge32 | read-only | Average jitter measured within the last 5 seconds of the video call session in transmit direction. |
| NUM cVideoCommonStatsActiveTxCurrentLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.4 | AbsoluteCounter32 | read-only | Number of lost packets within the last 5 seconds of the video call session in transmit direction. |
| NUM cVideoCommonStatsActiveTxCurrentOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.6 | AbsoluteCounter32 | read-only | The number of out-of-order video data packets within the last 5 seconds for the video call session in transmit direction. |
| G32 cVideoCommonStatsActiveTxMaxDelay | 1.3.6.1.4.1.9.9.753.1.2.4.1.10 | Gauge32 | read-only | Maximum delay measured since the beginning of the video call session in transmit direction. |
| G32 cVideoCommonStatsActiveTxMaxJitter | 1.3.6.1.4.1.9.9.753.1.2.4.1.7 | Gauge32 | read-only | Maximum jitter measured since the beginning of the video call session in transmit direction. |
| U32 cVideoCommonStatsActiveTxPercentLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.3 | Unsigned32 | read-only | The percentage of lost video data packets for the entire duration of the video call session in transmit direction. |
| NUM cVideoCommonStatsActiveTxTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.2 | AbsoluteCounter32 | read-only | The total number of lost video data packets for the video call session in transmit direction. |
| NUM cVideoCommonStatsActiveTxTotalOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.2.4.1.5 | AbsoluteCounter32 | read-only | The total number of out-of-order video data packets for the video call session. |
| cVideoCommonStatsHistoryEntry | 1.3.6.1.4.1.9.9.753.1.1.4.1 | not-accessible | 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. | |
| U32 cVideoCommonStatsHistoryRxPercentLostPackets | 1.3.6.1.4.1.9.9.753.1.1.4.1.9 | Unsigned32 | read-only | The percentage of lost video data packets for the entire duration of the video call session in receive direction. |
| NUM cVideoCommonStatsHistoryRxTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.1.4.1.8 | AbsoluteCounter32 | read-only | The total number of lost video data packets for the video call session in receive direction. |
| cVideoCommonStatsHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.4 | not-accessible | 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. | |
| G32 cVideoCommonStatsHistoryTxAvgDelay | 1.3.6.1.4.1.9.9.753.1.1.4.1.7 | Gauge32 | read-only | Average delay since the beginning of the video call session measured in transmit direction. |
| G32 cVideoCommonStatsHistoryTxAvgJitter | 1.3.6.1.4.1.9.9.753.1.1.4.1.5 | Gauge32 | read-only | Average jitter measured since the beginning of the video call session in transmit direction. |
| G32 cVideoCommonStatsHistoryTxMaxDelay | 1.3.6.1.4.1.9.9.753.1.1.4.1.6 | Gauge32 | read-only | Maximum delay measured since the beginning of the video call session in transmit direction. |
| G32 cVideoCommonStatsHistoryTxMaxJitter | 1.3.6.1.4.1.9.9.753.1.1.4.1.4 | Gauge32 | read-only | Maximum jitter measured since the beginning of the video call session in transmit direction. |
| U32 cVideoCommonStatsHistoryTxPercentLostPackets | 1.3.6.1.4.1.9.9.753.1.1.4.1.2 | Unsigned32 | read-only | The percentage of lost video data packets for the entire duration of the video call session in transmit direction. |
| NUM cVideoCommonStatsHistoryTxTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.1.4.1.1 | AbsoluteCounter32 | read-only | Number of lost packets of the video call session measured in transmit direction. |
| NUM cVideoCommonStatsHistoryTxTotalOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.1.4.1.3 | AbsoluteCounter32 | read-only | Number of out-of-order packets of the video call session measured in transmit direction. |
| U32 cVideoConfereeActiveActualBitrate | 1.3.6.1.4.1.9.9.753.1.2.2.1.2 | Unsigned32 | read-only | This object is superseded by cVideoCommonStatsActiveTxActualBitrate in cVideoCommonStatsActiveTable. The actual measured video stream bitrate for a video call session. |
| U32 cVideoConfereeActiveActualFrameRate | 1.3.6.1.4.1.9.9.753.1.2.2.1.1 | Unsigned32 | read-only | The actual measured video stream frame rate for a video call session. |
| G32 cVideoConfereeActiveCurrentDelay | 1.3.6.1.4.1.9.9.753.1.2.2.1.12 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsActiveTxCurrentDelay in cVideoCommonStatsActiveTable. Average delay measured within the last 5 seconds of the video call session. |
| NUM cVideoConfereeActiveCurrentDroppedPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.4 | AbsoluteCounter32 | read-only | The number of dropped video data packets within the last 5 seconds for the video call session. |
| G32 cVideoConfereeActiveCurrentJitter | 1.3.6.1.4.1.9.9.753.1.2.2.1.10 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsActiveTxAvgJitter in cVideoCommonStatsActiveTable. Average jitter measured within the last 5 seconds of the video call session. |
| NUM cVideoConfereeActiveCurrentLostPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.8 | AbsoluteCounter32 | read-only | 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. |
| NUM cVideoConfereeActiveCurrentOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.6 | AbsoluteCounter32 | read-only | 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. |
| G32 cVideoConfereeActiveCurrentOutOfSyncDelay | 1.3.6.1.4.1.9.9.753.1.2.2.1.14 | Gauge32 | read-only | Average out-of-sync delay measured within the last 5 seconds of the video call session. |
| cVideoConfereeActiveEntry | 1.3.6.1.4.1.9.9.753.1.2.2.1 | not-accessible | 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. | |
| NUM cVideoConfereeActiveFastVideoUpdateRate | 1.3.6.1.4.1.9.9.753.1.2.2.1.15 | AbsoluteCounter32 | read-only | Number of fast video update requests within the last 60 seconds. |
| G32 cVideoConfereeActiveMaxDelay | 1.3.6.1.4.1.9.9.753.1.2.2.1.11 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsActiveTxMaxDelay in cVideoCommonStatsActiveTable. Maximum delay measured since the beginning of the video call session. |
| G32 cVideoConfereeActiveMaxJitter | 1.3.6.1.4.1.9.9.753.1.2.2.1.9 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsActiveTxMaxJitter in cVideoCommonStatsActiveTable. Maximum jitter measured since the beginning of the video call session. |
| G32 cVideoConfereeActiveMaxOutOfSyncDelay | 1.3.6.1.4.1.9.9.753.1.2.2.1.13 | Gauge32 | read-only | Maximum out-of-sync delay measured since the beginning of the video call session. |
| cVideoConfereeActiveTable | 1.3.6.1.4.1.9.9.753.1.2.2 | not-accessible | 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). | |
| NUM cVideoConfereeActiveTotalDroppedPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.3 | AbsoluteCounter32 | read-only | The total number of dropped video data packets for the video call session. |
| NUM cVideoConfereeActiveTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.7 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsActiveTxTotalLostPackets in cVideoCommonStatsActiveTable. The total number of lost video data packets for the video call session. |
| NUM cVideoConfereeActiveTotalOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.2.2.1.5 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsActiveTxTotalOutOfOrderPackets in cVideoCommonStatsActiveTable. The total number of out-of-order video data packets for the video call session. |
| cVideoConfereeHistoryEntry | 1.3.6.1.4.1.9.9.753.1.1.2.1 | not-accessible | 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. | |
| G32 cVideoConfereeHistoryMaxDelay | 1.3.6.1.4.1.9.9.753.1.1.2.1.3 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxMaxDelay in cVideoCommonStatsHistoryTable. Maximum delay measured since the beginning of the video call session. |
| G32 cVideoConfereeHistoryMaxJitter | 1.3.6.1.4.1.9.9.753.1.1.2.1.2 | Gauge32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxMaxJitter in cVideoCommonStatsHistoryTable. Maximum jitter measured since the beginning of the video call session. |
| G32 cVideoConfereeHistoryMaxOutOfSyncDelay | 1.3.6.1.4.1.9.9.753.1.1.2.1.5 | Gauge32 | read-only | Maximum out-of-sync delay measured since the beginning of the video call session. |
| cVideoConfereeHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.2 | not-accessible | 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). | |
| NUM cVideoConfereeHistoryTotalDroppedPackets | 1.3.6.1.4.1.9.9.753.1.1.2.1.1 | AbsoluteCounter32 | read-only | The total number of dropped video data packets for the video call session. |
| NUM cVideoConfereeHistoryTotalLostPackets | 1.3.6.1.4.1.9.9.753.1.1.2.1.6 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxTotalLostPackets in cVideoCommonStatsHistoryTable. The total number of lost video data packets for the video call session. |
| NUM cVideoConfereeHistoryTotalOutOfOrderPackets | 1.3.6.1.4.1.9.9.753.1.1.2.1.4 | AbsoluteCounter32 | read-only | This object is superseded by cVideoCommonStatsHistoryTxTotalOutOfOrderPackets in cVideoCommonStatsHistoryTable. The total number of out-of-order video data packets for the video call session. |
| cVideoSessionActive | 1.3.6.1.4.1.9.9.753.1.2 | |||
| cVideoSessionActiveGroup | 1.3.6.1.4.1.9.9.753.2.2.2 | This collection of objects provide the active video call information. | ||
| cVideoSessionCallStatisticsGroup | 1.3.6.1.4.1.9.9.753.2.2.5 | This collection of objects provides more detailed statistics for a point-to-point video call leg. | ||
| cVideoSessionCommonStatisticsGroup | 1.3.6.1.4.1.9.9.753.2.2.4 | This collection of objects provides more detailed statistics for a video call leg. | ||
| cVideoSessionCommonStatusGroup | 1.3.6.1.4.1.9.9.753.2.2.3 | This collection of objects provides basic information and statistics for a video call leg. | ||
| cVideoSessionConfereeStatisticsGroup | 1.3.6.1.4.1.9.9.753.2.2.6 | This collection of objects provides more detailed statistics for a video call leg within a conference (video conferee). | ||
| cVideoSessionHistory | 1.3.6.1.4.1.9.9.753.1.1 | |||
| cVideoSessionHistoryGroup | 1.3.6.1.4.1.9.9.753.2.2.1 | This collection of objects provide the video call leg history. | ||
| cVideoSessionMIBCompliance | 1.3.6.1.4.1.9.9.753.2.1.1 | The compliance statement for the SNMP entities that implement ciscoVideoSessionMIB module. | ||
| cVideoSessionMIBComplianceRev1 | 1.3.6.1.4.1.9.9.753.2.1.2 | The compliance statement for the SNMP entities that implement ciscoVideoSessionMIB module. |
RFC description
Manages Cisco video telephony sessions and peer information. Tracks video call legs, codecs, and associated audio call data.
Start monitoring Cisco IOS/IOS-XE routers and gateways with video telephony support with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.