SNAX/XF and SNAX/APN Event Management Programming Manual

SNAX/XF Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
3-111
101: ZSX1-EVT-LINE-STATS-LIMIT
ZCOM-TKN-SUBJ-LINE
is the fully qualified name of the line-handler process for the line on which the event
occurred.
ZSX1-TKN-PROCNAME
is the name of the line-handler process for the line on which the event occurred.
ZEMS-TKN-EMPHASIS
contains the value ZSPI-VAL-FALSE, indicating that this event is not a critical
event. This token is described in the EMS Manual.
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-FALSE. This token is described in the EMS Manual.
ZSPI-TKN-MANAGER
is the name of the service-manager process (the SUBSYS object name), as described
in Section 3 of the SNAX/XF Management Programming Manual.
ZEMS-TKN-LDEVNUMBER
identifies the logical device number. This is the 32-bit equivalent of
ZEMS-TKN-LDEV.
ZEMS-TKN-XLDEVNAME
is the string equivalent of the logical device number.
ZEMS-TKN-LDEV
is a standard EMS token described in the EMS Manual.
ZSX1-TKN-DCE-ERRS
is the number of DCE interrupts.
ZSX1-TKN-FCS-ERRS
is the number of data link control (DLC) FCS errors.
ZSX1-TKN-FRAME-REJ-SENT
is the number of DLC frame rejects sent.
Note. Although ZEMS-TKN-LDEV is included in the event message, you should use the
ZEMS-TKN-LDEVNUMBER and ZEMS-TKN-XLDEVNAME tokens when writing new programs
to run on D-series systems or later systems.