CISCO-CALL-TRACKER-MIB
- Registered at
- 1.3.6.1.4.1.9.9.163
- Last updated
- 2005-04-12 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-04-12 00:00, 2004-02-02 00:00, 2000-02-10 00:00
- Namespace
- cisco
- Source file
CISCO-CALL-TRACKER-MIB- Digest
sha256:0826d574faa171488d6f1eceb3890c6243183751f7bb0c2405935f92099e5f73
Description
This MIB module provides information for tracking the progress and status of a data call from the hardware layer through the application or service layer. A data call is a call setup via a signaling protocol (e.g., ISDN D Channel signaling) on the Public Switching Telephony Network to a Network Access Server in order to transfer data, either as a byte stream (e.g., terminal emulation) or in a packet format (e.g., PPP packets) from a data terminal (e.g., Personal Computer) to a data network (e.g., Internet).
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-dial@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| DIAL-CONTROL-MIB | AbsoluteCounter32 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CALL-TRACKER-MIB CISCO-SMI DIAL-CONTROL-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CctCallCategory TEXTUAL-CONVENTION Represents possible call categories or types. none - No call category associated with call other - None of the following modem - Modem call isdn-sync - ISDN sync digital call Now mapped to syncData v110 - V110 Call v120 - V120 Call cas-digital - Channel Associated Signaling (CAS) 56k data call mgcpData - MGCP data call Now mapped to syncData syncData - Sync digital data call for any call control lapb-ta - LAPB or LAPB-TA call | current | |||
| CctCallId TEXTUAL-CONVENTION Represents a Call Identifier. The call identifier is a monotonically assigned, positive integer which uniquely identifies the call within the system. | current | |||
| CctCallSigType TEXTUAL-CONVENTION Represents supported signaling types for a call. Unknown - Signaling origin of call type unknown. External - Signaling origin of call type by external agent e.g. MGCP, H.248 Q931 - Signaling origin of call type by Q.931/ISDN Autodetect - Signaling of call type by automatic detection | current | |||
| CctServiceType TEXTUAL-CONVENTION Represents possible service types. none - No service associated with call. other - Service active, but none of the following. slip - Serial Line IP ppp - PPP mp - Multilink PPP (RFC 1990) tcpClear - Byte stream over TCP telnet - TELNET exec - terminal server l2f - Virtual Private Data Network service (VPDN) using Layer 2 Forwarding protocol l2tp - Virtual Private Data Network service (VPDN) using Layer 2 Tunneling Protocol | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cctMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.1 | |||
| cctGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.1.1 | |||
| cctCallIdPrefix OBJECT-TYPE This object may be used in conjunction with objects of type CctCallId to provide call references which are unique across system re-initializations. This value is generated at system re-initialization. It is a 32-bit random number, with very low likely-hood of repeating within the lifetime of the system. | 1.3.6.1.4.1.9.9.163.1.1.1 | Unsigned32 | read-only | current |
| cctActive OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.1.2 | |||
| cctActiveTableNumberEntries OBJECT-TYPE The number of entries currently in the cctActiveTable. | 1.3.6.1.4.1.9.9.163.1.2.1 | Gauge32 | read-only | current |
| cctActiveTableHighWaterMark OBJECT-TYPE Maximum number of entries present in cctActiveTable since last system re-initialization. This corresponds to the maximum value reported by cctActiveTableNumberEntries. | 1.3.6.1.4.1.9.9.163.1.2.2 | Gauge32 | read-only | current |
| cctActiveTable OBJECT-TYPE This table contains entries for active calls in the system. All such calls either originate or terminate at this system. The table is indexed by call ID assigned to the call. | 1.3.6.1.4.1.9.9.163.1.2.3 | not-accessible | current | |
| cctActiveEntry OBJECT-TYPE The information regarding a single call. Entries are created when a setup request is first received by the system. Entries are removed when a call is terminated or rejected. A corresponding entry is created in the cctHistoryTable. | 1.3.6.1.4.1.9.9.163.1.2.3.1 | not-accessible | current | |
| cctActiveCallId OBJECT-TYPE Represents a Call Identifier. The call identifier is a monotonically increasing unsigned integer which uniquely identifies the call within the system. The Call ID is represented as an unsigned 32-bit integer. After 4,294,967,295 calls, the ID will wrap and the 4,294,967,296th call will receive the next smallest available id starting from 1. Zero is not a valid value. | 1.3.6.1.4.1.9.9.163.1.2.3.1.1 | CctCallId | not-accessible | current |
| cctActiveSetupTime OBJECT-TYPE Value of sysUpTime when the call is first made known to the system. | 1.3.6.1.4.1.9.9.163.1.2.3.1.2 | TimeStamp | read-only | current |
| cctActiveOrigin OBJECT-TYPE This object indicates how the call was created. originate(1) - The call was initiated locally with the system sending the setup request. Dialout answer(2) - The call was initiated remotely and the system received the setup request. Dialin | 1.3.6.1.4.1.9.9.163.1.2.3.1.3 | INTEGER {originate(1), answer(2)} | read-only | current |
| cctActiveConnectionTime OBJECT-TYPE Value of sysUpTime when the system connected the call. | 1.3.6.1.4.1.9.9.163.1.2.3.1.4 | TimeStamp | read-only | current |
| cctActivePhysicalLayerReadyTime OBJECT-TYPE Value of sysUpTime when the physical layer for the call achieved a steady state and the call is ready for higher protocol layers to begin. In the case of modem calls, the physical layer for the call achieves a steady state when the data rates, modulations, and error correcting protocols have been negotiated between the originating and answering modems. This is primarily intended for calls which connect to a processing resource identified by cctActiveResourceSlot and cctActiveResourcePort. It also applies to digital calls using adaptive rate technologies such as V.110 and V.120. | 1.3.6.1.4.1.9.9.163.1.2.3.1.5 | TimeStamp | read-only | current |
| cctActiveServiceUpTime OBJECT-TYPE Value of sysUpTime when the call service type identified in cctActiveServiceType was established. | 1.3.6.1.4.1.9.9.163.1.2.3.1.6 | TimeStamp | read-only | current |
| cctActiveServiceType OBJECT-TYPE Service associated with the call. This is the highest level of service known to the system for the call. The service represents the encapsulation protocol layer active for the call. In the case of multiple services on a given call, the last service activated will be reported. | 1.3.6.1.4.1.9.9.163.1.2.3.1.7 | CctServiceType | read-only | current |
| cctActiveUserValidationTime OBJECT-TYPE Value of sysUpTime when the user identification associated with this call was validated. See cctActiveUserId for description of user identification. | 1.3.6.1.4.1.9.9.163.1.2.3.1.8 | TimeStamp | read-only | current |
| cctActiveUserId OBJECT-TYPE The User login ID or zero length string if unavailable. | 1.3.6.1.4.1.9.9.163.1.2.3.1.9 | DisplayString (SIZE(0..255)) | read-only | current |
| cctActiveUserIpAddr OBJECT-TYPE The IP address assigned to the cctActiveUserId for this call or 0.0.0.0 if not applicable or unavailable. | 1.3.6.1.4.1.9.9.163.1.2.3.1.10 | IpAddress | read-only | current |
| cctActiveUserSubnetMask OBJECT-TYPE The IP subnet mask assigned to the cctActiveUserId for this call or 0.0.0.0 if not applicable or unavailable. | 1.3.6.1.4.1.9.9.163.1.2.3.1.11 | IpAddress | read-only | current |
| cctActiveAccountingSessionId OBJECT-TYPE Accounting session identification assigned to this call by AAA. The session ID is sent by AAA to RADIUS as the Acct-Session-Id attribute or TACACS+ as the task_id. If no accounting session ID is assigned, the value is a null string. | 1.3.6.1.4.1.9.9.163.1.2.3.1.12 | DisplayString (SIZE(0..255)) | read-only | current |
| cctActiveCallCategory OBJECT-TYPE The call category or type | 1.3.6.1.4.1.9.9.163.1.2.3.1.13 | CctCallCategory | read-only | current |
| cctActiveInitialRxRate OBJECT-TYPE Initial receive data rate for this call. If call is a synchronous digital call such as ISDN sync, this value is the data rate of the B-channel. If call is asynchronous, even if using a synchronous transmission medium such as ISDN, the value is determined by the resource providing the asynchronous processing. For modem calls, this value corresponds to the value of cmRXRate from CISCO-MODEM-MGMT-MIB, immediately after the modem has completed initial negotiations. This value does not change, even if the data rate varies during the call. This value will be zero until an initial data rate has been determined. | 1.3.6.1.4.1.9.9.163.1.2.3.1.14 | Unsigned32 | read-only | current |
| cctActiveInitialTxRate OBJECT-TYPE Initial transmit data rate for this call. If call is a synchronous digital call such as ISDN sync, this value is the data rate of the B-channel. If call is asynchronous, even if using a synchronous transmission medium such as ISDN, the value is determined by the resource providing the asynchronous processing. For modem calls, this value corresponds to the value of cmTXRate from CISCO-MODEM-MGMT-MIB, immediately after the modem has completed initial negotiations. This value does not change, even if the data rate varies during the call. This value will be zero until an initial data rate has been determined. | 1.3.6.1.4.1.9.9.163.1.2.3.1.15 | Unsigned32 | read-only | current |
| cctActiveResourceSlot OBJECT-TYPE Identification of the processing resource allocated to the call. In the case of a call requiring a modem resource, this is the value of cmSlotIndex from CISCO-MODEM-MGMT-MIB. This value along with cctActiveResourcePort uniquely identifies a resource port. Value is -1 if call does not utilize such a resource. | 1.3.6.1.4.1.9.9.163.1.2.3.1.16 | Integer32 (-1..214783647) | read-only | current |
| cctActiveResourcePort OBJECT-TYPE Identification of the processing resource allocated to the call. In the case of a call requiring a modem resource, this is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB. This value along with cctActiveResourceSlot uniquely identifies a resource port. Value is -1 if call does not utilize such a resource. | 1.3.6.1.4.1.9.9.163.1.2.3.1.17 | Integer32 (-1..214783647) | read-only | current |
| cctActiveEntrySlot OBJECT-TYPE The device slot containing the port on which the call exists. | 1.3.6.1.4.1.9.9.163.1.2.3.1.18 | Integer32 (0..214783647) | read-only | current |
| cctActiveEntryPort OBJECT-TYPE The physical port within the device slot on which the call exists. | 1.3.6.1.4.1.9.9.163.1.2.3.1.19 | Integer32 (0..214783647) | read-only | current |
| cctActiveEntryDs1 OBJECT-TYPE The DS1 link containing the call. This may be a DS1 contained within a larger grouping of multiple DS1s within a single physical port. If the physical port is of type DS1, this value is identical to cctActiveEntryPort. If the DS1 is a logical subinterface within the physical port, this value is the number of the DS1 within this slot. Examples: 8 port DS1 card - cctActiveEntryPort and cctActiveEntryDs1 will have identical values. 3 port T3 card - cctActiveEntryPort represents T3 ports. cctActiveEntryEntryDs1 represents logical T1 interfaces. Each T3 contains 28 T1 interfaces. The T1 interfaces are numbered sequentially across the entire T3 card. | 1.3.6.1.4.1.9.9.163.1.2.3.1.20 | Integer32 (0..214783647) | read-only | current |
| cctActiveEntryChannel OBJECT-TYPE The channel or timeslot within the cctActiveEntryDs1 allocated to the call. | 1.3.6.1.4.1.9.9.163.1.2.3.1.21 | Integer32 (0..214783647) | read-only | current |
| cctActiveCalledPartyId OBJECT-TYPE The called telephone number for this call. For calls answered by the system, this corresponds to the Dialed Number Identification (DNIS). For calls originated by the system, this is the destination number. If not available this is a zero-length string. | 1.3.6.1.4.1.9.9.163.1.2.3.1.22 | DisplayString (SIZE(0..64)) | read-only | current |
| cctActiveCallingPartyId OBJECT-TYPE The calling telephone number for this call. For calls answered by the system, this corresponds to the calling identification (CLID). For calls originated by the system, this is the number associated with the device. For the interworking call, this object contains the translated calling party number if there is a translation rule is associated with dial plan for making this outgoing call. If not available this is a zero-length string. | 1.3.6.1.4.1.9.9.163.1.2.3.1.23 | DisplayString (SIZE(0..64)) | read-only | current |
| cctActiveMpBundleId OBJECT-TYPE Multilink PPP bundle identification for call if cctActiveServiceType has the value 'mp'. If the value of cctActiveServiceType for this call is not 'mp', then the value of this object is not meaningful. | 1.3.6.1.4.1.9.9.163.1.2.3.1.24 | Unsigned32 | read-only | current |
| cctActiveChargedUnits OBJECT-TYPE The number of charged units for this connection. For incoming calls or if charging information is not supplied by the switch, the value of this object will be zero. | 1.3.6.1.4.1.9.9.163.1.2.3.1.25 | AbsoluteCounter32 | read-only | current |
| cctActiveReceiveBytes OBJECT-TYPE The number of bytes received on the call. All the 'raw' bytes are counted including any protocol headers which may or may not be present depending on the value of cctActiveServiceType. | 1.3.6.1.4.1.9.9.163.1.2.3.1.26 | AbsoluteCounter32 | read-only | current |
| cctActiveTransmitBytes OBJECT-TYPE The number of bytes transmitted on the call. All the 'raw' bytes are counted including any protocol headers which may or may not be present depending on the value of cctActiveServiceType. | 1.3.6.1.4.1.9.9.163.1.2.3.1.27 | AbsoluteCounter32 | read-only | current |
| cctActiveCallSignalingType OBJECT-TYPE Signaling type used to setup the call. | 1.3.6.1.4.1.9.9.163.1.2.3.1.28 | CctCallSigType | read-only | current |
| cctHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.1.3 | |||
| cctHistoryTableEntriesLimit OBJECT-TYPE The upper limit on the number of entries that the cctHistoryTable may contain. A value of zero will prevent any history from being retained. This value may not exceed the system specific limit provided in cctHistoryTableMaxEntries. | 1.3.6.1.4.1.9.9.163.1.3.1 | Unsigned32 (0..2147483647) | read-write | current |
| cctHistoryTableMaxEntries OBJECT-TYPE The maximum allowed table length supported by this system. The value of cctHistoryTableEntriesLimit may not exceed this value. | 1.3.6.1.4.1.9.9.163.1.3.2 | Unsigned32 | read-only | current |
| cctHistoryTableRetainTimer OBJECT-TYPE The maximum amount of time that an entry will be maintained within the cctHistoryTable before being deleted. A value of zero will prevent any history from being retained. | 1.3.6.1.4.1.9.9.163.1.3.3 | Unsigned32 (0..2147483647) | read-write | current |
| cctHistoryTableNumberEntries OBJECT-TYPE Count of the number of entries currently in the cctHistoryTable. | 1.3.6.1.4.1.9.9.163.1.3.4 | Gauge32 | read-only | current |
| cctHistoryTableHighWaterMark OBJECT-TYPE Maximum number of entries present in cctHistoryTable since last system re-initialization or the value of cctHistoryTableEntriesLimit has been changed. This corresponds to the maximum value reported by cctHistoryTableNumberEntries. Changing the value of cctHistoryTableEntriesLimit resets this value to zero. | 1.3.6.1.4.1.9.9.163.1.3.5 | Gauge32 | read-only | current |
| cctHistoryTableNewestIndex OBJECT-TYPE This object provides the index value of the most recent entry currently in the cctHistoryTable. A value of zero indicates there has never been an entry in the table or all entries have expired. | 1.3.6.1.4.1.9.9.163.1.3.6 | Unsigned32 (0..4294967295) | read-only | current |
| cctHistoryTable OBJECT-TYPE This table provides information on terminated calls. | 1.3.6.1.4.1.9.9.163.1.3.7 | not-accessible | current | |
| cctHistoryEntry OBJECT-TYPE The information regarding a single terminated call. An entry of this table is created when the system initiates, detects, or is notified of a call termination. Resources allocated to the call may still be in use by the call when the entry is created. An entry is deleted when it has existed in this table longer than cctHistoryTableRetainTimer minutes. An entry is also removed if the table is full and a new entry needs to be created to accommodate a terminated call. The oldest entry in the table will be deleted. | 1.3.6.1.4.1.9.9.163.1.3.7.1 | not-accessible | current | |
| cctHistoryIndex OBJECT-TYPE A monotonically increasing integer for the sole purpose of indexing terminated calls. When it reaches the maximum value the agent wraps the value back to 1 and will flush existing entries. | 1.3.6.1.4.1.9.9.163.1.3.7.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cctHistoryCallId OBJECT-TYPE The call identifier for the call. This is the same value assigned to the call in cctActiveCallId when it was in the cctActiveTable. It is possible for two cctHistoryEntry entries to have the same cctHistoryCallId if one very long running call terminates after the cctActiveCallId has wrapped around and is reassigned to a new short lived call. | 1.3.6.1.4.1.9.9.163.1.3.7.1.2 | CctCallId | read-only | current |
| cctHistorySetupTime OBJECT-TYPE Value of sysUpTime when the call was first made known to the system. | 1.3.6.1.4.1.9.9.163.1.3.7.1.3 | TimeStamp | read-only | current |
| cctHistoryOrigin OBJECT-TYPE This object indicates how the call was created. originate(1) - The call was initiated locally with the system sending the setup request. Dialout answer(2) - The call was initiated remotely and the system received the setup request. Dialin | 1.3.6.1.4.1.9.9.163.1.3.7.1.4 | INTEGER {originate(1), answer(2)} | read-only | current |
| cctHistoryConnectionTime OBJECT-TYPE Value of sysUpTime when the system connected the call. | 1.3.6.1.4.1.9.9.163.1.3.7.1.5 | TimeStamp | read-only | current |
| cctHistoryPhysicalLayerReadyTime OBJECT-TYPE Value of sysUpTime when the physical layer for the call achieved a steady state and the call is ready for higher protocol layers to begin. In the case of modem calls, the physical layer for the call achieves a steady state when the data rates, modulations, and error correcting protocols have been negotiated between the originating and answering modems. This is primarily intended for calls which connect to a processing resource identified by cctHistoryResourceSlot and cctHistoryResourcePort. It also applies to digital calls using adaptive rate technologies such as V.110 and V.120. | 1.3.6.1.4.1.9.9.163.1.3.7.1.6 | TimeStamp | read-only | current |
| cctHistoryServiceUpTime OBJECT-TYPE Value of sysUpTime when the call service type identified in cctHistoryServiceType was established. | 1.3.6.1.4.1.9.9.163.1.3.7.1.7 | TimeStamp | read-only | current |
| cctHistoryServiceType OBJECT-TYPE Service associated with the call. This is the highest level of service known to the system for the call. The service represents the encapsulation protocol layer active for the call. In the case of multiple services on a given call, the last service activated will be reported. | 1.3.6.1.4.1.9.9.163.1.3.7.1.8 | CctServiceType | read-only | current |
| cctHistoryUserValidationTime OBJECT-TYPE Value of sysUpTime when the user identification associated with this call was validated. See cctHistoryUserId for description of user identification. | 1.3.6.1.4.1.9.9.163.1.3.7.1.9 | TimeStamp | read-only | current |
| cctHistoryUserId OBJECT-TYPE The User login ID or zero length string if unavailable. If this contains a non-zero length string, and cctHistoryUserValidationTime is zero, then the user failed validation. | 1.3.6.1.4.1.9.9.163.1.3.7.1.10 | DisplayString (SIZE(0..255)) | read-only | current |
| cctHistoryUserIpAddr OBJECT-TYPE The IP address assigned to the cctHistoryUserId for this call or 0.0.0.0 if not applicable or unavailable. | 1.3.6.1.4.1.9.9.163.1.3.7.1.11 | IpAddress | read-only | current |
| cctHistoryUserSubnetMask OBJECT-TYPE The IP subnet mask assigned to the cctHistoryUserId for this call or 0.0.0.0 if not applicable or unavailable. | 1.3.6.1.4.1.9.9.163.1.3.7.1.12 | IpAddress | read-only | current |
| cctHistoryAccountingSessionId OBJECT-TYPE Accounting session identification assigned to this call by AAA. The session ID is sent by AAA to RADIUS as the Acct-Session-Id attribute or TACACS+ as the task_id. If no accounting session ID is assigned, the value is a null string. | 1.3.6.1.4.1.9.9.163.1.3.7.1.13 | DisplayString (SIZE(0..255)) | read-only | current |
| cctHistoryCallCategory OBJECT-TYPE The call category or type | 1.3.6.1.4.1.9.9.163.1.3.7.1.14 | CctCallCategory | read-only | current |
| cctHistoryInitialRxRate OBJECT-TYPE Initial receive data rate for this call. If call is a synchronous digital call such as ISDN sync, this value is the data rate of the B-channel. If call is asynchronous, even if using a synchronous transmission medium such as ISDN, the value is determined by the resource providing the asynchronous processing. For modem calls, this value corresponds to the value of cmRXRate from CISCO-MODEM-MGMT-MIB, immediately after the modem has completed initial negotiations. This value does not change, even if the data rate varies during the call. This value will be zero if the call terminated prior to an initial data rate determination. | 1.3.6.1.4.1.9.9.163.1.3.7.1.15 | Unsigned32 | read-only | current |
| cctHistoryInitialTxRate OBJECT-TYPE Initial transmit data rate for this call. If call is a synchronous digital call such as ISDN sync, this value is the data rate of the B-channel. If call is asynchronous, even if using a synchronous transmission medium such as ISDN, the value is determined by the resource providing the asynchronous processing. For modem calls, this value corresponds to the value of cmTXRate from CISCO-MODEM-MGMT-MIB, immediately after the modem has completed initial negotiations. This value does not change, even if the data rate varies during the call. This value will be zero if the call terminated prior to an initial data rate determination. | 1.3.6.1.4.1.9.9.163.1.3.7.1.16 | Unsigned32 | read-only | current |
| cctHistoryResourceSlot OBJECT-TYPE Identification of processing resource allocated to call. In the case of a call requiring a modem resource, this is the value of cmSlotIndex from CISCO-MODEM-MGMT-MIB. This value along with cctHistoryResourcePort uniquely identifies a resource port. Value is -1 if call does not utilize such a resource. | 1.3.6.1.4.1.9.9.163.1.3.7.1.17 | Integer32 (-1..214783647) | read-only | current |
| cctHistoryResourcePort OBJECT-TYPE Identification of processing resource allocated to call. In the case of a call requiring a modem resource, this is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB. This value along with cctHistoryResourceSlot uniquely identifies a resource port. Value is -1 if call does not utilize such a resource. | 1.3.6.1.4.1.9.9.163.1.3.7.1.18 | Integer32 (-1..214783647) | read-only | current |
| cctHistoryEntrySlot OBJECT-TYPE The device slot containing the port on which the call existed. | 1.3.6.1.4.1.9.9.163.1.3.7.1.19 | Integer32 (0..214783647) | read-only | current |
| cctHistoryEntryPort OBJECT-TYPE The physical port within the device slot on which the call existed. | 1.3.6.1.4.1.9.9.163.1.3.7.1.20 | Integer32 (0..214783647) | read-only | current |
| cctHistoryEntryDs1 OBJECT-TYPE The DS1 link containing the call. This may be a DS1 contained within a larger grouping of multiple DS1s within a single physical port. If the physical port is of type DS1, this value is identical to cctActiveEntryPort. If the DS1 is a logical subinterface within the physical port, this value is the number of the DS1 within this slot. Examples: 8 port DS1 card - cctActiveEntryPort and cctActiveEntryDs1 will have identical values. 3 port T3 card - cctActiveEntryPort represents T3 ports. cctActiveEntryEntryDs1 represents logical T1 interfaces. Each T3 contains 28 T1 interfaces. The T1 interfaces are numbered sequentially across the entire T3 card. | 1.3.6.1.4.1.9.9.163.1.3.7.1.22 | Integer32 (0..214783647) | read-only | current |
| cctHistoryEntryChannel OBJECT-TYPE The channel or timeslot within the cctHistoryEntryDs1 which was allocated to the call. | 1.3.6.1.4.1.9.9.163.1.3.7.1.23 | Integer32 (0..214783647) | read-only | current |
| cctHistoryCalledPartyId OBJECT-TYPE The called telephone number for this call. For calls answered by the system, this corresponds to the Dialed Number Identification (DNIS). For calls originated by the system, this is the destination number. If not available the string length is zero. | 1.3.6.1.4.1.9.9.163.1.3.7.1.24 | DisplayString (SIZE(0..64)) | read-only | current |
| cctHistoryCallingPartyId OBJECT-TYPE The calling telephone number for this call. For calls answered by the system, this corresponds to the calling identification (CLID). For calls originated by the system, this is the number associated with the device. For the interworking call, this object contains the translated calling party number if there is a translation rule is associated with dial plan for making this outgoing call. If not available this is a zero-length string. | 1.3.6.1.4.1.9.9.163.1.3.7.1.25 | DisplayString (SIZE(0..64)) | read-only | current |
| cctHistoryMpBundleId OBJECT-TYPE Multilink PPP bundle identification for call if cctHistoryServiceType has the value 'mp'. If the value of cctHistoryServiceType for this call is not 'mp', then the value of this object is not meaningful. | 1.3.6.1.4.1.9.9.163.1.3.7.1.26 | Unsigned32 | read-only | current |
| cctHistoryChargedUnits OBJECT-TYPE The number of charged units for this connection. For incoming calls or if charging information is not supplied by the switch, the value of this object will be zero. | 1.3.6.1.4.1.9.9.163.1.3.7.1.27 | Gauge32 | read-only | current |
| cctHistoryReceiveBytes OBJECT-TYPE The number of bytes received on the call. All the 'raw' bytes are counted including any protocol headers which may or may not be present depending on the value of cctHistoryServiceType. | 1.3.6.1.4.1.9.9.163.1.3.7.1.28 | Gauge32 | read-only | current |
| cctHistoryTransmitBytes OBJECT-TYPE The number of bytes transmitted on the call. All the 'raw' bytes are counted including any protocol headers which may or may not be present depending on the value of cctHistoryServiceType. | 1.3.6.1.4.1.9.9.163.1.3.7.1.29 | Gauge32 | read-only | current |
| cctHistoryDisconnectTime OBJECT-TYPE Value of sysUpTime when call was disconnected. This is when the system initiates, detects, or is notified of call termination. This is the call duration from initial setup request. | 1.3.6.1.4.1.9.9.163.1.3.7.1.30 | TimeStamp | read-only | current |
| cctHistoryDisconnectReasonText OBJECT-TYPE Text description of the disconnect reason provided. Value is zero-length string if no text is available. | 1.3.6.1.4.1.9.9.163.1.3.7.1.31 | DisplayString (SIZE(0..255)) | read-only | current |
| cctHistoryCallSignalingType OBJECT-TYPE Signaling type used to setup the call. | 1.3.6.1.4.1.9.9.163.1.3.7.1.32 | CctCallSigType | read-only | current |
| cctNotificationConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.1.4 | |||
| cctCallSetupTermNotifyEnable OBJECT-TYPE This variable controls generation of cctCallSetupNotification and cctCallTerminateNotification. When this variable is 'true(1)', generation of these notifications is enabled. When this variable is 'false(2)', generation is disabled. The default value is 'false(2)'. | 1.3.6.1.4.1.9.9.163.1.4.1 | TruthValue | read-write | current |
| cctMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.2 | |||
| cctMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.2.0 | |||
| cctMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.3 | |||
| cctMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.3.1 | |||
| cctMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.163.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cctCallSetupNotification NOTIFICATION-TYPE A Call Tracker Setup notification is generated whenever a new active call entry is created in the cctActiveTable. | 1.3.6.1.4.1.9.9.163.2.0.1 | current |
| cctCallTerminateNotification NOTIFICATION-TYPE A Call Tracker Terminate notification is generated whenever a new history call entry is created in the cctHistoryTable. | 1.3.6.1.4.1.9.9.163.2.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cctMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO CALL TRACKER MIB | 1.3.6.1.4.1.9.9.163.3.1.1 | deprecated |
| cctMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO CALL TRACKER MIB | 1.3.6.1.4.1.9.9.163.3.1.2 | current |
| cctGeneralGroup OBJECT-GROUP A collection of objects providing the general information. | 1.3.6.1.4.1.9.9.163.3.2.1 | current |
| cctActiveGroup OBJECT-GROUP A collection of objects providing the active call information. | 1.3.6.1.4.1.9.9.163.3.2.2 | deprecated |
| cctHistoryGroup OBJECT-GROUP A collection of objects providing the historical call information. | 1.3.6.1.4.1.9.9.163.3.2.3 | deprecated |
| cctNotificationConfigGroup OBJECT-GROUP A collection of objects providing the notification configuration. | 1.3.6.1.4.1.9.9.163.3.2.4 | current |
| cctNotificationGroup NOTIFICATION-GROUP The collection of notifications used for call status changes. | 1.3.6.1.4.1.9.9.163.3.2.5 | current |
| cctActiveGroupRev1 OBJECT-GROUP A collection of objects providing the active call information. | 1.3.6.1.4.1.9.9.163.3.2.6 | current |
| cctHistoryGroupRev1 OBJECT-GROUP A collection of objects providing the historical call information. | 1.3.6.1.4.1.9.9.163.3.2.7 | current |