OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-170
INFO MON
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.
ZCOM-TKN-OBJNAME
is the name of the MON object to be altered. This token is optional.
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming 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 and ZCOM-TKN-OBJNAME
are described in the SPI Common Extensions Manual.
ZCMK-TKN-EMS-XFNAME
identifies the current EMS event collector. This token is optional.
ZCMK-MAP-INFO
is an extensible structured token that contains startup and alterable attributes for the
MON object. This token is optional. This structure is included in response to an
INFO command addressed to the MHS manager process native object type
(ZCOM-OBJ-MON). ZCMK-MAP-INFO is based on ZCMK-DDL-INFO, which
contains the following fields:
ZBKUP-CPU
is the current backup CPU number. The backup need not be running. No range
checking is performed, but the maximum value should not exceed the number of
CPUs on the target system minus one (for example, 0 through 7 for an
eight-CPU system.) A value of -1 indicates that there is no current backup CPU.
ZBKUP-DEBUG
is the current setting of the debugging flag set by the BACKUPDEBUG
parameter.