OSI/AS Management Programming Manual

ADD PROFILE Command
Commands and Responses
5–42 056785 Tandem Computers Incorporated
ZOSI-MAP-ADD-PROF-L5
is an extensible structured token that contains attributes of the Layer 5 PROFILE being
added. ZOSI-DDL-ADD-PROF-L5 contains the following fields:
ZDISCONN-TIMER
is the maximum amount of time the session service provider should wait for a
transport-disconnect indication after issuing a session release or abort service
request. If a transport-disconnect indication is not received within this time
interval, the session service provider issues a transport-disconnect request.
The waiting time is expressed in microseconds (0.000001 seconds per
increment). Acceptable values for this field range from 1,000,000 (1 second) to
300,000,000 (300 seconds). The default is 3,000,000 (3 seconds).
ZVSN1
specifies whether the application using this PROFILE can operate over a
session protocol version 1 connection. If this field is set to ZSPI-VAL-TRUE,
the application can operate over protocol version 1; if it is set to ZSPI-VAL-
FALSE, the application cannot operate over protocol version 1. At least one of
the two protocol version fields (ZVSN1 and ZVSN2) must be set to ZSPI-VAL-
TRUE. The default value of ZVSN1 is ZSPI-VAL-TRUE.
ZVSN2
specifies whether the application using this PROFILE can operate over a
session protocol version 2 connection. If this field is set to ZSPI-VAL-TRUE,
the application can operate over protocol version 2; if it is set to ZSPI-VAL-
FALSE, the application cannot operate over protocol version 2. At least one of
the two protocol version fields (ZVSN1 and ZVSN2) must be set to ZSPI-VAL-
TRUE. The default value of ZVSN2 is ZSPI-VAL-FALSE.
The version is negotiated between the session entities at each end of the
connection. If an application using OSI/AS initiates the connection, OSI/AS
will propose either or both versions, depending on the settings of ZVSN1 and
ZVSN2. If an application using OSI/AS is the responder, OSI/AS will accept
the connection if there is a match between a proposed version and the settings
of ZVSN1 and ZVSN2. If both versions are proposed and both fields are set to
ZSPI-VAL-TRUE, OSI/AS will establish a protocol version 2 connection.
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual.
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, and ZSPI-TKN-
COMMENT
are described in the Distributed Systems Management (DSM) Programming Manual.