OSI/MHS Configuration and Management Manual
Management Environment for OSI/MHS
OSI/MHS Configuration and Management Manual—424827-003
2-68
ROUTE Objects
Naming ROUTE Objects
A ROUTE object name has the form:
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.
mta
is the object name for the adjacent MTA to which messages travel that take this
route. The MTA object name is 1 through 16 alphanumeric characters.
route
is the name used to distinguish this ROUTE object from all other objects in this
OSI/MHS subsystem and in particular from other ROUTE objects. This name is 1
through 32 alphanumeric characters.
For example, if your MHS manager process is called $ZMHS, you could add a route
from this subsystem to an adjacent MTA named #BOSTON1. Then you could add a
ROUTE object named $ZMHS.#BOSTON1.ROUTE7.
SCF Commands for ROUTE Objects
You can direct any of the following SCF commands to the OSI/MHS ROUTE object
specified or assumed in the command:
[\system.]$manager-process.#mta.route
ADD Defines a ROUTE object that has the name and attributes specified in
the command, then adds the name and attributes to the OSI/MHS
routing database.
ALTER Alters one or more attributes of an OSI/MHS ROUTE object.
DELETE Deletes a ROUTE object definition from the OSI/MHS routing database.
INFO Lists the attribute values for a ROUTE object.
NAMES Displays the names of some or all ROUTE objects defined to this
OSI/MHS subsystem.
When used for the ROUTE object type, this command never displays
names for any other object type, because a ROUTE object has no
subordinate objects.