High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_CS_TRACE
Chapter 5 1017
Trace messages flowing from the target computer to
the computer defined by
dest_sys
.
AP_CS_RECEIVE
Trace messages flowing from the computer defined by
dest_sys
to the target computer.
AP_CS_BOTH
Trace messages flowing in both directions.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
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_NAME_NOT_FOUND
The server specified by the
dest_sys
parameter did
not exist or was not started.
AP_LOCAL_SYSTEM
The server specified by the
dest_sys
parameter is the
same as the target node to which this verb was issued.
AP_INVALID_TRC_DIRECTION
The
trace_direction
parameter was not set to a valid
value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.