OSI/MHS Configuration and Management Manual
Management Environment for OSI/MHS
OSI/MHS Configuration and Management Manual—424827-003
2-36
CUG (Closed User Group) Objects
system 
is the name of the system (node) that runs the MHS manager process for this 
OSI/MHS subsystem.
manager-process 
is the name you have given the MHS manager process (the MON object). This 
name must be a letter followed by zero through three alphanumeric characters.
cug 
is the name that distinguishes this CUG object from all the other objects in this 
OSI/MHS subsystem, and in particular from the other CUG objects. The CUG 
object name is an alphanumeric string with a maximum length of 32 characters.
SCF Commands for CUG Objects
You can direct any of the following SCF commands to the OSI/MHS CUG object 
specified or assumed in the command:
Examples of Commands for CUG Objects
The following are examples of commands for CUG objects.
The following example shows nonsensitive commands you can use to obtain 
information about the closed user group:
INFO CUG $ZMHS.#DEVICEINDUSERONLY
∗
INFO CUG $ZMHS.#DEVICEINDUSERONLY, DETAIL
NAMES CUG $ZMHS.
∗
NAMES CUG $ZMHS.#DEVICEINDUSERONLY
∗
The following is an example of using an ADD CUG command to define a closed user 
group. This example shows the CUG object name is 
$ZMHS.#DEVICEINDUSERONLY. The example does not perform content type 
checks for this CUG. The maximum message size is 1000000 bytes.
ADD CUG $ZMHS.#DEVICEINDUSERONLY, &
 CONTENT-TYPE-CHECK OFF, &
 MAX-MSG-LEN 1000000
ADD Defines a CUG object to the OSI/MHS subsystem.
ALTER Changes one or more attributes of an OSI/MHS CUG object.
DELETE Deletes a CUG object definition from the OSI/MHS subsystem 
configuration.
You must delete all CUGMEMBER objects associated with the closed 
user group before you delete the CUG object.
INFO Lists the attribute values for an OSI/MHS CUG object.
NAMES Displays the name of the CUG objects in an OSI/MHS subsystem.










