OSI/MHS Management Programming Manual
Introduction to Management Programming for
OSI/MHS
OSI/MHS Management Programming Manual—424824-001
1-12
CLASS Object
CLASS Object
The CLASS object type identifies a group class to the OSI/MHS subsystem. It is used
to configure and control individual OSI/MHS groups. The OSI/MHS subsystem
recognizes five CLASS object names:
An example of a CLASS object name is $ZMHS.#MR.
CUG Object
The CUG object type defines and inquires about a closed user group, which is an
exclusive group of users who can only communicate with other members of the same
group. Examples of CUG object names are:
$ZMHS.#PACBELLUSERS
$ZMHS.#SECRETSOCIETY1
CUGMEMBER Object
The CUGMEMBER object type defines and inquires about a member of a closed user
group. Examples of CUGMEMBER object names are:
$ZMHS.#PACBELLUSERS.CUPERTINO
$ZMHS.#SECRETSOCIETY1.MEMBER1
DLIST Object
The DLIST object type defines and inquires about local distribution lists, which are
expanded by MTAs. Examples of DLIST object names are:
$ZMHS.#READERSDIGEST
$ZMHS.#DEVELOPMENT
DLISTMEMBER Object
The DLISTMEMBER object type defines and inquires about members of local
distribution lists. Examples of DLISTMEMBER object names are:
$ZMHS.#READERSDIGEST.FINBARSAUNDERS
$ZMHS.#DEVELOPMENT.DRSCIENCE
#GI for the gateway interface CLASS object
#LO for the local operations service CLASS object
#MR for the message relay CLASS object
#MS for the message store CLASS object
#RS for the remote operations service CLASS object