HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_LU_POOL
Chapter 4792
AP_NO
No application is using the LU.
lu_pool_detail.plu_sess_active
Specifies whether the PLU-SLU session is active.
Possible values are:
AP_YES
The session is active.
AP_NO
The session is inactive.
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_POOL_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE to list all
entries starting from the supplied
name, but the
pool_name
parameter
was not valid.
AP_INVALID_LIST_OPTION
The
list_options
parameter was
not set to a valid value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.