NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS EMSPROC
NonStop NET/MASTER MS Commands
2–478 115412 Tandem Computers Incorporated
EMSPROC
EMSPROC={
ncl-procedure
| FLUSH }
specifies the name of the NCL procedure that intercepts and processes unsolicited
Event Management Service (EMS) messages, or flushes the current EMSPROC
NCL procedure.
ncl-procedure
specifies the name of the NCL procedure that intercepts and processes
unsolicited EMS messages.
FLUSH
flushes the current EMSPROC NCL procedure.
Examples
1. The following example specifies an EMSPROC NCL procedure named
EMSPROC1:
SYSPARMS EMSPROC=EMSPROC1
2. The following example flushes the current EMSPROC NCL procedure:
SYSPARMS EMSPROC=FLUSH