HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_INTERNAL_PU
Chapter 3 437
The
pu_name
parameter was not the
name of a defined internal PU.
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_PU_NOT_RESET
The PU cannot be deleted because it
still has an active PU-SSCP session.
AP_INVALID_PU_TYPE
The specified PU is a remote PU and
not an internal PU.
Returned Parameters: Function Not Supported
If the verb does not execute because the node's configuration does not
support it, SNAplus2 returns the following parameter:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The node does not support DLUR;
this is defined by the
dlur_supported
parameter on
DEFINE_NODE.
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.