HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_FOCAL_POINT
Chapter 3 243
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_CATEGORY_NAME
The supplied category name
contained a character that was not
valid.
AP_INVALID_FP_NAME
The fully qualified name or the
application name was not valid.
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 MS
network management functions; this
is defined by the
mds_supported
parameter on the DEFINE_NODE
verb.
Returned Parameters: Replaced
If the verb does not execute successfully because it is followed by another
verb specifying a different focal point, SNAplus2 returns the following
parameters.
primary_rc
AP_REPLACED