HP-UX SNAplus2 MS Programmer's Guide

Management Services Verbs
SEND_MDS_MU
Chapter 3 77
primary_rc
AP_OK
SNAplus2 does not return a
secondary_rc
when the verb executes
successfully.
Unsuccessful Execution
When a verb does not execute successfully, SNAplus2 returns a primary
return code to indicate the type of error and a secondary return code to
provide specific details about the reason for unsuccessful execution.
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
One of the following:
AP_INVALID_DATA_SIZE
The length field in the supplied
MDS_MU does not correspond to the
value in the
dlen
parameter.
AP_INVALID_MDS_MU_FORMAT
The supplied data string does not
contain a valid MDS_MU.
AP_INVALID_PU_NAME
SNAplus2 cannot find an active PU
with the name specified by the
supplied
pu_name
parameter.
State Check If the verb fails to execute because of a state error,
SNAplus2 returns the following parameters:
primary_rc
AP_STATE_CHECK
secondary_rc
One of the following: