NET/MASTER Network Control Language (NCL) Reference Manual
EMSSEND
Verbs
106126 Tandem Computers Incorporated 3–65
EMSSEND The EMSSEND verb generates an event message from an NCL procedure to the EMS
event collector. The EMSSEND verb sends messages to a collector in the local system
or, through Inter System-Routing (ISR), to remote NonStop NET/MASTER MS
systems.
The message is always marked as originating from the local system.
See the note under EMSALERT for a distinction between EMSSEND and EMSALERT.
EMSSEND
[ DOMAIN=
domainid
| LINK=
linkname
]
{ EVENTNUM=
nnnnn
SSID=
owner.number.version
TEXT=
event-text
} |
MDO=
mdo-name
DOMAIN=
domainid
specifies the domain ID of the remote system at which the event is to be generated.
LINK=
linkname
specifies the link name of the remote system at which the event is to be generated.
EVENTNUM=
nnnnn
contains a number of up to five digits in length. The number (
nnnnn
) corresponds
to a valid Tandem or user-specified subsystem event number.
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-specified subsystem values.
TEXT=
event-text
contains the text string of the event that is to be stored in ZEMS_TKN_TEXT.
ZEMS_TKN_TEXT is set and becomes the subject of the event.
MDO=
mdo-name
specifies an MDO containing all relevant EMS event fields. These must all be
supplied before issuing EMSSEND. The message must contain the subject token
and the following elements:
ZEMS_TKN_EVENTNUMBER
( or ZEMS_TKN_EVENTNUMBER.#)
ZEMS_TKN_SUBJECT_MARK
ZSPI_TKN_SSID