High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_TRACE_TYPE
Chapter 51046
truncation_length
Specify the maximum length, in bytes, of the
information to be written to the trace file for each
message. This value must be at least 256.
If a trace message is longer than the length specified in
this parameter, SNAplus2 writes only the start of the
message to the trace file, and discards the data beyond
truncation_length
. This allows you to record the
most important information for each message but avoid
filling up the file with long messages.
To specify no truncation (all the data from each
message is written to the file), set this parameter to
zero.
init_flags
Specifies whether to initialize tracing (define the
tracing state at all interfaces), or to change the state of
tracing at one or more interfaces (leaving the others
unchanged). Possible values are:
AP_YES
Tracing is being initialized. The
trace_flags
parameter defines the required state of tracing at all
interfaces.
AP_NO
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