TCP/IP TELNET Management Programming Manual

LISTOPENS Command
Commands and Responses
53474 Tandem Computers Incorporated 6–41
(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-MAP-OPENS-TELNET
is an extensible structured token that lists information about an opener of the
TELNET process. It has the token number ZTNT-TNM-OPENS-TELNET and the
DDL definition ZTNT-DDL-OPENS-TELNET. This token is always in the
response record. Note that each opener has a separate extensible structured token
and each extensible structured token is contained in a separate data list. Duplicate
occurrences of the fields within the extensible structured token are not allowed.
The following fields are in the ZTNT-MAP-OPENS-TELNET extensible structured
token:
ZBKUP-CPU is an integer value that specifies the CPU number of the CPU
where the backup process of the opener is running. This field is reserved for
future use.
ZBKUP-PIN is an integer value that specifies the process identification
number of the backup process of the opener. This field is reserved for future
use.
ZBKUP-FNUM is an integer value that specifies the backup file number
assigned to the opener when the OPEN procedure was called. This field is
reserved for future use.
ZPRIM-CPU is an integer value that specifies the CPU number of the CPU
where the primary process of the opener is running.
ZPRIM-PIN is an integer value that specifies the process identification number
of the primary process of the opener.