HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
REMOVE_DLC_TRACE
Chapter 51018
Modify tracing for the port named in
resource_name
and its implicit LSs.
resource_name
The name of the DLC, port, or LS, for which tracing is
being removed or modified. This parameter is reserved
if
resource_type
is set to AP_ALL_DLC_TRACES or
AP_ALL_RESOURCES.
lfsid
The Local Form Session Identifier for a session on the
specified LS. This is only valid for
resource_type
AP_LS, and indicates that only messages on this session
are to be removed. The structure contains the following
three values, which are returned in the
SESSION_STATS section of a QUERY_SESSION verb:
lfsid.uu.s.sidh
Session ID high byte.
lfsid.uu.s.sidl
Session ID low byte.
lfsid.odai
Origin Destination Assignor Indicator.
message_type
The type of messages to trace for the specified resource
or session. Set this parameter to AP_TRACE_ALL to
remove all messages, or specify one or more of the
following values (combined using a logical OR):
AP_TRACE_XID
XID messages
AP_TRACE_SC
Session Control RUs
AP_TRACE_DFC
Data Flow Control RUs
AP_TRACE_FMD
FMD messages
AP_TRACE_SEGS
Non-BBIU segments that do not
contain an RH
AP_TRACE_CTL
Messages other then MUs and XIDs
AP_TRACE_NLP