OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-12
SERVICE Objects
PROFILE Object Wildcard Support
Wildcards are supported for the DELETE PROFILE, INFO PROFILE, and NAMES
PROFILE commands. Specify wildcards in the #profile-type or
profile-name fields.
Examples of the #profile-type and profile-name fields with wildcards are
.*.R*
.#*.R*
.#L3.*
.#L4.LOCAL?
.#L5.L*
PROFILE Object-Name Examples
The following are valid object-names for the PROFILE object:
$OSIM.#L3.REMOTE
$OSIM.#L3.*
$OSIM.#L4.LOCAL1
$OSIM.#L4.LOCAL?
$OSIM.#L5.VSN1
SERVICE Objects
Use the SERVICE object to define attributes associated with a specific communication
service element or protocol layer.
The
object-name for the SERVICE object is service-name, and it has the
following format:
$process-name
is the name of the OSI manager or TAPS process as follows:
The OSI manager name is a valid Guardian process name.
Local TAPS process names can be up to six characters (the $ sign followed by five
characters). For example:
$TAPS1
$TAPS5
Remote TAPS process names can be up to five characters (the $ sign followed by
four characters). For example:
$TAP1
$TAP5
Note. For the NAMES command, see NAMES Command Syntax on page 2-174, as wildcard
support for this command does not follow the above rules.
$process-name.#service-name