TCP/IP TELNET Management Programming Manual

Common Definitions for the TELNET Subsystem
Common Definitions
5–14 53474 Tandem Computers Incorporated
ZCOM-TKN-SUBJ-WINDOW
indicates the name of a TELNET window that is the subject of an event message.
ZCOM-TKN-TRACE-OPT
indicates what items are to be traced by the TRACE command. For information on
the possible values of this token, refer to the TRACE command in Section 6,
“Commands and Responses.” The SCP creates a bit mask from the trace options
specified and sends it to the TELNET subsystem.
ZCOM-VAL-BUFLEN
is the recommended buffer length for command messages and for responses in
which each response message will contain a single response record.
ZCOM-VAL-MAXBUFLEN
is the maximum buffer length allowed for SPI message buffers. It is the
recommended buffer length for responses in which each response message will
contain multiple response records.
ZCOM-VAL-SUMSTATE-STARTED
indicates that a TELNET object is in the STARTED summary state. It is the only
possible value of the ZTNT-TKN-STATUS-PROC token and one of the possible
values of the status field within the extensible structured token ZTNT-MAP-
STATUS-WINDOW. It is also a value of the ZCOM-TKN-OBJSTATE and ZCOM-
TKN-OLD-OBJSTATE tokens in the ZTNT-EVT-SUMSTATE-CHG event message.
For more information object states, see the STATUS command in Section 6,
“Commands and Responses.”
ZCOM-VAL-SUMSTATE-STOPPED
indicates that a TELNET window is in the STOPPED summary state. It is one of
the possible values of the status field within the extensible structured token ZTNT-
MAP-STATUS-WINDOW. It is also a value of the ZCOM-TKN-OBJSTATE and
ZCOM-TKN-OLD-OBJSTATE tokens in the ZTNT-EVT-SUMSTATE-CHG event
message. The PROC object cannot be in this summary state. If the TELNET
process is not STARTED, it is undefined. For more information on object states,
see the STATUS command in Section 6, “Commands and Responses.”
Common Definitions
for the TELNET
Subsystem
Definitions whose names begin with ZTNT- are TELNET definitions. The definitions
that appear in several commands or responses are described in this section.
Information specific to particular commands or responses is discussed in Section 6,
“Commands and Responses.”
Buffer Declarations The TELNET subsystem provides the following buffer declarations for message
buffers that can be used with SPI procedures. All applications should use one of these
declarations for a buffer of the recommended size.