CISCO-VIDEO-SESSION-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-VIDEO-SESSION-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ciscoVideoSessionMIBNotifs | 1.3.6.1.4.1.9.9.753.0 | |||
ciscoVideoSessionMIBObjects | 1.3.6.1.4.1.9.9.753.1 | |||
cVideoSessionHistory | 1.3.6.1.4.1.9.9.753.1.1 | |||
cVideoCommonHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.1 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cVideoConfereeHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.2 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
cVideoCallHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.3 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
cVideoCommonStatsHistoryTable | 1.3.6.1.4.1.9.9.753.1.1.4 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cVideoSessionActive | 1.3.6.1.4.1.9.9.753.1.2 | |||
cVideoCommonActiveTable | 1.3.6.1.4.1.9.9.753.1.2.1 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cVideoConfereeActiveTable | 1.3.6.1.4.1.9.9.753.1.2.2 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cVideoCallActiveTable | 1.3.6.1.4.1.9.9.753.1.2.3 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
cVideoCommonStatsActiveTable | 1.3.6.1.4.1.9.9.753.1.2.4 | no-access |
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.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ciscoVideoSessionMIBConform | 1.3.6.1.4.1.9.9.753.2 | |||
ciscoVideoSessionMIBCompliances | 1.3.6.1.4.1.9.9.753.2.1 | |||
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. |
||
ciscoVideoSessionMIBGroups | 1.3.6.1.4.1.9.9.753.2.2 | |||
cVideoSessionHistoryGroup | 1.3.6.1.4.1.9.9.753.2.2.1 |
This collection of objects provide the video call leg history. |
||
cVideoSessionActiveGroup | 1.3.6.1.4.1.9.9.753.2.2.2 |
This collection of objects provide the active video call information. |
||
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. |
||
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. |
||
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. |
||
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). |