NET/MASTER Network Control Language (NCL) Reference Manual

EMSALERT
Verbs
106126 Tandem Computers Incorporated 3–51
LINK=
linkname
specifies that the EMSALERT message is to be delivered to the system connected
by the specified
linkname
.
LOCAL
specifies that the EMSALERT message is to be delivered to the local system
(through EMSPROC, if active).
REMOTE
specifies that the EMSALERT message is to be sent to connected remote systems.
MDO=
mdo-name
specifies the MDO that is delivered to be mapped by $MSG. There are no
elements that are required in the MDO, and no extra EMS elements are added to
the Subsystem Programmatic Interface (SPI) element. Only the text, SPI, and
display elements are relevant. NonStop NET/MASTER MS adds the appropriate
SOURCE element before delivery.
TEXT=
event-text
contains the text string of the event (alert) message to be generated. The text string
is converted to a message, mapped by $MSG. Refer to the NonStop NET/MASTER
NCL Programmer's Guide for a definition and discussion of Mapping Services and
the $MSG map. The message contains the following elements:
ZEMS_TKN_EVENTNUMBER
ZEMS_TKN_TEXT
ZEMS_TKN_SUBJECT_MARK
ZSPI_TKN_SSID
SSID=
owner.number.version
contains the owner, number, and version of the subsystem that is the event
generator. These must be valid Tandem or user-subsystem values.
EVENTNUM=
nnnnn
contains a number up to five digits in length and within the range 1 through
32767. The number (
nnnnn
) corresponds to a valid Tandem or user-specified
subsystem event number.