OSI/AS Management Programming Manual

INFO SERVICE Command
Commands and Responses
056785 Tandem Computers Incorporated 5–155
ZDISCONN-TIMER
is the maximum amount of time the session service provider should wait for a
transport-disconnect indication after issuing a request for session release or
abort service. 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). The values range from 1,000,000 (1 second) to 300,000,000 (300
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.
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.
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.
ZRFSPDURECVPERMANENTTHLD
is the threshold value that the Session Layer compares to the Layer 5 counter
ZRFSPDURECVPERMANENT, described under the STATISTICS SERVICE
command. OSI/AS generates a ZOSI-EVT-L5-THLD event message whenever
the counter value is nonzero and dividing the counter value by the threshold
value leaves a remainder of zero. The values range from 0 through 65535. If
the threshold is set to 0, L5-THLD event messages are never generated for this
counter.
ZRFSPDUSENTPERMANENTTHLD
is the threshold value that the Session Layer compares to the Layer 5 counter
ZRFSPDUSENTPERMANENT, described under the STATISTICS SERVICE
command. OSI/AS generates a ZOSI-EVT-L5-THLD event message whenever
the counter value is nonzero and dividing the counter value by the threshold
value leaves a remainder of zero. The values range from 0 through 65535. If