High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_CS_TRACE
Chapter 5 1015
SET_CS_TRACE
This verb specifies tracing options for data sent between computers on
the SNAplus2 LAN. For more information about tracing options, see the
HP-UX SNAplus2 Administration Guide.
This verb may be issued to a running node, or to a HP-UX client
computer on which the SNAplus2 software is running. To obtain a target
handle for the client in order to issue this verb, use the
CONNECT_NODE verb without specifying a node name; the NOF
application must be running on the client.
On Windows clients, client-server tracing is controlled by options in the
sna.ini file; for more information, see the HP-UX SNAplus2
Administration Guide.
VCB Structure
typedef struct set_cs_trace
{
unsigned short opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
unsigned short primary_rc; /* primary return code */
unsigned long secondary_rc; /* secondary return code */
unsigned char dest_sys[64]; /* node to which messages are traced */
unsigned char reserv4[4]; /* reserved */
unsigned short trace_flags; /* trace flags */
unsigned short trace_direction; /* direction (send/rcv/both) to trace */
} SET_CS_TRACE;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_SET_CS_TRACE
dest_sys
The server name for which tracing is required. This is
an ASCII string, padded on the right with spaces if the
name is shorter than 64 characters.
To manage tracing on messages flowing between the
computer to which this verb is issued (identified by the