TCP/IP TELNET Management Programming Manual

STATUS Command
Commands and Responses
6–64 53474 Tandem Computers Incorporated
(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.
ZTNT-TKN-STATUS-PROC
specifies the current summary state of the PROC object. The value is always ZCOM-
VAL-SUMSTATE-STARTED.
ZTNT-MAP-STATUS-WIN
is an extensible structured token that lists the summary state of a WINDOW
object. This token is returned only for the WINDOW object. It has the token
number ZTNT-TNM-STATUS-WIN and the DDL definition ZTNT-DDL-STATUS-
WIN. This token has only one field:
ZSTATUS is the current summary state of the specified WINDOW object. The
value can be ZCOM-VAL-SUMSTATE-STARTED or ZCOM-VAL-
SUMSTATE-STOPPED.
ZTNT-MAP-STATUS-WIN can be returned multiple times when an object-
name template has been specified.
ZCOM-TKN-OBJNAME
specifies the name of the TELNET object for which information was requested.
Unless an error prevents the STATUS command from being attempted at all, this
token is present in every response record. If you have used an object-name
template, a separate ZCOM-TKN-OBJNAME token is returned for each window
that meets the template requirements. ZCOM-TKN-OBJNAME is described more
fully in “Data Communications Standard Definitions” in Section 5.