HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_CN
Chapter 3174
AP_INVALID_PORT_NAME
One or more of the port names
specified did not match the name of a
defined port.
AP_INVALID_PORT_TYPE
One or more of the specified ports
cannot be on a CN because its DLC
type is a point-to-point type (such as
SDLC) rather than a network type.
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_PORT_ACTIVE
The specified port cannot be modified
because it is currently active.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_STATE_CHECK, which are common to all NOF
verbs.
Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node is a LEN
node, SNAplus2 returns the following parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node is a LEN node. This
verb is valid only at an end node.