OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-280
STATUS SUBSYS
ZCOM-TKN-SEL-SUMSTATE
is described in the SPI Common Extensions Manual.
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.
ZCOM-TKN-OBJTYPE
ZCOM-TKN-OBJNAME
are described in the SPI Common Extensions Manual.
ZCOM-TKN-OBJSTATE
is the current state of the SUBSYS object. The values are as follows:
ZCOM-VAL-SUMSTATE-STOPPED
When the subsystem is in the STOPPED state, all objects that have summary
states, except APPL object, are the STOPPED state. The APPL summary states
are independent of the SUBSYS state. No MHS objects can be started while the
subsystem is in the STOPPED state. The STOPPED state is required for
changing SUBSYS configuration. STOPPED is the initial state of the
subsystem when the MHS manager is run. All subordinate CLASS objects are
stopped. No objects can be started while the SUBSYS object is in the
STOPPED state.
ZCOM-VAL-SUMSTATE-STARTED
The SUBSYS process is started and other objects can be started.
ZCOM-VAL-SUMSTATE-STOPPING
CLASS objects subordinate to the SUBSYS object are stopping. When they are
all in the STOPPED state, the SUBSYS state will be updated to STOPPED.
ZSPI-TKN-RETCODE
ZSPI-TKN-ERRLIST
ZSPI-TKN-ENDLIST
ZSPI-TKN-CONTEXT
are described in the SPI Programming Manual.
Operational Note
STATUS SUBSYS is a nonsensitive command.