HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LS
Chapter 3272
This parameter is required when both of the following
conditions are true; otherwise, it is reserved:
The
solicit_sscp_sessions
parameter is set to
AP_NO
The
dspu_services
parameter is set to
AP_PU_CONCENTRATION
def_data.dlus_name
Name of the DLUS node from which DLUR solicits
SSCP services when the link to the downstream node is
activated. This field is reserved if
dspu_services
is
not set to AP_DLUR.
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.
To specify the global default DLUS, defined using the
DEFINE_DLUR_DEFAULTS verb, set this parameter
to 17 binary zeros. If this parameter is set to zeros and
there is no global default DLUS, then DLUR will not
initiate SSCP contact when the link is activated.
def_data.bkup_dlus_name
Name of the backup DLUS node from which DLUR
solicits SSCP services if the node specified by
dlus_name
is not active. This field is reserved if
dspu_services
is not set to AP_DLUR.
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.
To specify the global backup default DLUS, defined
using the DEFINE_DLUR_DEFAULTS verb, set this
parameter to 17 binary zeros.
def_data.hpr_supported
This parameter is reserved.