Home/Catalog/CISCO-TELEPRESENCE-CALL-MIB

CISCO-TELEPRESENCE-CALL-MIB

AI MIB Summary

The CISCO-TELEPRESENCE-CALL-MIB enables monitoring and management of Cisco Telepresence system audio-video and audio-only call sessions, tracking call states, security levels, and session metrics for both point-to-point calls and multipoint meetings.

The MIB module defines the managed objects for Telepresence calls. Telepresence refers to a set of technologies which allow a person to feel as if they were present, to give the appearance that they were present, or to have an effect, at a location other than their true location. Telepresence call is an audio-video call; however, some Telepresence systems also support audio addin call. Different security levels are supported in some Telepresence systems; security level may be specified from call management system. Some Telepresence systems support Telepresence meeting, the agent of the corresponding systems may also support CISCO-TELEPRESENCE-MEETING-MIB.
Main OID:
ciscoTelepresenceCallMIB.1.3.6.1.4.1.9.9.644
87
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

87 total
Object Name
ciscoTelepresenceCallMIBThe MIB module defines the managed objects for Telepresence calls. Telepresence refers to a set of technologies which allow a person to feel as if they were present, to give the appearance that they were present, or to have an effect, at a location other than their true location. Telepresence call is an audio-video call; however, some Telepresence systems also support audio addin call. Different security levels are supported in some Telepresence systems; security level may be specified from call management system. Some Telepresence systems support Telepresence meeting, the agent of the corresponding systems may also support CISCO-TELEPRESENCE-MEETING-MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.644
ciscoTpCallMIBCompliances
OBJECT IDENTIFIER
.ciscoTelepresenceCallMIBConform.1
ciscoTpCallMIBGroups
OBJECT IDENTIFIER
.ciscoTelepresenceCallMIBConform.2
ctpcMgmtSysConnFailNotificationThis notification is sent when a call management system connection failure occurs. This notification is deprecated in favor of ctpcMgmtSysConnEventNotification. ctpcMgmtSysConnFailNotification object is superseded by ctpcMgmtSysConnEventNotification.
NOTIFICATION-TYPE
.ciscoTelepresenceCallMIBNotifs.1
ctpcStatNotificaionThis notification is sent when a call monitoring threshold is crossed.
NOTIFICATION-TYPE
.ciscoTelepresenceCallMIBNotifs.2
ctpcMgmtSysConnEventNotificationThis notification is sent when a call management system connection state change occurs.
NOTIFICATION-TYPE
.ciscoTelepresenceCallMIBNotifs.3
ctpcStateThis object specifies the call state.rw
CtpcStateCode
.ctpcEntry.11
ctpcInitialBitRateThis object specifies the initial bit rate of a Telepresence call.rw
Unsigned32 UNITS "kbps"
.ctpcEntry.12
ctpcLatestBitRateThis object specifies the current bit rate of a call. Telepresence call's bit rate may be lowered automatically due to network congestion.ro
Unsigned32 UNITS "kbps"
.ctpcEntry.13
ctpcRowStatusThis object specifies the entry status of ctpcEntry. Once ctpcRowStatus is set to 'active', the call creation cannot be stopped. Changing the value of this object from 'active' to 'notInService' or 'destroy' will likely have consequences of call termination and/or losing the call statistics information. Thus, write access to this object is inappropriate for most of the Telepresence systems, and many implementations will choose not to support write-access for this object.rw
RowStatus (SNMPv2-TC)
.ctpcEntry.14
ctpcAttributesThis object specifies the connection mode of a call.ro
CtpcAttributes
.ctpcEntry.15
ctpcRemoteDeviceThis object specifies the remote device type.ro
CtpcRemoteDeviceType
.ctpcEntry.16
ctpcCallTermReasonThis object specifies the call termination reason.ro
CtpcCallTerminationCode
.ctpcEntry.17
ctpcMgmtSysConnEventHistTableSizeThis object specifies the number of entries that the ctpcMgmtSysConnEventHistoryTable can contain. When the capacity of the ctpcMgmtSysConnEventHistoryTable has reached, the value specified by this object, then the agent deletes the oldest entry in order to accommodate the new entry. A value of '0' prevents any history from being retained. Some agents restrict the maximum value of this object to be less than 500.rw
Unsigned32
.ctpcMgmtSysConnEventHistory.1
ctpcMgmtSysConnEventHistLastIndexThis object specifies the value of the ctpcMgmtSysConnEventHistIndex object corresponding to the last entry added to the table by the agent. If the management client uses the notifications defined by this module, then it can poll this object to determine whether it has missed a notification sent by the agent.ro
Unsigned32
.ctpcMgmtSysConnEventHistory.2
ctpcMgmtSysConnEventHistoryTableThis table contains a history of call management system connection state changes. After management system initialization (i.e. when sysUpTime is reset to zero), this table records all notifications until it reaches its capacity specified in ctpcMgmtSysConnEventHistTableSize. Thereafter, it remains full by retaining the most recent notifications.
SEQUENCE OF CtpcMgmtSysConnEventHistoryEntry
.ctpcMgmtSysConnEventHistory.3
ctpcMgmtSysConnEventHistoryEntryAn entry contains information about a call management system connection state change event.
CtpcMgmtSysConnEventHistoryEntry
.ctpcMgmtSysConnEventHistory.3.1
ctpcMgmtSysConnEventHistoryIndexA unique non-zero integer value that identifies a row in this table. The value of this table starts from '1' and monotonically increases for each management system connection event received by the agent. If the value of this object is '4294967295', the agent will reset it to '1' upon receiving the next event.
Unsigned32
.ctpcMgmtSysConnEventHistory.3.1.1
ctpcMgmtSysConnEventStatusThis object specifies a call management system connection state when the event happened.ro
CtpcMgmtSysConnStatusCode
.ctpcMgmtSysConnEventHistory.3.1.2
ctpcMgmtSysConnEventSIPRespCodeThis object specifies SIP response code from call management system when the event happened.ro
Unsigned32
.ctpcMgmtSysConnEventHistory.3.1.3
ctpcMgmtSysConnEventTimeStampThis object specifies the value of the sysUpTime object at the time the notification was generated.ro
TimeTicks (SNMPv2-SMI)
.ctpcMgmtSysConnEventHistory.3.1.4
ctpcStatEventHistTableSizeThis object specifies the number of entries that the ctpcStatEventHistoryTable can contain. When the capacity of the ctpcStatEventHistoryTable has reached, the value specified by this object, then the agent deletes the oldest entry in order to accommodate the new entry. A value of '0' prevents any history from being retained.rw
Unsigned32
.ctpcStatEventHistory.1
ctpcStatEventHistLastIndexThis object specifies the value of the ctpcStatEventHistIndex object corresponding to the last entry added to the table by the agent. If the management client uses the notifications defined by this module, then it can poll this object to determine whether it has missed a notification sent by the agent.ro
Unsigned32
.ctpcStatEventHistory.2
ctpcStatEventHistoryTableThis table contains a history of Telepresence call monitoring thresholds crossed events. After management system initialization (i.e. when sysUpTime is reset to zero), this table records all notifications until it reaches its capacity specified in ctpcStatEventHistTableSize. Thereafter, it remains full by retaining the most recent notifications.
SEQUENCE OF CtpcStatEventHistoryEntry
.ctpcStatEventHistory.3
ctpcStatEventHistoryEntryAn entry contains information about a Telepresence call monitoring threshold crossed event.
CtpcStatEventHistoryEntry
.ctpcStatEventHistory.3.1
ctpcStatEventHistoryIndexA unique non-zero integer value that identifies a row in this table. The value of this table starts from '1' and monotonically increases for each threshold crossed event received by the agent. If the value of this object is '4294967295', the agent will reset it to '1' upon receiving the next event.
Unsigned32
.ctpcStatEventHistory.3.1.1
ctpcStatEventMonObjectInstThis object specifies a complete OID of a monitoring object which was crossed. For example, the OID of ctpcAvgPeriodLatency.1.video would represent video latency of a call with call index '1' crossed the threshold set by the corresponding ctpcStatMonitoredEntry.ro
VariablePointer (SNMPv2-TC)
.ctpcStatEventHistory.3.1.2
ctpcStatEventCrossedValueThis object specifies the value of monitoring object when the threshold was crossed.ro
Unsigned64 (CISCO-TC)
.ctpcStatEventHistory.3.1.3
ctpcStatEventCrossedTypeThis object specifies the type of threshold which was crossed and thereby triggered this event.ro
CtpcStatThreshCrossedType
.ctpcStatEventHistory.3.1.4
ctpcStatEventTimeStampThis object specifies the value of the sysUpTime object at the time the notification was generated.ro
TimeTicks (SNMPv2-SMI)
.ctpcStatEventHistory.3.1.5
ctpcStatStreamTypeTableA table of stream type information of a call.
SEQUENCE OF CtpcStatStreamTypeEntry
.ctpcStatObjects.9
ctpcStatStreamTypeEntryAn entry contains information on a particular stream type of a call. The entry will be deleted when the corresponding ctpcEntry specified by ctpcIndex is removed.
CtpcStatStreamTypeEntry
.ctpcStatObjects.9.1
ctpcStreamTypeThis object specifies the call stream type.
CtpcStreamMediaType
.ctpcStatObjects.9.1.1
ctpcAvgPeriodLatencyThis object specifies the average latency for the last sample period specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.9.1.2
ctpcAvgCallLatencyThis object specifies the average latency for the duration of a call.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.9.1.3
ctpcMaxPeriodLatencyThis object specifies the maximum latency among all the sample periods.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.9.1.4
ctpcMaxCallLatencyThis object specifies the maximum latency for the duration of a call.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.9.1.5
ctpcMaxCallLatencyRecTimeThis object specifies the elapsed time since the call is established when the maximum latency of a call is recorded.ro
Unsigned32 UNITS "seconds"
.ctpcStatObjects.9.1.6
ctpcMediaSrcPortThis object specifies the source port to transmit and receive the media.ro
Unsigned32
.ctpcStatObjects.9.1.7
ctpcMediaDestPortThis object specifies the dest port to transmit and receive the media.ro
Unsigned32
.ctpcStatObjects.9.1.8
ctpcRxDscpCurrentThis object specifies the DSCP marking for the current call's incoming stream.ro
Dscp (DIFFSERV-DSCP-TC)
.ctpcStatObjects.9.1.9
ctpcRxDscpPreviousThis object specifies the previous DSCP marking for the current call's incoming stream.ro
Dscp (DIFFSERV-DSCP-TC)
.ctpcStatObjects.9.1.10
ctpcRxCoSCurrentThis object specifies the COS marking for the current call's incoming stream.ro
QosLayer2Cos (CISCO-QOS-PIB-MIB)
.ctpcStatObjects.9.1.11
ctpcRxCoSPreviousThis object specifies the previous COS marking for the current call's incoming stream.ro
QosLayer2Cos (CISCO-QOS-PIB-MIB)
.ctpcStatObjects.9.1.12
ctpcStatStreamSourceTableA table for call stream source information.
SEQUENCE OF CtpcStatStreamSourceEntry
.ctpcStatObjects.10
ctpcStatStreamSourceEntryAn entry contains a stream source information of a call. The entry will be deleted when the corresponding ctpcEntry specified by ctpcIndex is removed.
CtpcStatStreamSourceEntry
.ctpcStatObjects.10.1
ctpcStreamSourceThis object specifies the call stream source.
CtpcStreamSourceType
.ctpcStatObjects.10.1.1
ctpcTxActiveThis object is set to 'true' if data transmit from a stream source is 'active'.ro
TruthValue (SNMPv2-TC)
.ctpcStatObjects.10.1.2
ctpcTxTotalBytesThis object specifies the total number of bytes transmitted from a stream source.ro
Counter64 UNITS "bytes"
.ctpcStatObjects.10.1.3
ctpcTxTotalPacketsThis object specifies the total number of packets transmitted from a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.4
ctpcTxLostPacketsThis object specifies the number packets failed to deliver from a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.5
ctpcTxPeriodLostPacketsThis object specifies the micropercent of packets failed to deliver from a stream source within the last sample period specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Gauge32
.ctpcStatObjects.10.1.6
ctpcTxCallLostPacketsThis object specifies the micropercent of packets failed to deliver from a stream source for the duration of a call.ro
Gauge32
.ctpcStatObjects.10.1.7
ctpcTxIDRPacketsThis object specifies the number of IDR packets transmitted from a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.8
ctpcTxShapingWindowThis object specifies the time span between the last video packet and first video packet of a transmitted video frame. This object is only applicable for video stream type.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.10.1.9
ctpcRxActiveThis object is set to 'true' if data received by a stream source is 'active'.ro
TruthValue (SNMPv2-TC)
.ctpcStatObjects.10.1.10
ctpcRxTotalBytesThis object specifies the total number of bytes received by a stream source.ro
Counter64 UNITS "bytes"
.ctpcStatObjects.10.1.11
ctpcRxTotalPacketsThis object specifies the total number of packets received by a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.12
ctpcRxLostPacketsThis object specifies the number packets failed to reach a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.13
ctpcRxPeriodLostPacketsThis object specifies the micropercent of packets failed to reach a stream source within the last sample period specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Gauge32
.ctpcStatObjects.10.1.14
ctpcRxCallLostPacketsThis object specifies the micropercent of packets failed to reach a stream source.ro
Gauge32
.ctpcStatObjects.10.1.15
ctpcRxOutOfOrderPacketsThis object specifies the number packets received out of order by a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.16
ctpcRxDuplicatePacketsThis object specifies the number duplicated packets received by a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.17
ctpcRxLatePacketsThis object specifies the number late packets received by a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.18
ctpcRxIDRPacketsThis object specifies the number of IDR packets received by a stream source.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.19
ctpcRxShapingWindowThis object specifies the time span between the last video packet and first video packet of a received video frame. This object is only applicable for video stream type.ro
Gauge32 UNITS "milliseconds"
.ctpcStatObjects.10.1.20
ctpcRxCallAuthFailureThis object specifies the number of authenticated packets for which verification failed.ro
Counter64 UNITS "packets"
.ctpcStatObjects.10.1.21
ctpcAvgPeriodJitterThis object specifies the average jitter of a stream source for a Telepresence call from the most recent sample period specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Unsigned64 UNITS "milliseconds"
.ctpcStatObjects.10.1.22
ctpcAvgCallJitterThis object specifies the average jitter of a stream source for a Telepresence call among all the sample periods specified in ctpcSamplePeriod.ro
Unsigned64 UNITS "milliseconds"
.ctpcStatObjects.10.1.23
ctpcMaxPeriodJitterThis object specifies the maximum jitter of a stream source for a Telepresence call for any sample period specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Unsigned64 UNITS "milliseconds"
.ctpcStatObjects.10.1.24
ctpcMaxCallJitterThis object specifies the maximum average jitter of a stream source for a Telepresence call among all the sample periods specified in ctpcSamplePeriod.ro
Unsigned64 UNITS "milliseconds"
.ctpcStatObjects.10.1.25
ctpcMaxCallJitterRecTimeThis object specifies the elapsed time since the call is established when the maximum jitter of a stream source is recorded.ro
Unsigned32 UNITS "seconds"
.ctpcStatObjects.10.1.26
ctpcTxCodecThis object specifies the transmitted media codec type of a stream source.ro
CtpcCodecType
.ctpcStatObjects.10.1.27
ctpcTxFrameRateThis object specifies the transmitted frame rate of a stream source.ro
Unsigned32 UNITS "millifps"
.ctpcStatObjects.10.1.28
ctpcRxCodecThis object specifies the received media codec type of a stream source.ro
CtpcCodecType
.ctpcStatObjects.10.1.29
ctpcRxFrameRateThis object specifies the received frame rate of a stream source.ro
Unsigned32 UNITS "millifps"
.ctpcStatObjects.10.1.30
ctpcTxVideoHorzPixelsThis object specifies the number of horizontal pixels in the outgoing video stream. When a call is terminated, the value will be the last recorded number of horizontal pixels for the outgoing video stream.ro
Gauge32
.ctpcStatObjects.10.1.31
ctpcTxVideoVertPixelsThis object specifies the number of vertical pixels in the outgoing video stream. When a call is terminated, the value will be the last recorded number of vertical pixels for the outgoing video stream.ro
Gauge32
.ctpcStatObjects.10.1.32
ctpcRxVideoHorzPixelsThis object specifies the number of horizontal pixels in the incoming video stream. When a call is terminated, the value will be the last recorded number of horizontal pixels for the incoming video stream.ro
Gauge32
.ctpcStatObjects.10.1.33
ctpcRxVideoVertPixelsThis object specifies the number of vertical pixels in the incoming video streams. When a call is terminated, the value will be the last recorded number of vertical pixels for the incoming video stream.ro
Gauge32
.ctpcStatObjects.10.1.34
ctpcTxCallBitRateThis object indicates the bit rate transmitted from a stream source.ro
Gauge32 UNITS "Kbps"
.ctpcStatObjects.10.1.35
ctpcTxPeriodBitRateThis object indicates the bit rate transmitted from a stream source within the last sample period that specified in ctpcSamplePeriod.ro
Gauge32 UNITS "Kbps"
.ctpcStatObjects.10.1.36
ctpcRxCallBitRateThis object indicates the bit rate received from a stream source.ro
Gauge32 UNITS "Kbps"
.ctpcStatObjects.10.1.37
ctpcRxPeriodBitRateThis object indicates the bit rate received from a stream source within the last sample period that specified in ctpcSamplePeriod.ro
Gauge32 UNITS "Kbps"
.ctpcStatObjects.10.1.38
ctpcRxMaxPeriodLostPacketsThis object indicates the maximum micropercent of packets failed to reach a stream source within the last sample period that specified in ctpcSamplePeriod. When a call is terminated, the value will be reset to '0'.ro
Gauge32
.ctpcStatObjects.10.1.39
ctpcRxMaxCallLostPacketsThis object indicates the maximum micropercent of packets failed to reach a stream source for the duration of a call.ro
Gauge32
.ctpcStatObjects.10.1.40
ctpcRxMaxCallLostPacketsRecTimeThis object indicates the elapsed time since the call is established when the maximum packet loss of a call is recorded.ro
Gauge32 UNITS "seconds"
.ctpcStatObjects.10.1.41
CISCO-TELEPRESENCE-CALL-MIB - SNMP MIB Reference | MIBs Explorer