Command Reference Guide
Administration Commands
query_lu_lu_password
2.143.2 Returned Parameters
Parameter name Type Length
plu_alias character 8
fqplu_name character 17
description character 31
protocol_defined constant 1
protocol_in_use constant 1
If the command executes successfully, the following parameters are returned:
plu_alias
Partner LU alias.
fqplu_name
A 17-byte fully qualified network name of the partner LU.
description
A text string describing the LU-LU password, as specified in the definition of the password.
protocol_defined
Requested LU-LU verification protocol defined for use with this partner LU. Possible values are:
BASIC
Basic security protocols requested.
ENHANCED
Enhanced security protocols requested.
EITHER
Basic or enhanced security is accepted.
protocol_in_use
LU-LU verification protocol in use with this partner LU. Possible values are:
BASIC
Basic security protocols requested.
ENHANCED
Enhanced security protocols requested.
2.143.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_LU_ALIAS
The supplied lu_alias parameter did not match the alias of any configured LU.
445