OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-250
STATUS CLASS
STATUS CLASS
The STATUS CLASS command returns the operational status of a CLASS, including
the CLASS name and its summary state.
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the MHS manager name, that is, the process to which SCP is to send this
command. This token is required and must occur only once.
Command
ZCOM-CMD-STATUS
Object Type
ZCOM-OBJ-CLASS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-
TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
ZCOM-TKN-SEL-SUMSTATE token-type ZSPI-TYP-INT-PAIR.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJSTATE token-type ZSPI-TYP-ENUM.
ZMHS-MAP-STATUS-CLASS
def ZMHS-DDL-STATUS-CLASS.
02 ZGROUP-STARTED-CNT type ZSPI-DDL-INT.
02 ZGROUP-STARTING-CNT type ZSPI-DDL-INT.
02 ZGROUP-STOPPED-CNT type ZSPI-DDL-INT.
02 ZGROUP-STOPPING-CNT type ZSPI-DDL-INT.
02 ZGROUP-RECOV-CNT type ZSPI-DDL-INT.
02 ZGROUP-DEFINED-CNT type ZSPI-DDL-INT.
end.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.