OSI/TS Management Programming Manual

LISTOBJECTS NULL Command
Commands and Responses
056786 Tandem Computers Incorporated 5–115
LISTOBJECTS NULL
Command
The LISTOBJECTS NULL command returns a controllable list of object types and
object names for the specified process, its related services, and its associated
subdevices.
Command
ZCOM-CMD-LISTOBJECTS
Object Type
ZCOM-OBJ-NULL
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-
TYPE.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
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.
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.
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the TSP process to which SCP is to send
this command. This token is optional and must occur only once in the command.
ZCOM-TKN-OBJNAME
is not used in this command. If present, it must occur only once and must either
match the value of either ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR or be of
zero length.