HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
REMOVE_DLC_TRACE
Modify tracing for the port named in resource_name and its implicit LSs.
resource_name
The name of the DLC, port, LS, or RTP connection for which tracing is being removed or modied. This
parameter is reserved if resource_type is set to
AP_ALL_DLC_TRACES or AP_ALL_RESOURCES.
lfsid
The Local Form Session Identier for a session on the specied 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 specied 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
(this message type is currently not used)
AP_TRACE_NC
(this message type is currently not used)
For tracing on an RTP connection, the values AP_TRACE_XID, AP_TRACE_NLP, and AP_TRACE_CTL are
ignored.
3.171.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
701