HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_LU62_TIMEOUT
No application is using the LU.
lu_pool_detail.plu_sess_active
Species whether the PLU-SLU session is active. Possible values are:
AP_YES
The session is active.
AP_NO
The session is inactive.
3.133.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_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 B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.133.5 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
3.134 QUERY_LU62_TIMEOUT
The QUERY_LU62_TIMEOUT verb returns information about the denition of an LU type 6.2 session timeout
that was dened previously with a DEFINE_LU62_TIMEOUT verb.
The information is returned as a list. To obtain information about a specic timeout, or about several timeout
values, specify values for the resource_type and resource_name parameters. If the list_options parameter is set to
AP_FIRST_IN_LIST, the resource_type and resource_name parameters are ignored. The returned list is ordered
on resource_type and then on resource_name.
For resource_type, the ordering is:
1. Global timeouts
2. Local LU timeouts
534