HP-UX SNAplus2 R7 Administration Command Reference

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 qualied network name of the partner LU.
description
A text string describing the LU-LU password, as specied in the denition of the password.
protocol_dened
Requested LU-LU verication protocol dened 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 verication 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 specic 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 congured LU.
445