NET/MASTER Management Services (MS) System Management Guide

Using UMS to Manage User Privileges
Managing User Access and Privileges
4–34 115414 NonStop NET/MASTER MS System Management Guide
OCS Details Panel You can control the kinds of event messages that are sent to the user’s OCS window.
Each of these fields set default values, and in some cases restrict options, of the user’s
OCS profile. Certain operands of the PROFILE command allow a user to vary control
of event messages while in OCS.
For further information about the OCS profile and the PROFILE command, refer to the
NonStop NET/MASTER MS Operator’s Guide.
Receive EMS Messages Field
The Receive EMS Messages field determines whether a user can receive EMS and PPO
messages. If the field contains Y, the user can use the PROFILE EMS command to
activate or deactivate the flow of messages sent to the OCS window controlled by the
OCS profile. The value Y also enables the user to activate or deactivate the receipt of
EMS and PPO messages.
Monitor Status Field
The Monitor Status field enables users to receive NonStop NET/MASTER MS
messages directed at monitor-class users. Messages describing NCL or user activity
such as logging on or off the system are sent as monitor-class messages. By using the
PROFILE MONMSG command, the user can activate and deactivate the flow of
monitor-class messages to the OCS window controlled by the profile, if the user is
allowed to receive monitor-class messages.
Message Code Field
The Message Code field sets the default value and upper limit of the MSGCODE
attribute of the user’s OCS profile. Using the WRITE verb, NCL procedures can direct
messages to the OCS windows of particular users. A user can decrease the number of
messages received by using the PROFILE MSGCODE command. For additional
information about the NCL WRITE verb, refer to the NonStop NET/MASTER NCL
Reference Manual.
Message Procedure Field
The value in the Message Procedure field becomes the default value of the MSGPROC
attribute of the user’s OCS profile. The MSGPROC procedure is an NCL procedure
that intercepts and processes messages destined for the user’s OCS window. The
procedure can be used to automatically take action on a message. For example, the
procedure could automatically solicit additional information about a message or
otherwise process the message. A user with sufficient command authority can change
the active MSGPROC procedure or remove the procedure altogether by using the
PROFILE MSGPROC command. If the field is empty, all messages destined for the
OCS window appear in the window.