HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LS
The PU name is an 8-byte alphanumeric type-A EBCDIC string (starting with a letter), padded on the right
with EBCDIC spaces.
ls_detail.def_data.disable_remote_act
Specifies whether the LS can be activated by a remote node. Possible values are:
AP_YES
The LS can only be activated by the local node; if the remote node attempts to activate it, SNAplus2
will reject the attempt.
AP_NO
The LS can be activated by the remote node.
ls_detail.def_data.dspu_services
Specifies the services which the local node will provide to the downstream PU across this link. This parameter
is used only if the adjacent node is a downstream PU or an APPN node with
solicit_sscp_sessions set to
AP_NO; it is reserved otherwise. Possible values are:
AP_PU_CONCENTRATION
Local node will provide PU concentration for the downstream PU.
AP_DLUR
Local node will provide DLUR services for the downstream PU.
AP_NONE
Local node will provide no services for this downstream PU.
ls_detail.def_data.dspu_name
Name of the downstream PU. This parameter is required if solicit_sscp_sessions is set to
AP_NO
and
dspu_services is set to
AP_PU_CONCENTRATION
or AP_DLUR; it is reserved otherwise. The name is an 8-
byte type-A EBCDIC string (starting with a letter), padded on the right with EBCDIC spaces.
ls_detail.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.
A string of 17 binary zeros indicates the global default DLUS, defined using the DEFINE_DLUR_DEFAULTS
verb. 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.
ls_detail.def_data.bkup_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.
A string of 17 binary zeros indicates the global backup default DLUS, defined using the DE-
FINE_DLUR_DEFAULTS verb.
ls_detail.def_data.hpr_supported
Specifies whether HPR is supported on this link. Possible values are:
AP_YES
HPR is supported on this link.
506