OSI/TS Management Programming Manual

Event Messages
056786 Tandem Computers Incorporated 6–3
Tokens in All Event
Messages
Event-message buffers, like any other SPI buffers, contain header tokens and data-
portion tokens. The header and data-portion tokens that appear in all OSI/TS event
messages are listed in Table 6-2. Tokens that appear only in certain event messages are
listed and described with the individual messages, in the remainder of this section.
Tokens that start with a ZX____ are for D-series systems only. They are either new
tokens or a replacement for a token similarly named (but without the "X") for C-series
systems. Information will be returned in the D-series token and also in the C-series
equivalent if the information fits (the field is otherwise left blank).
Table 6-2. Tokens that Appear in All OSI/TS Event Messages
Header Tokens Token Type
ZSPI-TKN-HDRTYPE ZSPI-TYP-UINT
ZSPI-TKN-MAX-FIELD-VERSION ZSPI-TYP-VERSION
ZSPI-TKN-SSID ZSPI-TYP-SSID
ZSPI-TKN-USEDLEN ZSPI-TYP-UINT
ZEMS-TKN-CONSOLE-PRINT ZSPI-TYP-BOOLEAN
ZEMS-TKN-CPU ZSPI-TYP-UINT
ZEMS-TKN-CRTPID ZSPI-TYP-CRTPID
ZEMS-TKN-EMPHASIS ZSPI-TYP-BOOLEAN
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-ENUM
ZEMS-TKN-GENTIME ZSPI-TYP-TIMESTAMP
ZEMS-TKN-LOGTIME ZSPI-TYP-TIMESTAMP
ZEMS-TKN-PIN ZSPI-TYP-UINT
ZEMS-TKN-SYSTEM ZSPI-TYP-UINT
ZEMS-TKN-USERID ZSPI-TYP-BYTE-PAIR
Data-Portion Token Token Type
ZEMS-TKN-SUBJECT-MARK ZSPI-TYP-MARK
For descriptions of these tokens, see the Distributed Systems Management (DSM)
Programming Manual and the Event Management Service (EMS) Manual.