Administration Commands
query_mode
LU name of the local LU, as defined in SNAplus2. This name is a 
lu_alias
Locally defined LU alias. 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. To indicate that the LU is identified by its LU name rather than its alias, do not specify this parameter.
fqplu_name
Fully qualified name of the partner LU. Specify 
This parameter is used only if the plu_alias parameter is not specified; it is ignored if plu_alias is specified.
mode_name
Mode name that designates the network properties for a group of sessions. This name is a 
active_sessions
Specifies whether to return information only about modes for which sessions are active or about all modes. Possible values are:
YES
Return information only about modes for which sessions are currently active.
NO
Return information about all modes for which sessions are active or have been active.
2.148.2 Returned Parameters: Summary Information
Parameter name  | Type  | Length  | 
mode_name  | character  | 8  | 
description  | character  | 31  | 
sess_limit  | decimal  | 
  | 
act_sess_count  | decimal  | 
  | 
fqplu_name  | character  | 17  | 
If the command executes successfully and you specified SUMMARY as the list_options parameter value, SNAplus2 returns the following parameters:
mode_name
Mode name.
description
A text string describing the mode, as specified in the definition of the mode.
sess_limit
Current session limit.
act_sess_count
Total number of active sessions between the specified local LU and partner LU using the mode.
457