HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DSPU_TEMPLATE
The specied dspu_name parameter was not valid.
AP_PU_NOT_DEFINED
The specied dspu_name parameter did not match any dened PU name.
AP_INVALID_PU_TYPE
The PU specied by the dspu_name parameter is not a downstream PU that supports PU concentration.
AP_LU_ALREADY_DEFINED
An LU has already been dened with a name that matches one of the names in the range. The existing
LU cannot be modied using this verb.
AP_DSLU_ACTIVE
An LU with a name that matches one of the names in the range is already active. The existing LU
cannot be modied using this verb.
AP_LU_NAU_ADDR_ALREADY_DEFD
An LU has already been dened with an NAU address that matches one of the addresses in the range.
AP_INVALID_HOST_LU_NAME
The specied host LU name was not valid.
AP_LU_NAME_POOL_NAME_CLASH
One of the LU names in the range clashes with the name of an existing LU pool.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_STATE_CHECK, which
are common to all NOF verbs.
3.23.6 Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local nodes conguration does not support it, SNAplus2
returns the following parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support PU concentration; this is dened by the pu_conc_support parameter
on the DEFINE_NODE verb.
3.23.7 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.24 DEFINE_DSPU_TEMPLATE
The DEFINE_DSPU_TEMPLATE verb denes a template for downstream LUs that use the SNAplus2 PU
concentration feature. This template is used to dene downstream LUs on a group of downstream workstations
when a workstation connects over an implicit link (a link not previously dened).
DEFINE_DSPU_TEMPLATE can also be used to dene downstream LUs that support applications communicating
with a Primary RUI application on the SNAplus2 node. For more information about Primary RUI, see HP-UX
SNAplus2 LUA Programmers Guide.
146