HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_PARTNER_LU
Chapter 3 339
plu_chars.plu_un_name
Uninterpreted name of the partner LU (the name of
the LU as defined to the remote SSCP). The name is an
8-byte EBCDIC character string.
To use the default uninterpreted name (the same as the
network name taken from the
fqplu_name
parameter
above), set this parameter to 8 binary zeros. This
parameter is only relevant if the partner LU is on a
host and dependent LU 6.2 is used to access it.
plu_chars.max_mc_ll_send_size
The maximum size of logical records that can be sent
and received by mapped conversation services at the
partner LU. Specify a number in the range 1-32,767,or
zero to specify no limit (in this case the maximum is
32,767).
plu_chars.conv_security_ver
Specifies whether the partner LU is authorized to
validate user IDs on behalf of local LUs; that is,
whether the partner LU may set the already verified
indicator in an Attach request. Possible values are:
AP_YES
The partner LU can validate user
IDs.
AP_NO
The partner LU cannot validate user
IDs.
plu_chars.parallel_sess_supp
Specifies whether the partner LU supports parallel
sessions. Possible values are:
AP_YES
The partner LU supports parallel
sessions.
AP_NO