HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_LS
Name of the downstream PU. The name is an 8-byte type-A EBCDIC string (starting with a letter), padded
to the right with EBCDIC spaces.
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 or AP_DLUR
If the downstream PU is used for DLUR, this name should match the PU name configured on the host.
(SNAplus2 sends both the PU name and PU ID to the host to identify the PU. The host normally identi
fies
the PU by its PU name, or by the PU ID if it cannot find a matching PU name.)
def_data.dlus_name
For an Enterprise Extender (HPR/IP) port, this parameter is reserved.
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
For an Enterprise Extender (HPR/IP) port, this parameter is reserved.
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
Specifies whether HPR is supported on this link. If the link is an Enterprise Extender (HPR/IP) link, this
parameter must be set to AP_YES. Otherwise, it must be set to AP_NO unless the adj_cp_type parameter
indicates that the link connects to an APPN node. Possible values are:
AP_YES
HPR is supported on this link.
AP_NO
HPR is not supported on this link.
def_data.hpr_link_lvl_error
Specifies whether HPR traffic should be sent on this link using link-level error recovery. This parameter is
ignored unless hpr_supported is set to AP_YES.
This parameter is reserved for SDLC / Channel / Enterprise Extender (HPR/IP) links.
Possible values are:
AP_YES
HPR traffic should be sent on this link using link-level error recovery.
177