HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_DLC
Chapter 4622
AP_FDDI FDDI
dlc_detail.def_data.neg_ls_supp
Specifies whether the DLC supports negotiable link
stations. Possible values are:
AP_YES
Link stations using this DLC may be
negotiable.
AP_NO
Link stations using thisDLC must be
defined as either primary or
secondary; negotiable link stations
are not supported.
dlc_detail.def_data.port_types
If
dlc_type
is set to AP_ETHERNET /AP_FDDI, this
parameter will be set to AP_PORT_SATF. For other DLC
types, this parameter is reserved.
dlc_detail.def_data.dlc_spec_data_len
Unpadded length, in bytes, of data specific to the type
of DLC. The data structure for this data follows the
def_data structure, but is padded to start on a 4-byte
boundary. For more details of the DLC-specific data,
see “DEFINE_DLC”.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_DLC_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE, to list all
entries starting from the supplied
name, but the
dlc_name
parameter
was not valid.