HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_CS_TRACE
Chapter 4590
AP_CS_DATAGRAM
Datagram messages
AP_CS_DATA
Data messages
trace_direction
Specifies the direction or directions in which tracing is
active. This parameter is not used if
trace_flags
is
set to AP_NO_TRACE. Possible values are:
AP_CS_SEND
Messages flowing from the target
computer to the computer defined by
dest_sys
are traced.
AP_CS_RECEIVE
Messages flowing from the computer
defined by
dest_sys
to the target
computer are traced.
AP_CS_BOTH
Messages flowing in both directions
are traced.
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.