HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_PARTNER_LU
A null-terminated text string (031 characters followed by a null character) describing the partner LU.
This string is for information only; it is stored in the nodes conguration le and returned on the
QUERY_PARTNER_LU and QUERY_PARTNER_LU_DEFINITION verbs, but SNAplus2 does not make
any other use of it.
plu_chars.plu_un_name
Uninterpreted name of the partner LU (the name of the LU as dened 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
132,767, or zero to specify no limit (in this case the maximum
is 32,767).
plu_chars.conv_security_ver
Species 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 veried 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
Species whether the partner LU supports parallel sessions. Possible values are:
AP_YES
The partner LU supports parallel sessions.
AP_NO
The partner LU does not support parallel sessions.
3.38.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.38.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_DEF_PLU_INVALID_FQ_NAME
228