High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
START_PORT
Chapter 5 1061
primary_rc
AP_PARAMETER_CHECK
secondary_rc
AP_INVALID_PORT
The
port_name
parameter was not the name of a
defined port.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
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
Possible values are:
AP_DLC_INACTIVE
The port cannot be started because its associated DLC
is not active.
AP_DUPLICATE_PORT
The specified port has already been started.
AP_STOP_PORT_PENDING
The specified port is currently being deactivated. You
cannot start it until the deactivation process has
finished.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_STATE_CHECK, which are common to all NOF
verbs.
Returned Parameters: Cancelled
If the verb does not execute because it was cancelled, SNAplus2 returns
the following parameters.
primary_rc
AP_CANCELLED
A STOP_PORT verb was issued before this verb had
completed. The START_PORT verb was cancelled.