High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_TRACE_TYPE
Chapter 51044
SET_TRACE_TYPE
This verb specifies tracing options for SNAplus2 kernel components. You
can use this verb to specify the state of tracing (on or off) at all interfaces,
or to turn tracing on or off at specific interfaces (leaving tracing at other
interfaces unchanged). For more information about tracing options, see
the HP-UX SNAplus2 Administration Guide.
This verb does not control DLC line tracing. To do this, use the
ADD_DLC_TRACE verb.
This verb must be issued to a running node.
VCB Structure
typedef struct set_trace_type
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
AP_UINT16 trace_flags; /* trace flags */
AP_UINT32 truncation_length; /* truncate each msg to this size */
unsigned char init_flags; /* TRUE if initializing flags */
unsigned char set_flags; /* TRUE if setting flags */
/* FALSE if unsetting flags */
unsigned char set_internal; /* reserved */
AP_UINT16 internal_level; /* reserved */
} SET_TRACE_TYPE;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_SET_TRACE_TYPE
trace_flags
The types of tracing required. To turn off all tracing, or
to turn on tracing of all types, specify one of the