SNAX/XF and SNAX/APN Event Management Programming Manual
SNAX/XF Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
3-29
22: ZSX1-EVT-LINE-UP
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE. 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 of the line. 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-STA-MODE
indicates whether the line is acting as a primary or a secondary station. This token is
described in Section 4, “Common Definitions” in the SNAX/XF Management
Programming Manual.
ZSX1-TKN-LINE-STATE
indicates the line state. This token is described in Section 4 of the SNAX/XF
Management Programming Manual.
ZSX1-TKN-TRACE-STATE
indicates the trace state. This token is described in Section 4 of the SNAX/XF
Management Programming Manual.
ZSX1-TKN-ENV-RESID
is the protocol-level ID. This token is described in Section 4 of the SNAX/XF
Management Programming Manual.
Cause. Local and remote direct-connect line handlers have exchanged reset sequences,
and the line is ready to accept network requests. This message is generated by the level-
3 protocol.
Effect. A connection is successfully established with a remote device.
Recovery. This is an informative message only; no corrective action is needed.
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.