ccActiveCallState
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.3.1.5
Object
column
mandatory
Enumeration
The state of this active call. The value 'null' indicates that this active call does not actually exist, in other words it is in the process of being created or destroyed. The value 'off' means that the active call is just being activated. The value 'try' means that the active call is attempting to establish. The value 'on' means that the active call is established. The value 'wait' means that the active call is waiting to retry. The value 'await1' means that the active call is waiting for authentication to succeed before becoming established.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.3.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ccActiveCallEntry
- Table
- ccActiveCallTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | off |
3 | try |
4 | on |
5 | wait |
6 | await1 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccActiveCallIndex mandatory The index of the active call. There are 128 possible active calls in the router simultaneously. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.1 |
| ccActiveCallDetailsIndex mandatory The index of the call details entry which generated this active call. Thus the index into the ccDetailsTable for
this call. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.2 |
| ccActiveCallIfIndex mandatory The interface index of the interface on which this active call is being made or received. A value of zero
indicates that the active has not yet had an interface assigned to it. Th… | column | InterfaceIndexOrZero | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.3 |
| ccActiveCallDataRate mandatory The data rate in use for this active call. This is determined by the call details setting of data rate, the
ISDN interface setting for data rate, and the contents of the bearer ca… | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.4 |
| ccActiveCallDirection mandatory The direction of this active call. The value 'in' indicates that this active call is an incoming call, the value
'out' indicates that the active call is an outgoing call. The valu… | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.6 |
| ccActiveCallUserModule mandatory The module ID of the user module attached to this ISDN active call. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.7 |
| ccActiveCallUserInstance mandatory The instance of the user module attached to this ISDN active call. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.8 |
| ccActiveCallBchannelIndex mandatory The B channel number for this active entry. BRI interfaces have B channels in the range 1..2, PRI interfaces
have B channels in the range 1..31, excluding a channel which is the D… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.3.1.9 |