HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_PARTNER_LU_DEFINITION
partner_lu_def_detail.fqplu_name
Fully qualied network name for the partner LU. This name is a 17-byte EBCDIC string, padded on the
right with EBCDIC spaces. It consists of a network ID of 18 A-string characters, an EBCDIC dot (period)
character, and a network name of 18 A-string characters.
partner_lu_def_detail.plu_chars.fqplu_name
Fully qualied network name for the partner LU. This name is a 17-byte EBCDIC string, padded on the
right with EBCDIC spaces. It consists of a network ID of 18 A-string characters, an EBCDIC dot (period)
character, and a network name of 18 A-string characters.
partner_lu_def_detail.plu_chars.plu_alias
Partner LU alias. This is an 8-byte ASCII string, padded on the right with spaces if the name is shorter than
8 bytes.
partner_lu_def_detail.plu_chars.description
A null-terminated text string describing the partner LU, as specied in the denition of the partner LU.
partner_lu_def_detail.plu_chars.plu_un_name
Uninterpreted name of the partner LU. This is an 8-byte type-A EBCDIC string, padded on the right with
spaces if the name is shorter than 8 characters.
partner_lu_def_detail.plu_chars.preference
This parameter is reserved.
partner_lu_def_detail.plu_chars.max_mc_ll_send_size
Maximum logical record length, in bytes, that can be sent to the partner LU. This may be in the range
1
32,767, or zero to indicate no limit (in which case the maximum is 32,767). Data records that are larger than
this are broken down into several LL records before being sent to the partner LU.
partner_lu_def_detail.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 is authorized to validate user IDs.
AP_NO
The partner LU is authorized to validate user IDs.
partner_lu_def_detail.plu_chars.parallel_sess_supp
Species whether parallel sessions are supported. Possible values are:
AP_YES
Parallel sessions are supported.
AP_NO
Parallel sessions are not supported.
3.148.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
607