OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-270
STATUS PROCESS
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the SPI Programming Manual; the final
ZSPI-TKN-ENDLIST ends the data list. These tokens enclose the other response
tokens only if the value of the header token ZSPI-TKN-MAXRESP is not 0.
ZSPI-TKN-RETCODE
is described in the SPI Programming Manual.
ZCOM-TKN-OBJTYPE, ZCOM-TKN-OBJNAME, ZCOM-TKN-OBJSTATE
are described in the SPI Common Extensions Manual.
ZMHS-MAP-STATUS-MS
is an extensible structured token that contains status information for the specified
MS proceess. This token is required when ZCOM-TKN-OBJNAME is an MS
process. The ZMHS-MAP-STATUS-MS definition, ZMHS-DDL-STATUS-MS,
contains the following fields:
ZCPU
is the CPU in which the process is running, or -1 if it is not running. This
information is supplied by the MHS manager. The SPI-NULL value for this
field is 255.
ZSTART-TIME
is the time at which the process was last started. The value is supplied by the
MHS manager. The SPI-NULL value for this field is 0.
ZFAIL-TIME
is the time at which the process last failed. The value is supplied by the MHS
manager. The SPI-NULL value for this field is 0.
ZCNT-AVAIL-MBOXES
is the number of mailboxes this MS has available. The SPI-NULL value for this
field is 255.
ZCNT-ACTIVE-UA
is the number of UAs that are currently connected to the MS. The SPI-NULL
value for this field is 255.
ZMHS-MAP-TRACE-STATUS
is an extensible structured token that contains the current trace status information
about each object. This token is required. ZMHS-DDL-TRACE-STATUS contains: