HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_DLC_TRACE
Chapter 4626
The position in the list of DLC_TRACE entries from
which SNAplus2 should begin to return data. Possible
values are:
AP_FIRST_IN_LIST
Start at the first entry in the list.
AP_LIST_INCLUSIVE
Start at the entry specified by the
filter structure.
AP_LIST_FROM_NEXT
Start at the entry immediately
following the entry specified by the
filter structure.
For more information about how the list is ordered and
how the application can obtain specific entries from it,
see “List Options For QUERY_* Verbs”.
list_type
The type of resource for which to list tracing options.
Possible values are:
AP_ALL_DLC_TRACES
List all specified tracing options (for
any resource type).
AP_ALL_RESOURCES
List the tracing options specified for
all resources (defined using
ADD_DLC_TRACE with a resource
type of AP_ALL_RESOURCES).
AP_DLC
List tracing options for DLC
resources.
AP_PORT
List tracing options for port resources
for which all LSs are traced.
AP_LS