HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_DLC
Chapter 3202
Name of the DLC. This is an 8-byte ASCII string, using
any locally displayable characters, padded on the right
with spaces if the name is shorter than 8 bytes.
def_data.description
A null-terminated text string (0-31 characters followed
by a null character) describing the DLC. This string is
for information only; it is stored in the node's
configuration file and returned on the QUERY_DLC
verb, but SNAplus2 does not make any other use of it.
def_data.initially_active
Specifies 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 automatically started
only if a port or LS that uses it is
defined to be initially active;
otherwise it must be started
manually.
def_data.dlc_type
Type of the DLC. Possible values are:
AP_SDLC SDLC
AP_X25 QLLC
AP_TR Token Ring
AP_ETHERNET Ethernet
AP_FDDI FDDI
def_data.neg_ls_supp
Specifies whether the DLC supports negotiable link
stations.If
dlc_type
is set to AP_QLLC, this must be set
to AP_YES. Possible values are:
AP_YES