HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DOWNSTREAM_LU_RANGE
Species 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:
AP_YES
Use delayed logon with this range of downstream LUs; the upstream LU is not activated until the user
requests it.
AP_NO
Do not use delayed logon with this range of downstream LUs.
This eld is ignored if the downstream LUs are used to communicate with a SNAplus2 Primary RUI application
instead of a host.
3.23.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.23.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_DNST_LU_NAME
The supplied dslu_base_name parameter contained a character that was not valid.
AP_INVALID_NAU_ADDRESS
One or more of the supplied NAU addresses was not in the valid range.
AP_INVALID_ALLOW_TIMEOUT
The supplied allow_timeout parameter value was not valid.
AP_INVALID_DELAYED_LOGON
The supplied delayed_logon parameter value was not valid.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.23.5 Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
Possible values are:
AP_INVALID_PU_NAME
145