HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
START_LS
Chapter 51080
The LS can be activated
automatically by SNAplus2 when
required for a session. This value
should be used only when the LS is
defined to be auto-activatable
(
auto_act_supp
in the LS definition
is set to AP_YES); it re-enables
auto-activation after the LS has been
manually stopped using STOP_LS.
AP_REMOTE_ACT
The LS can be activated by the
remote system. This value does not
alter the defined value of
disable_remote_act
in the LS
definition; when the LS is next
stopped, it will return to the defined
setting.
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_SPECIFIED
The
ls_name
parameter was not the
name of a defined LS.
AP_INVALID_LINK_ENABLE
The
enable
parameter was not set to
a valid value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.