TCP/IP TELNET Management Programming Manual

RESETSTATS Command
Commands and Responses
53474 Tandem Computers Incorporated 6–47
(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-STATS-TELNET
is an extensible structured token that reports the statistics counters that have been
maintained for the TELNET subsystem during the sample period. This token is
returned only for the PROC object. It has the token number ZTNT-TNM-STATS-
TELNET and the DDL definition ZTNT-DDL-STATS-TELNET. Each counter is
defined in a separate field. Duplicate occurrences of the fields are not allowed.
The following fields are in the ZTNT-MAP-STATS-TELNET token:
ZIN-CONN is an integer value that indicates the number of incoming
connection requests received by the TELNET subsystem during the sample
period.
ZTOTAL-OPEN is an integer value that indicates the number of GUARDIAN
90 OPEN requests that were processed by the TELNET subsystem during the
sample period.
ZTOTAL-NET-DATA is an integer value that indicates the number of bytes of
data received from the network by the TELNET subsystem during the sample
period.
ZAVG-ACTV-TERM is an integer value that indicates the average number of
windows active in the TELNET subsystem during the last five minutes of the
sample period.
ZTOTAL-SPI-REQ is an integer value that indicates the number of SPI
requests processed by the TELNET subsystem during the sample period.