ccBchannelCallType
AT-ISDN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.6.1.4
Object
column
Enumeration
The type of call on this B channel. If the B channel is not allocated, the call type will be undefined.
Context
- MIB
- AT-ISDN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccBchannelEntry
- Table
- ccBchannelTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undefined |
2 | data |
3 | voice |
4 | x25 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccBchannelIfIndex The interface index of the interface which this B channel entry is on. The ifEntry indexed by this object is the
ifEntry for the entire ISDN interface, not the ifEntry for the act… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.1 |
| ccBchannelChannelIndex The B channel number for this B channel 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 th… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.2 |
| ccBchannelAllocated A flag indicating whether this B channel is actually allocated to a call or not. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.3 |
| ccBchannelActiveCallIndex The index of the active call which is currently attached to this B channel. If the value of this object is 0 the
channel is either not allocated, or is not allocated to a data cal… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.5 |
| ccBchannelPriority The priority of the call which has this B channel allocated to it. This is in the range 0..99 for data calls, 150
for voice calls and 200 for emergency voice calls. A B channel wh… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.6 |
| ccBchannelDirection The direction of the call which has this B channel allocated to it. If this B channel is not allocated the value
will be 'unallocated'. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.37.6.1.7 |