HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_LS
The adjacent node must not be a Branch Network Node.
ls_detail.def_data.pu_can_send_dddlu_ofine
Species whether the local PU should send NMVT (power off) messages to the host. If the host system
supports DDDLU (Dynamic Denition of Dependent LUs), SNAplus2 sends NMVT (power off) to the host
when it has nished using a dynamically dened LU. This allows the host to save resources by removing the
denition when it is no longer required.
This parameter is used only if this link is to a host (
solicit_sscp_sessions is set to AP_YES and dspu_services
is not set to AP_NONE).
Possible values are:
AP_YES
The local PU sends NMVT (power off) messages to the host.
AP_NO
The local PU does not send NMVT (power off) messages to the host.
If the host supports DDDLU but does not support the NMVT (power off) message, this parameter must be
set to AP_NO.
ls_detail.def_data.link_spec_data_len
Length of link-specic data that is passed unchanged to link station component during initialization. The data
structure for this data follows the
ls_def_data structure, but is padded to start on a 4-byte boundary. For more
details of the link-specic data, see Section 3.29, DEFINE_LS.
3.129.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_LINK_NAME
The list_options parameter was set to AP_LIST_INCLUSIVE to list all entries starting from the
supplied name, but the ls_name parameter was not valid.
AP_INVALID_LIST_OPTION
The list_options parameter was not set to a valid value.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.129.5 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
511