Blueworx Voice Response resources information

The dtResources section of the MIB gives information about the current usage of buffers, CPU, file system capacity, and the operating status of the Blueworx Voice Response system, and allows the system to be started or stopped (depending on its current status).

Structure Access Type Description
dtResources
 
 
 
dtBufferPool
 
 
   
resBufferPoolSize
Read-only
INTEGER
The number of 4KB buffers configured for use by Blueworx Voice Response.
   
resBuffersUsed
Read-only
INTEGER
The number of 4KB buffers currently in use.
   
resBuffersInCache
Read-only
INTEGER
The number of 4KB buffers used by voice cache (that is, the CACHEM and COMPPS processes).
 
resCPU
Read-only
INTEGER
The percentage of the pSeries computer's CPU currently in use.
 
resDisk
Read-only
INTEGER
The percentage of the pSeries computer's file system capacity allocated to the Blueworx Voice Response database.
 
dtStatus
Read-only
INTEGER
Operating status of Blueworx Voice Response. Possible values are:

0   Blueworx Voice Response is not running
1   Blueworx Voice Response is initializing
2   Blueworx Voice Response is running
3   Blueworx Voice Response is executing
    quiesce shutdown
4   Blueworx Voice Response is shutting
    down completely
5   Blueworx Voice Response is starting,
    stopping, or unattached
6   Blueworx Voice Response terminated
    abnormally
7   Blueworx Voice Response initialization
    failed. Delete the file:
    $SYS_DIR/system_initializing and try to
    restart Blueworx Voice Response.
8   CA_RUN_NODB. DBHEALTH  has
    detected that Blueworx Voice Response
    has lost access to resources used for
    normal operation (for example, DB2
    or filesystems under $CUR_DIR).
    Check error log.
9   CA_QUIESCE_NODB.
    As for 8 above, but
    Blueworx Voice Response is quiescing.

 
dtAction
Write-only
INTEGER
Actions that change the status of Blueworx Voice Response. Possible values are:

0   Start Blueworx Voice Response
1   Stop Blueworx Voice Response
    immediately: abandon existing calls
2   Quiesce Blueworx Voice Response:
    allow existing calls to complete

 
dtCHPPerformance
 
 
   
dtCHPperfplt1
Read-only
INTEGER
The average Play Latency Time in milliseconds for playing Blueworx Voice Response voice.
   
dtCHPperfumt1
Read-only
INTEGER
The average Underrun Margin time in milliseconds for playing Blueworx Voice Response voice.
   
dtCHPperfprof1
Read-only
INTEGER
The average time in milliseconds to retrieve non-cached profiles.
   
dtCHPperfchka1
Read-only
INTEGER
The average time in milliseconds to retrieve voice messages.
  1. For more information see Monitoring the performance of a Blueworx Voice Response system.