TCP/IP TELNET Management Programming Manual

LISTOBJECTS Command
Commands and Responses
53474 Tandem Computers Incorporated 6–37
ZCOM-MAP-REQID
is a standard data communications token your application can optionally provide.
This token is described in “Data Communications Standard Definitions” in
Section 5.
(ZSPI-TKN-) MAXRESP, CONTEXT, ALLOW-TYPE, and COMMENT
are standard SPI tokens your application can optionally provide. These tokens are
described in “SPI Standard Definitions” in Section 5.
Tokens in Response Buffer
ZSPI-TKN-SSID
identifies the subsystem ID. The value for the TELNET subsystem is ZTNT-VAL-
SSID. This token is described more fully in “SPI Standard Definitions” in
Section 5.
ZSPI-TKN-SERVER-VERSION
indicates the software release version of the TELNET subsystem. See “SPI
Standard Definitions” in Section 5 for a detailed description of this token.
ZSPI-TKN-DATALIST
indicates the beginning of a data list. The ZSPI-TKN-MAXRESP token must have
a value other than zero or else data lists will not be included in the response. See
“SPI Standard Definitions” in Section 5 for a detailed description of this token.
ZCOM-TKN-OBJNAME
specifies the name of a TELNET object being listed by the command. Unless an
error prevents the LISTOBJECTS command from being attempted at all, this token
is present in every response record. Multiple ZCOM-TKN-OBJNAME tokens can
appear in a single response record. ZCOM-TKN-OBJNAME is described more
fully in “Data Communications Standard Definitions” in Section 5.
ZCOM-TKN-OBJTYPE
specifies the type of object being listed. This token can have the value ZCOM-
OBJ-WINDOW or ZCOM-OBJ-NULL. See Section 5, “Common Definitions,” for a
detailed description of this token.
ZSPI-TKN-RETCODE
specifies whether the command completed successfully. If the command
completed successfully, including when the command completes with a warning,
the value of this token is zero (ZCOM-ERR-OK). Note that if the empty response
(ZCOM-ERR-EMPT-RSP) is returned, the value of this token is nonzero even
though the command has completed successfully.