OSI/MHS Configuration and Management Manual
Management Environment for OSI/MHS
OSI/MHS Configuration and Management Manual—424827-003
2-41
ENTRY Objects
SCF Commands for DLISTMEMBER Objects
You can direct any of the following SCF commands to the OSI/MHS DLISTMEMBER
object specified or assumed in the command:
Examples of Commands for DLISTMEMBER Objects
The following are examples of commands for DLISTMEMBER objects.
The following example shows nonsensitive commands you can use to obtain
information about the distribution list member:
INFO DLISTMEMBER $ZMHS.#SALES.JamesJohn
INFO DLISTMEMBER $ZMHS.#SALES.JamesJohn, DETAIL
NAMES DLISTMEMBER $ZMHS.
∗
NAMES DLISTMEMBER $ZMHS.#SALES.JamesJohn
∗
The following is an example of using an ADD DLISTMEMBER command to define a
distribution list member. This example shows that the DLISTMEMBER object name is
#SALES.JamesJohn.
ADD DLISTMEMBER #SALES.JamesJohn, &
ISO-COUNTRY-NAME US, &
ADMD TELENET, &
PRMD DEVICEIND, &
ORG-NAME SALES, &
ORG-UNIT-1 MSUSERS, &
SUR-NAME James, &
GIVEN-NAME John
ENTRY Objects
Each ENTRY object represents one of three queues in an OSI/MHS subsystem that
hold delayed messages; a message is delayed either because the sender requested a
delay or because OSI/MHS has not yet established an association over which to
transmit the message.
The OSI/MHS subsystem creates and names each ENTRY object when the first
message goes on the queue. You use ENTRY objects to inquire about the identity,
ADD Defines a DLISTMEMBER object to the OSI/MHS subsystem.
ALTER Changes one or more attributes of an OSI/MHS DLISTMEMBER object.
DELETE Deletes a DLISTMEMBER object definition from the OSI/MHS
subsystem configuration.
You must delete all DLISTMEMBER objects associated with the closed
user group before you delete the DLIST object.
INFO Lists the attribute values for an OSI/MHS DLISTMEMBER object.
NAMES Displays the name of the DLISTMEMBER objects in an OSI/MHS
subsystem.