The csTable section of the MIB is a table containing one entry for each custom server, showing what is happening to the server, and allowing control over it. The index for this table is the custom server number. If a custom server is removed while the Blueworx Voice Response system is running, the corresponding entry is removed, but other entries remain at the same positions in the table until Blueworx Voice Response is restarted.
Structure | Access | Type | Description | ||
---|---|---|---|---|---|
csTable |
|||||
csEntry |
|||||
csIndex |
None |
INTEGER |
The custom server number. | ||
csApplicationName |
Read-only |
DisplayString |
The name of the custom server. | ||
csRunStatus |
Read-only |
INTEGER |
The status of the custom server. Possible values are:
|
||
csLinkCount |
Read-only |
INTEGER |
The number of active communication paths between the custom server and Blueworx Voice Response state tables. | ||
csLastFunction |
Read-only |
DisplayString |
The last custom server subroutine executed by the custom server. | ||
csReceiveTime |
Read-only |
INTEGER |
The time, in seconds, since the last custom server subroutine was executed. | ||
csMessageCount |
Read-only |
INTEGER |
Primarily, the number of get data requests that have not yet been serviced by the custom server. Additionally, data requested by the custom server such as Call Records could be included in this count. | ||
csIPLStatus |
Read-only |
INTEGER |
The status of the custom server at IPL time. Possible
values are:
|
||
csRunAction |
Write-only |
INTEGER |
Actions that change the csRunStatus of the
custom server. Possible values are:
|
||
csIPLAction |
Write-only |
INTEGER |
Actions that change the csIPLStatus of the
custom server. Possible values are:
|
||
Note: In a single system image configuration,
using SNMP to change the autoexec status affects the autoexec status of the
custom server throughout the whole cluster. To change the auotexec status
of the custom server by node see the DTcs command
|