HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_PORT
Chapter 4890
port_detail.def_data.description
A null-terminated text string describing the port, as
specified in the definition of the port.
port_detail.def_data.dlc_name
Name of the DLC associated with this port. This is an
8-byte ASCII string, padded on the right with spaces if
the name is shorter than 8 bytes.
port_detail.def_data.port_type
The type of line used by the port.
For SDLC, the following values may be returned:
AP_PORT_SWITCHED
Switched line.
AP_PORT_NONSWITCHED
Nonswitched line.
For QLLC, this is set to AP_PORT_SWITCHED.
For Token Ring / Ethernet / FDDI , this is set to
AP_PORT_SATF (shared access transport facility).
port_detail.def_data.port_attributes
This is a bit field. It can take the value AP_NO, or the
following:
AP_RESOLVE_BY_LINK_ADDRESS
This value specifies that an attempt
is made to resolve incoming calls by
using the link address on
CONNECT_IN before using the CP
name (or node ID) carried on the
received XID3 to resolve them. This
is ignored if the
port_type
parameter is not set to
AP_PORT_SWITCHED.
port_detail.def_data.port_number
Port number.
port_detail.def_data.max_rcv_btu_size