TCP/IP Management Programming Manual
Event Management
HP NonStop TCP/IP Management Programming Manual—529636-001
7-15
6: ZTCI-EVT-INTL
Unconditional Tokens
ZSPI-TKN-SSID
is a header token that specifies the subsystem ID. The value used for the TCP/IP
subsystem is ZTCI-VAL-SSID.
ZEMS-TKN-EVENTNUMBER
is a header token that contains the event number. Its value is ZTCI-EVT-INTL (6).
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token
here, ZCOM-TKN-SUBJ-PROC.
ZCOM-TKN-SUBJ-PROC
contains the name of the TCP/IP subsystem 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. For a description of these tokens, see
Section 5, Common Definitions. For details on any of the EMS tokens, see the
EMS Manual.
ZTCI-TKN-SEV
contains the value ZTCI-VAL-SEV-FATAL. This value indicates that
ZTCI-EVT-INTL is fatal to the TCP/IP process. The TCP/IP process halts itself and
must be restarted.
Event-Message Text
In the text message, cause corresponds to the value in ZTCI-TKN-TEXT.
Cause. The TCP/IP process detected an internal error from which it cannot recover.
The TCP/IP process no longer exists.
Recovery. Restart the TCP/IP process using the RUN command. Send the
SAVEABEND file to HP for analysis.