HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_BCK_CS_TRACE
Chapter 5 1031
Tracing is being changed. The
trace_flags
parameter defines the
interfaces where tracing is being
activated or deactivated; other
interfaces will not be affected.
set_flags
If
init_flags
is set to AP_NO, this parameter specifies
whether tracing is to be activated or deactivated at the
requested interfaces. Possible values are:
AP_YES
Tracing is to be activated at the
interfaces specified by the
trace_flags
parameter.
AP_NO
Tracing is to be deactivated at the
interfaces specified by the
trace_flags
parameter.
If
init_flags
is set to AP_YES, this parameter is
ignored.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
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_INVALID_TARGET
The back-level support software is
not running on the target server.