TR3271 Management Programming Manual

TR3271 EVENT MANAGEMENT
-1: ZCOM-EVT-CPU-SWITCH
Unconditional Tokens
ZSPI-TKN-SSID is the TR3271 subsystem ID, and its value is
ZTR3-VAL-SSID. This token is described in the
Distributed
Systems Management (DSM) Programming Manual
.
ZEMS-TKN-EVENTNUMBER is the event number, as described in the
Event Management Service (EMS) Manual
. Its value is ZCOM-EVT-
CPU-SWITCH (-1).
ZEMS-TKN-SUBJECT-MARK is the standard EMS token that always
immediately precedes the subject token--here, ZEMS-TKN-LDEVNAME.
ZEMS-TKN-LDEVNAME is the name of the TR3271 line that is the
subject of this event message.
ZEMS-TKN-LDEV is the logical device number of the TR3271 line
that is the subject of this event message. It corresponds to the
value
ldev
in the text message.
ZEMS-TKN-EMPHASIS contains the value ZSPI-VAL-FALSE, indicating
that this event is not a critical event.
ZEMS-TKN-CONSOLE-PRINT contains the value ZSPI-VAL-TRUE.
ZEMS-TKN-CPU is the CPU of the TR3271 subsystem.
ZEMS-TKN-CRTPID is the process ID of the TR3271 subsystem
reporting the event.
ZEMS-TKN-GENTIME is the time that the TR3271 subsystem created
the event message.
ZEMS-TKN-LOGTIME is the time that the collector wrote the event
message to its log files.
ZEMS-TKN-PIN is the PIN of the TR3271 subsystem that reported the
event.
ZEMS-TKN-SYSTEM is the EXPAND system-number of the system (node)
on which the event was reported.
ZEMS-TKN-USERID is the user ID of the TR3271 subsystem reporting
the event.
ZCOM-TKN-NEW-CPU is the primary CPU after the switch has taken
place. It corresponds to the value of
cpu2
in the message text.
ZCOM-TKN-OLD-CPU is the primary CPU before the switch took place.
It corresponds to the value of
cpu1
in the message text.
7-63