HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
PATH_SWITCH
3.86.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
AP_INVALID_RTP_CONNECTION
The value specified for the rtp_connection_name parameter did not match the name of an existing RTP
connection.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK
,
which are common to all NOF verbs.
3.86.5 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_PATH_SWITCH_IN_PROGRESS
SNAplus2 is currently changing the path for the RTP connection specified by the rtp_connection_name
parameter.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_STATE_CHECK
, which
are common to all NOF verbs.
3.86.6 Returned Parameters: Path Switch Disabled
If the verb does not execute because the RTP partner node has disabled path switch by setting the path switch timer
to zero, SNAplus2 returns the following parameter:
primary_rc
AP_PATH_SWITCH_DISABLED
secondary_rc
(No secondary return code is returned.)
3.86.7 Returned Parameters: Path Switch Failure
If the verb does not execute because the path switch attempt fails, SNAplus2 returns the following parameter:
primary_rc
AP_UNSUCCESSFUL
secondary_rc
(No secondary return code is returned.)
3.86.8 Returned Parameters: Node Check
If the verb does not execute because the system has not been built with RTP support, SNAplus2 returns the following
parameter:
330