The channelTable section of the MIB is a table containing one entry for each telephony channel showing what is happening on the channel and allowing control over the channel. The index for this table is the channel number (1 to 480) as used within the Blueworx Voice Response user interface. Entries exist only for configured channels on telephony packs that are enabled.
Structure | Access | Type | Description | ||
---|---|---|---|---|---|
channelTable |
|||||
channelEntry |
|||||
channelIndex |
None |
INTEGER |
Channel number (1-480) | ||
channelStatus |
Read-only |
INTEGER |
The current operating status of the channel. The possible
values returned are:
For more information, see Telephony channel operating status. |
||
channelAction |
Write-only |
INTEGER |
This variable is used to alter the operating status
of the channel.
For more information, see Telephony channel operating status . |
||
channelGroup |
Read-only |
INTEGER |
The number of the channel group to which this channel belongs. This information is only available if the trunk status is InService or Quiescing. At other times the value is 0. | ||
channelCallInfo |
Read-only |
DisplayString |
The source of call information (for example, called and calling numbers) for this channel. Possible values (for example, SMSI, ISDN, and so on) are given in the MIB definition. This information is only available if the trunk status is InService or Quiescing. At other times the value is NULL. | ||
channelAreaCode |
Read-only |
DisplayString |
The area code specified for this channel in the Area Code system parameter. This information is only available if the trunk status is InService or Quiescing. | ||
channelPhoneNumber |
Read-only |
DisplayString |
The phone number specified for this channel in the Phone Number system parameter. This information is only available if the trunk status is InService or Quiescing. | ||
channelApplication |
Read-only |
DisplayString |
The name of the state table called to process the call that is currently active on this channel. If no call is active, the string is empty. | ||
channelStatusDetail |
Read-only |
INTEGER |
IBM Service use only. | ||
channelStateTable |
Read-only |
DisplayString |
The name of the state table currently being used on this channel. As a call proceeds and state tables are invoked and return, the value of this variable changes: it can be used as an indicator that call processing is working correctly. |