TCP/IP TELNET Management Programming Manual

EMS Standard Definitions
Common Definitions
5–8 53474 Tandem Computers Incorporated
EMS Standard
Definitions
Definitions whose names begin with ZEMS- are Event Management Service (EMS)
standard definitions. These definitions are available to all subsystems that support
EMS and can be found in the EMS DDL file, ZSPIDEF.ZEMSDDL, and in the definition
files for other languages.
Table 5-2 lists only those EMS standard definitions used in the management-
programming interfaces to the TELNET subsystem. The table does not list EMS error
numbers or definitions used only in error lists associated with those error numbers.
For a description of all EMS standard definitions, refer to the Event Management Service
(EMS) Manual.
The following EMS definitions are used by the TELNET subsystem:
Header tokens
Simple tokens
Table 5-2. EMS Standard Definitions
Header Tokens Other Simple Tokens
ZEMS-TKN-CONSOLE-PRINT ZEMS-TKN-SUBJECT-MARK
ZEMS-TKN-CPU
ZEMS-TKN-CRTPID
ZEMS-TKN-EMPHASIS
ZEMS-TKN-EVENTNUMBER
ZEMS-TKN-GENTIME
ZEMS-TKN-LOGTIME
ZEMS-TKN-PIN
ZEMS-TKN-SYSTEM
ZEMS-TKN-USERID
Definitions specific to the TELNET subsystem are described below.
ZEMS-TKN-CONSOLE-PRINT
specifies whether the event message in which it appears is processed by the
compatibility distributor. The value of this token for the TELNET subsystem can
be ZSPI-VAL-TRUE or ZSPI-VAL-FALSE. If the value is TRUE, the event message
is displayed at the operator console.
ZEMS-TKN-CPU
specifies the CPU of the subsystem.
ZEMS-TKN-CRTPID
specifies the process ID of the subsystem reporting the event.