NET/MASTER Network Control Language (NCL) Reference Summary
Verbs
106161 Tandem Computers Incorporated 25
EMSALERT
The EMSALERT verb generates an Event Management Service (EMS) event message
from an NCL procedure and sends it to the EMSPROC NCL procedure.
EMSALERT [ ALL |
DOMAIN=
domainid
|
LINK=
linkname
|
LOCAL |
REMOTE ]
MDO=
mdo-name
|
{ TEXT=
event-text
SSID=
owner.number.version
EVENTNUM=
nnnnn
}
EMSCONT The EMSCONT verb, which is used in an EMSPROC NCL procedure, resumes normal
processing of an Event Management Service (EMS) event message or redirects the
event message to another system.
EMSCONT [ ALL |
DOMAIN=
domainid
|
LINK=
linkname
|
LOCAL |
REMOTE ]
[ ALARM={ NO | YES } ]
[ { BKGCOLOR | BKGCOLOUR }=
color-option
]
[ { COLOR | COLOUR }=
color-option
]
[ FLOW={ EMS | PPO | CNM | NEWS } ]
[ { HLITE | HLIGHT }=
hlite-option
]
[ INTENS={ HIGH | LOW | NORMAL } ]
[ NRD={ NO | OPER | YES } ]
[ SCAN={ NO | YES } ]
[ DATA=
rest-of-statement
]
color-option
BLUE GREEN PINK RED
TURQUOISE WHITE YELLOW NONE
hlite-option
BLINK REVERSE USCORE NONE
EMSDEL The EMSDEL verb deletes an Event Management Service (EMS) message; it can
eliminate many of the excess messages presented by the system.
EMSDEL { ALL |
DOMAIN=
domainid
|
LINK=
linkname
|
LOCAL |
REMOTE }