OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-58
ALTER ENTRY #APPL Command
AEQUALIFIER
defines the AE qualifier for the #APPL entry. AE qualifier values are locally
administered.
APTITLE
defines the AP title for the #APPL entry. AP title values are locally administered.
DELETETIME
indicates whether or not an SU created from this #APPL entry will be deleted or
saved after the connection is completed. A value of 0 indicates that the SU will be
deleted when the connection is finished, and is called a dynamic SU. A value of -1
indicates that the SU will be saved when the connection is finished, and is called a
static SU. Static SUs can be reused by another connection if that connection desires
the same addresses and configuration used by the first connection. Information
about the previous connection (including error information) is available until the
static SU is deleted or reused; this is useful for problem diagnosis. Static SUs
remain in the OSI/AS subsystem until an APS_SUBDEVICE_DISCARD_, an SCF
ABORT SU, or an SCF STOP SU is issued for that SU.
L3PROFILE
identifies the name of the Layer 3 profile which might be used when configuring a
TSP subdevice.
RESET: returns this attribute to the default value (no AE qualifier
specified).
Value: A hexadecimal string (0-9 and A-F) up to 8 digits long. This
string must contain an even number of hexadecimal digits.
Value: An APTITLE must be a valid ASN.1 object identifier. It
must contain at least two integers, up to a maximum of 16
integers. The first integer must be between 0 and 2, inclusive.
The second integer must be between 0 and 39, inclusive.
Subsequent integers must be between 0 and 9999, inclusive.
The integer list is enclosed by “{}” or “()”. The integers must
be separated by blanks or commas.
Value: 0 | -1
Value: A Layer 3 profile name in the following format:
$osi-mgr-name.#L3.profile-name