HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_DLC_TRACE
Chapter 4 629
AP_OK
buf_size
Length of the information returned in the supplied
buffer.
total_buf_size
Returned value indicating the size of buffer that would
have been required to return all the list information
requested. A value greater than
buf_size
indicates
that not all the available entries were returned.
num_entries
Number of entries returned in the data buffer.
total_num_entries
Total number of entries available. A value greater than
num_entries
indicates that not all the available
entries were returned.
Each entry in the data buffer contains the following parameters:
overlay_size
The size of the returned dlc_trace_data structure,
and therefore the offset to the start of the next entry in
the data buffer.
dlc_trace_filter.resource_type
The type of resource being traced. This can take one of
the following values:
ALL_RESOURCES
The entry specifies tracing options for
all DLCs, ports, and LSs.
AP_DLC
The entry specifies tracing options for
the DLC named in
resource_name
,
and for all ports and LSs that use this
DLC.
AP_PORT