OSI/AS Management Programming Manual
INFO SERVICE Command
Commands and Responses
5–152 056785 Tandem Computers Incorporated
This field applies only to protocol class 1 or 3 communication. The waiting
time is expressed in hundredths of a second (0.01 seconds per increment). The
values range from 0 (0 seconds) through 18000 (180 seconds).
ZCONN-TIMEOUT
is the maximum amount of time that the transport entity should wait for a
response to a CR-TPDU before releasing the connection. The waiting time is
expressed in hundredths of a second (0.01 seconds per increment). The values
range from 300 (3 seconds) through 18000 (180 seconds).
ZDISCONN-TIMEOUT
is the amount of time that the transport entity should wait for a response to a
disconnect request transport protocol data unit (DR-TPDU) before releasing
the connection. The waiting time is expressed in hundredths of a second (0.01
seconds per increment). The values range from 300 (3 seconds) through 18000
(180 seconds).
ZEXPEDITED
controls Transport Layer expedited data transfer. This field applies only to
protocol class 2, 3, or 4 communication. If this field is set to ZSPI-VAL-TRUE,
expedited data transfer is supported; if it is set to ZSPI-VAL-FALSE, expedited
data transfer is not supported.
ZINBOUND-CR-CONG-THLD
is the threshold value that the Transport Layer compares to the OSI/TS Layer
4 counter ZINBOUND-CR-CONG. This counter records the number of times
the Transport Layer refuses a connect request because of congestion. OSI/TS
generates a ZOS4-EVT-L4-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, L4-THLD event messages are never generated for this counter.
ZINBOUND-CR-CONF-ERR-THLD
is the threshold value that the Transport Layer compares to the OSI/TS Layer
4 counter ZINBOUND-CR-CONF-ERR. This counter records the number of
times the Transport Layer refuses a connect request because of negotiation
failure, duplicate source reference, mismatched references, reference overflow,
network connection refused, session entity not attached to TSAP, or address
unknown. OSI/TS generates a ZOS4-EVT-L4-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, L4-THLD event messages are never generated for this
counter.