OSI/TS Management Programming Manual
LISTOBJECTS NULL Command
Commands and Responses
5–116 056786 Tandem Computers Incorporated
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual. This token is
optional; duplicate occurrences are not allowed.
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, and ZSPI-TKN-
COMMENT
are described in the Distributed Systems Management (DSM) Programming Manual.
These tokens are optional and, with the exception of ZSPI-TKN-COMMENT,
duplicate occurrences are not allowed.
ZSPI-TKN-CONTEXT
is used to get the next response message if multiple response messages are
returned, as described in the Distributed Systems Management (DSM) Programming
Manual.
Tokens in Response Buffer
ZSPI-TKN-DATALIST and the final ZSPI-TKN-ENDLIST
enclose a data list, as described in the Distributed Systems Management (DSM)
Programming Manual. These tokens enclose the other response tokens only if the
value of the header token ZSPI-TKN-MAXRESP is nonzero. If ZSPI-TKN-
MAXRESP is nonzero, all object names for a particular object type are enclosed in
a single data list, provided they can fit into one response message. If more than
one object type is to be returned in the response, a data list for each object type is
returned. In addition, multiple response messages can be returned.
ZCOM-TKN-OBJTYPE
specifies the type of object named in all ZCOM-TKN-OBJNAME tokens that
follow it in the list.
ZCOM-TKN-OBJNAME
is the name of the process specified in either ZSPI-TKN-MANAGER or ZCOM-
TKN-XMGR or the name of a subordinate device or service. One ZCOM-TKN-
OBJNAME is included for each subordinate object of the type defined in ZCOM-
TKN-OBJTYPE. If no objects of that type are defined, this token is absent from the
data list.
ZSPI-TKN-RETCODE
indicates whether or not the command was successful. If the command failed, this
token supplies the reason for the failure. Its use is described further in the
Distributed Systems Management (DSM) Programming Manual.