HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_DLC_TRACE
The required entry specifies tracing options for the LS named in resource_name.
AP_RTP_RESOURCE_TYPE
The required entry specifies tracing options for the RTP connection named in the resource_name
parameter.
AP_PORT_DEFINED_LS
The required entry specifies tracing options for the port named in resource_name, and for all defined
LSs (but not implicit LSs) that use this port.
AP_PORT_IMPLICIT_LS
The required entry specifies tracing options for the port named in resource_name, and for all implicit
LSs (but not defined LSs) that use this port.
filter_entry.resource_name
The name of the entry to be returned, or the entry to be used as an index into the list. This parameter is
ignored if list_options is set to
AP_FIRST_IN_LIST,orifresource_type is set to AP_ALL_RESOURCES.
filter_entry.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 the required entry specifies messages on a particular session for the specified LS.
The structure contains the following three values, which are returned in the SESSION_STATS section of a
QUERY_SESSION verb:
filter_entry.lfsid.uu.s.sidh
Session ID high byte.
filter_entry.lfsid.uu.s.sidl
Session ID low byte.
filter_entry.lfsid.odai
Origin Destination Assignor Indicator.
3.111.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
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:
412