HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_LS_ROUTING
The fq_partner_lu parameter contains a wildcard entry.
AP_NO
The fq_partner_lu parameter does not contain a wildcard entry.
ls_name
Name of the link station to use for communication between the local LU (specied by the lu_name parameter)
and the partner LU (specied in the fq_partner_lu parameter). Specify 18 locally displayable characters.
3.30.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameter:
primary_rc
AP_OK
3.30.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_LU_NAME
The lu_name parameter contained a character that was not valid.
AP_INVALID_PLU_NAME
The fq_partner_lu parameter contained a character that was not valid or the name was not fully qualied.
AP_INVALID_WILDCARD_NAME
The wildcard_fqplu parameter was specied but the fq_partner_lu parameter was not a valid wildcard
name.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.30.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
Possible values are:
AP_INVALID_LU_NAME
The local LU identied by the lu_name parameter does not exist.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_STATE_CHECK, which
are common to all NOF verbs.
196