HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
CHANGE_SESSION_LIMIT
Chapter 3140
This is an 8-byte alphanumeric type-A EBCDIC string
(starting with a letter), padded on the right with
EBCDIC spaces if the name is shorter than 8 bytes.
set_negotiable
Specifies whether the maximum negotiable session
limit for this mode should be modified. Possible values
are:
AP_YES
Use the value specified by
plu_mode_session_limit
as the
maximum negotiable session limit for
this LU-LU-mode combination.
AP_NO
Leave the maximum negotiable
session limit as the value specified for
the mode.
plu_mode_session_limit
Requested total session limit for this LU-LU-mode
combination: the maximum number of parallel sessions
permitted between these two LUs using this mode.
Specify a value in the range 1-32,767. This value may
be negotiated with the partner LU.
min_conwinners_source
Minimum number of sessions using this mode for
which the local LU is the contention winner. Specify a
value in the range 0-32,767. The sum of the
min_conwinners_source
and
min_conwinners_target
parameters must not exceed
the
plu_mode_session_limit
parameter.
min_conwinners_target
Minimum number of sessions using this mode for
which the partner LU is the contention winner. Specify
a value in the range 0-32,767. The sum of the
min_conwinners_source
and
min_conwinners_target
parameters must not exceed
the
plu_mode_session_limit
parameter.