HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_LU_0_TO_3
Possible values are:
AP_INVALID_LU_NAME
The lu_name parameter contained a character that was not valid.
AP_INVALID_POOL_NAME
The pool_name parameter contained a character that was not valid.
AP_INVALID_NAU_ADDRESS
The nau_address parameter was not in the permitted range.
AP_INVALID_PRIORITY
The priority parameter was not set to a valid value.
AP_INVALID_TERM_METHOD
The term_method 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.32.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
The pu_name parameter was not valid.
AP_PU_NOT_DEFINED
The pu_name parameter did not match any dened PU name.
AP_INVALID_PU_TYPE
The PU specied by the pu_name parameter is not a host PU.
AP_LU_NAME_POOL_NAME_CLASH
The LU name clashes with the name of an LU pool.
AP_LU_ALREADY_DEFINED
An LU with the specied name has already been dened.
AP_LU_NAU_ADDR_ALREADY_DEFD
An LU with the specied NAU address has already been dened.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_STATE_CHECK, which
are common to all NOF verbs.
3.32.6 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.
202