Administration Commands
define_downstream_lu_range
NO
Do not allow the session this range of downstream LUs have with the upstream LU to timeout.
This field is ignored if the downstream LUs are used to communicate with a SNAplus2 Primary RUI application instead of a host.
delayed_logon
Specifies whether to use delayed logon with this range of downstream LUs (the upstream LU is not activated until the user requests it). Possible values are:
YES
Use delayed logon with this range of downstream LUs; the upstream LU is not activated until the user requests it.
NO
Do not use delayed logon with this range of downstream LUs.
This field is ignored if the downstream LUs are used to communicate with a SNAplus2 Primary RUI application instead of a host.
2.20.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.20.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_DNST_LU_NAME
The supplied dslu_base_name parameter contained a character that was not valid.
INVALID_NAU_ADDRESS
The min_nau parameter value, max_nau parameter value, or both parameter values were not in the valid range.
INVALID_ALLOW_TIMEOUT
The supplied allow_timeout parameter value was not valid.
INVALID_DELAYED_LOGON
The supplied delayed_logon parameter value was not valid.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
84