HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_INTERNAL_PU
Chapter 3248
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.
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 specified name has
already been defined.
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 the
DEFINE_NODE verb.