HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_DOWNSTREAM_PU
Chapter 4680
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_PU_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE, to list all
entries starting from the supplied
name, but the
dspu_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.
Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node
configuration does not support it, SNAplus2 returns the following
parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support PU
concentration or DLUR; this is
defined by the
pu_conc_supported
and
dlur_supported
parameterson
the DEFINE_NODE verb.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.