OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-49
ADD PROFILE #L5 Command
ADD PROFILE #L5 Command
An attribute-spec for the ADD PROFILE #L5 command is one of the following
attribute name and value combinations:
DISCONNTIMER
specifies the timeout for the session disconnection and abort timer (TIM). It
specifies the time the session service provider waits for a T-DISCONNECT
indication after issuing a session release or abort service request. If the timer expires
before receipt of a T-DISCONNECT indication, the session service provider
requests a T-DISCONNECT.
VSN1
specifies whether the application using this profile can operate over a session
protocol version 1 connection. VSN1 and VSN2 can be ON at the same time, but
they cannot be OFF at the same time. Just one of them can be ON, however, if only
VSN2 is ON, do not specify a value for VSN1 the default for VSN1 automatically
becomes OFF.
The version is negotiated between the session entities at each end of the connection.
If an application using OSI/AS is the initiator, OSI/AS will propose either or both
versions depending on the settings of VSN1 and VSN2. If an application using
OSI/AS is the responder, OSI/AS will accept the connection if there is a match
between the proposed version (from the initiator) and the settings of VSN1 and
VSN2. If both versions are proposed and both VSN1 and VSN2 are ON, OSI/AS
will establish a protocol version 2 connection.
[ DISCONNTIMER time ]
[ VSN1 { ON | OFF } ]
[ VSN2 { ON | OFF } ]
Value: 1.000 through 300.000 (1 through 300 seconds)
Default: Defaults to the value of the DISCONNTIMER attribute in
the ALTER #L5 SERVICE command.
Value: ON | OFF
Default: Defaults to the value of the VSN1 attribute in the ALTER
#L5 SERVICE command.