cctHistoryCallSignalingType
CISCO-CALL-TRACKER-MIB ·
.1.3.6.1.4.1.9.9.163.1.3.7.1.32
Object
column
CctCallSigType
Signaling type used to setup the call.
Context
- MIB
- CISCO-CALL-TRACKER-MIB
- OID
.1.3.6.1.4.1.9.9.163.1.3.7.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cctHistoryEntry
- Table
- cctHistoryTable
- Siblings
- 30
Syntax
CctCallSigType
- Source
- CctCallSigType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | external |
3 | q931 |
4 | autoDetect |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cctHistoryIndex 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 existin… | column | Unsigned32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.1 |
| cctHistoryUserId 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 va… | column | OctetString | .1.3.6.1.4.1.9.9.163.1.3.7.1.10 |
| cctHistoryUserIpAddr The IP address assigned to the cctHistoryUserId for
this call or 0.0.0.0 if not applicable or unavailable. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.163.1.3.7.1.11 |
| cctHistoryUserSubnetMask The IP subnet mask assigned to the cctHistoryUserId for
this call or 0.0.0.0 if not applicable or unavailable. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.163.1.3.7.1.12 |
| cctHistoryAccountingSessionId 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.
… | column | OctetString | .1.3.6.1.4.1.9.9.163.1.3.7.1.13 |
| cctHistoryCallCategory The call category or type | column | CctCallCategory | .1.3.6.1.4.1.9.9.163.1.3.7.1.14 |
| cctHistoryInitialRxRate 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 asynchron… | column | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.15 |
| cctHistoryInitialTxRate 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 asynchro… | column | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.16 |
| cctHistoryResourceSlot 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-MI… | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.17 |
| cctHistoryResourcePort 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-MI… | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.18 |
| cctHistoryEntrySlot The device slot containing the port on which the call
existed. | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.19 |
| cctHistoryCallId 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 cctHistor… | column | CctCallId | .1.3.6.1.4.1.9.9.163.1.3.7.1.2 |
| cctHistoryEntryPort The physical port within the device slot on which the
call existed. | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.20 |
| cctHistoryEntryDs1 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 ty… | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.22 |
| cctHistoryEntryChannel The channel or timeslot within the cctHistoryEntryDs1
which was allocated to the call. | column | Integer32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.23 |
| cctHistoryCalledPartyId 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 th… | column | OctetString | .1.3.6.1.4.1.9.9.163.1.3.7.1.24 |
| cctHistoryCallingPartyId 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 sys… | column | OctetString | .1.3.6.1.4.1.9.9.163.1.3.7.1.25 |
| cctHistoryMpBundleId 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 … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.26 |
| cctHistoryChargedUnits 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. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.27 |
| cctHistoryReceiveBytes 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 cctHistoryServi… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.28 |
| cctHistoryTransmitBytes 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 cctHistorySe… | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.163.1.3.7.1.29 |
| cctHistorySetupTime Value of sysUpTime when the call was first made known to
the system. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.3 |
| cctHistoryDisconnectTime Value of sysUpTime when call was disconnected.
This is when the system initiates, detects, or is
notified of call termination.
This is the call durat… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.30 |
| cctHistoryDisconnectReasonText Text description of the disconnect reason provided.
Value is zero-length string if no text is available. | column | OctetString | .1.3.6.1.4.1.9.9.163.1.3.7.1.31 |
| cctHistoryOrigin This object indicates how the call was created.
originate(1) - The call was initiated locally with
the system sending the setup request.
… | column | Enumeration | .1.3.6.1.4.1.9.9.163.1.3.7.1.4 |
| cctHistoryConnectionTime Value of sysUpTime when the system connected the call. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.5 |
| cctHistoryPhysicalLayerReadyTime 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 call… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.6 |
| cctHistoryServiceUpTime Value of sysUpTime when the call service type identified
in cctHistoryServiceType was established. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.7 |
| cctHistoryServiceType 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 act… | column | CctServiceType | .1.3.6.1.4.1.9.9.163.1.3.7.1.8 |
| cctHistoryUserValidationTime Value of sysUpTime when the user identification
associated with this call was validated.
See cctHistoryUserId for description of user
identification. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.163.1.3.7.1.9 |