HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
STOP_LS
Chapter 51094
ls_name
Name of LS to be stopped. This is an 8-byte ASCII
string, padded on the right with spaces if the name is
shorter than 8 bytes, which must already have been
defined by a DEFINE_LS verb.
disable
Specifies the action to be taken for the LS.
To stop an active LS and return to the default settings
for auto-activation and remote activation, set this
parameter to AP_NO.
To specify that an inactive LS cannot be activated by
SNAplus2, or cannot be activated by the remote
system, specify one or both of the following values
(combined using a logical OR):
AP_AUTO_ACT
The LS cannot be activated
automatically by SNAplus2.
AP_REMOTE_ACT
The LS cannot 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
started and stopped, it will return to
the defined setting.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns
the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
AP_LINK_DEACT_IN_PROGRESS