TCP/IP TELNET Management Programming Manual

ZTNT-EVT-TELNET-AWAITIO-ERR
Event Management
53474 Tandem Computers Incorporated 7–13
ZEMS-TKN-EVENTNUMBER
is a header token that contains the event number. Its value is ZTNT-EVT-
TELNET-AWAITIO-ERR (4).
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token—
here, ZCOM-TKN-SUBJ-WINDOW.
ZCOM-TKN-SUBJ-WINDOW
contains the name of the TELNET window that is the subject of this event
message.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this is a
critical event.
(ZEMS-TKN-) CONSOLE-PRINT, CPU, CRTPID, GENTIME, LOGTIME, PIN,
SYSTEM and USERID
are automatically placed in the header when the EMSINIT procedure is called and
the event message buffer is initialized. See Section 5, “Common Definitions,” for
descriptions of these tokens. For details on any of the EMS tokens, refer to the
Event Management Service (EMS) Manual.
ZTNT-TKN-SEV
contains the value ZTNT-VAL-SEV-WARN. This value indicates that ZTNT-EVT-
TELNET-AWAITIO-ERR is only a warning message. The process continues to
function, but some functionality is lost; some windows may be down, but the
TELNET server is still functioning.
ZTNT-TKN-ERR-NUM
contains the file-system error that has occurred. Refer to the System Procedure
Errors and Messages Manual for details on this token.
ZTNT-TKN-TERM
contains the name of the TELNET window that is the subject of this event
message.
Event-Message Text
In the text message,
error
corresponds to the value in ZTNT-TKN-ERR-NUM and
win-spec
corresponds to the value in ZTNT-TKN-TERM.