HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_INTERNAL_PU
AP_NO
The local PU does not send NMVT (power off) messages to the host.
If the host supports DDDLU but does not support the NMVT (power off) message, this parameter must be
set to
AP_NO.
3.27.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.27.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_PU_NAME
The
pu_name parameter contained a character that was not valid.
AP_INVALID_PU_ID
The pu_id parameter contained a character that was not valid.
AP_INVALID_DLUS_NAME
The dlus_name parameter contained a character that was not valid or was not in the correct format.
AP_INVALID_BKUP_DLUS_NAME
The bkup_dlus_name parameter contained a character that was not valid or was not in the correct format.
3.27.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
AP_PU_ALREADY_DEFINED
A PU with the specied name has already been dened.
3.27.6 Returned Parameters: Function Not Supported
If the verb does not execute because the nodes conguration does not support it, SNAplus2 returns the following
parameter:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The node does not support DLUR; this is dened by the dlur_support parameter on the DEFINE_NODE
verb.
161