OSI/AS Management Programming Manual

Data Communications Standard Definitions
Common Definitions
4–10 056785 Tandem Computers Incorporated
The
object-name
for the PROCESS object for
process-name
has the following
format:
$
process-name
process-name
is the Guardian 90 process name of the specified OSI manager or TAPS process.
Examples
$OMGR
$TAPS
ZCOM-OBJ-PROFILE
ZCOM-OBJ-PROFILE defines a template that contains configuration parameters for
dynamic subdevices. Names of PROFILE objects have the following form:
$
osi-mgr-name
.#
profile-type.profile-name
$
osi-mgr-name
is the Guardian 90 process name of the OSI manager process that manages the
specified PROFILE object.
#
profile-type
is #L3, #L4, or #L5, denoting a Layer 3, Layer 4, or Layer 5 PROFILE.
profile-name
is a string of up to eight alphanumeric characters identifying a particular
PROFILE. The first character must be alphabetic.
Wild-Card Support
Wild cards are supported for the DELETE PROFILE, INFO PROFILE, and
LISTOBJECTS PROFILE commands. You can specify wild cards in the
#profile-
type
or
profile-name
fields. Examples of the
#profile-type
and
profile-
name
fields with wild cards are:
.*.R*
.#*.R*
.#L3.*
.#L4.LOCAL?
.#L5.L*