ccCallLogState
AT-ISDN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.4.1.3
Object
column
Enumeration
The state of the log entry. The value 'initial' means that the call is being established. The value 'active' means that the call is currently established. The value 'disconnected' means that the call was disconnected after being established for some time. The value 'cleared' means that the call was cleared abormally while in the establishment phase.
Context
- MIB
- AT-ISDN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccCallLogEntry
- Table
- ccCallLogTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | active |
3 | disconnected |
4 | cleared |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccCallLogIndex The index of the call log entry. Since the call log table is dynamic, there is no guarantee that this index will
continue to refer to the same log entry over time. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.1 |
| ccCallLogName The name of the call details entry which generated the active call for which this is the log entry. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.2 |
| ccCallLogTimeStarted A string in the format 'dd-mmm-yyyy hh:mm:ss' which gives the start time of the call for which this is the log
entry. If the call never reached or has not yet reached the active s… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.4 |
| ccCallLogDirection The direction of the call for which this is the log entry. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.5 |
| ccCallLogDuration The duration in seconds, of the call for which this is the log entry. A value of 0 in this field means either
that the call has just started, that the call was cleared before beco… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.6 |
| ccCallLogRemoteNumber For incoming calls, the calling number, if this was made available in the SETUP message. For outgoing calls,
the number dialed. If the number was not available, this object is a z… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.37.4.1.7 |