HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_partner_lu
Start at the entry immediately following the entry specified by the combination of local and partner LU
names
If FIRST_IN_LIST is specified, you can use a + character to include the following option:
LIST_BY_ALIAS
The list is returned in order of LU alias rather than LU name. This option is only valid if
FIRST_IN_LIST is also specified. (For LIST_FROM_NEXT or LIST_INCLUSIVE, the list is in
order of LU alias or LU name, depending on which was specified as the index into the list.)
If the
list_options parameter is set to LIST_INCLUSIVE or LIST_FROM_NEXT, the combination of the
local LU (lu_name or lu_alias) and partner LU (plu_alias or fqplu_name) specified is used as an index into
the list of LUs.
lu_name
LU name of the local LU. This name is a type-A character string. To indicate that the LU is identi
fied by
its LU alias instead of its LU name, do not specify this parameter, and specify the LU alias in the following
parameter. To indicate the LU associated with the local CP (the default LU), do not specify either
lu_name
or lu_alias.
lu_alias
LU alias of the local LU. This parameter is used only if the lu_name parameter is not specified. To indicate
the LU associated with the local CP (the default LU), do not specify either lu_name or lu_alias.
plu_alias
Partner LU alias. 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 LU is
identified by its fully qualified name instead of its alias, do not specify this parameter, and specify the LU
name 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.
active_sessions
Specifies whether to return information only about partner LUs for which sessions are active, or about all
partner LUs. Possible values are:
YES
Return information only about partner LUs for which sessions are currently active.
NO
Return information about all partner LUs for which sessions are active or have been active.
2.158.2 Returned Parameters: Summary Information
Parameter name Type Length
plu_alias character 8
fqplu_name character 17
description character 31
act_sess_count decimal
497