HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_DLC
A null-terminated text string describing the DLC, as specied in the denition of the DLC.
dlc_detail.def_data.initially_active
Species whether this DLC is automatically started when the node is started. Possible values are:
AP_YES
The DLC is automatically started when the node is started.
AP_NO
The DLC is not automatically started; it must be started manually.
dlc_detail.def_data.dlc_type
Type of DLC. This is one of the following:
AP_SDLC
SDLC
AP_X25
QLLC
AP_TR
Token Ring
AP_ETHERNET
Ethernet
AP_FDDI
FDDI
AP_IP
Enterprise Extender (HPR/IP)
dlc_detail.def_data.neg_ls_supp
Species 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 this DLC must be dened as either primary or secondary; negotiable link stations
are not supported.
dlc_detail.def_data.port_types
If
dlc_type is set to
AP_TR
/ AP_ETHERNET / AP_FDDI/ AP_IP, this parameter will be set to
AP_PORT_SATF.
For other DLC types, this parameter is reserved.
dlc_detail.def_data.hpr_only
Species whether the DLC is used for Enterprise Extender links and therefore supports only HPR trafc.
Possible values are:
AP_YES
This DLC is used for Enterprise Extender links, and supports only HPR trafc.
AP_NO
This DLC is not used for Enterprise Extender links, and supports non-HPR trafc; it may also support
HPR trafc.
dlc_detail.def_data.dlc_spec_data_len
408