HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_DOWNSTREAM_LU
downstream_lu_detail.allow_timeout
Species whether this downstream LU allows its session with the upstream LU to timeout. Possible values
are:
AP_YES
This downstream LU allows its session with the upstream LU to timeout.
AP_NO
This downstream LU does not allow its session with the upstream LU to timeout.
This eld is ignored if the downstream LU is used to communicate with a SNAplus2 Primary RUI application
instead of a host.
downstream_lu_detail.delayed_logon
Species whether this downstream LU uses delayed logon (the upstream LU is not activated until the user
requests that it be activated). Possible values are:
AP_YES
This downstream LU uses delayed logon.
AP_NO
This downstream LU does not use delayed logon.
This eld is ignored if the downstream LU is used to communicate with a SNAplus2 Primary RUI application
instead of a host.
3.117.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_LU_NAME
The list_options parameter was set to AP_LIST_INCLUSIVE, to list all entries starting from the
supplied name, but the lu_name parameter was not valid.
AP_INVALID_LIST_OPTION
The list_options parameter was not set to a valid value.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.117.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
AP_INVALID_PU_TYPE
The PU specied by the dspu_name parameter is not a downstream PU.
440