OSI/AS Management Programming Manual
LISTOBJECTS PROCESS Command
Commands and Responses
5–168 056785 Tandem Computers Incorporated
name). If a process name is specified, its format depends on the type of process, as
follows:
If the object is the OSI manager process, use process-name.
If the object is a TAPS process, use indirect-process-name.
If the object is a TSP or NSP process, use indirect-process-name.
ZCOM-TKN-SUB
specifies whether LISTOBJECTS is to return the name of the process specified in
ZCOM-TKN-OBJNAME, the names of its subordinate objects in the OSI/AS object
hierarchy, or both. Names of subordinate objects are given only if the specified
process is a TAPS process; if it is an OSI manager process, this parameter is
ignored, and only the name of the specified process is returned.
The possible values of this token are as follows:
ZCOM-VAL-SUB-ALL Select the named process and all of its subordinate
objects.
ZCOM-VAL-SUB-NONE Select only the named process.
ZCOM-VAL-SUB-ONLY Select only the subordinate objects.
ZCOM-OBJ-objtype Select only those subordinate objects of the specified
object type.
This token is optional, but can occur no more than once in the command. The
default value is ZCOM-VAL-SUB-NONE. Note that if you specify an object name
rather than a template for ZCOM-TKN-OBJNAME and you do not assign the
ZCOM-TKN-SUB token a value other than ZCOM-VAL-SUB-NONE, the response
will be trivial (only the specified process name will be returned).
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual.
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, ZSPI-TKN-COMMENT,
and ZSPI-TKN-CONTEXT
are described in the Distributed Systems Management (DSM) Programming Manual.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the Distributed Systems Management (DSM)
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 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. Multiple data lists, containing names of objects
of different object types, can appear in the response if ZCOM-TKN-SUB is