High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LS
Chapter 3 283
about reverse charging options, packet sizes, and
window sizes in the facilities data sent to the remote
system. If your X.25 network or the remote system
requires any other facilities data in addition to the
above parameters, specify it using this parameter.
Check with the administrator of your X.25 network, or
the administrator of the remote system, to determine
what to specify in this parameter.
If the X.25 network does not support facilities
negotiation, or if you do not want to use it, ensure that
the X.25 provider software is configured not to allow
flow control negotiation. In this case, the parameters
req_rev_charge
-
rem_wsize
above must all be set to
use the network's default values, and
fac_len
must be
set to zero.
retry_limit
Number of times to retry sending a QXID, QSM, or
QDISC message if no response is received within the
time specified by
retry_timeout
below.
Range is 1-255. If
vc_type
above is set to VQL_PVC,
this parameter is ignored for QXID messages; XID
sending is retried indefinitely (so that an initially
active LS can wait indefinitely for the remote station to
become active).
retry_timeout
Timeout in seconds for QXID, QSM, or QDISC
messages. A message will be retried (up to the number
of times specified by
retry_limit
above) if no response
is received within this time. Range is 1-255.
idle_timeout
Timeout in seconds used to detect a completely idle
line. This value is used during connect processing for
SVCs when the local station is secondary and waiting
for XIDs. If no message is received in this time,
SNAplus2 assumes that the remote station has failed.
Range is 1-255. This field is ignored if
vc_type
above is
set to VQL_PVC.