Command Reference Guide
Administration Commands
query_lu_lu_password
2.143.1 Supplied Parameters
Parameter name Type Length Default
[query_lu_lu_password]
num_entries decimal 1
list_options constant LIST_INCLUSIVE
lu_name character 8 (null string)
lu_alias character 8 (null string)
plu_alias character 8 (null string)
fqplu_name character 17 (null string)
Supplied parameters are:
num_entries
Maximum number of LUs for which data should be returned. You can specify 1 to return data for a specific
LU, a number greater than 1 to return data for multiple LUs, or 0 (zero) to return data for all LUs.
list_options
The position in the list of LUs from which SNAplus2 begins to return data.
Specify one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the plu_alias or fqplu_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the plu_alias or fqplu_name parameter
lu_name
LU name. This name is a type-A character string. To indicate that the LU is identified by its LU alias instead
of its LU name, do not specify this parameter, and specify the LU alias in the lu_alias parameter.
lu_alias
Locally defined LU alias. This alias is an 8-byte string of locally displayable characters. This parameter is
used only if lu_name is not specified. To indicate the LU associated with the CP (the default LU), do not
specify either lu_name or lu_alias.
plu_alias
Partner LU alias. This alias is an 8-byte string of locally displayable characters. If list_options is set to
FIRST_IN_LIST, this parameter is ignored; otherwise, you must specify either the LU alias or the fully
qualified LU name for the partner LU. To indicate that the partner LU is identified by its fully qualified
LU name instead of its LU alias, do not specify this parameter, and specify the LU alias in the fqplu_name
parameter.
fqplu_name
Fully qualified name of the partner LU. Specify 3–17 type-A characters that consist of a 1–8 character network
name, followed by a period, followed by a 1–8 character partner LU name. For the network name and partner
LU name, use only letters, digits 0–9, and special characters $, #, and @.
The name can be used as the partner LU name for which information is required or as an index into the list
of LUs. If list_options is set to FIRST_IN_LIST, this parameter is ignored; otherwise, you must specify
either the LU alias or the fully qualified LU name for the partner LU. This parameter is used only if the
plu_alias parameter is not specified; it is ignored if plu_alias is specified.
444