HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_DEFAULTS
default_chars.implicit_plu_forbidden
Specifies whether SNAplus2 puts implicit definitions in place for unknown partner LUs. Possible values are:
AP_YES
SNAplus2 does not put implicit definitions in place for unknown partner LUs. All partner LUs must
be defined explicitly.
AP_NO
SNAplus2 puts implicit definitions in place for unknown partner LUs.
default_chars.specific_security_codes
Specifies whether SNAplus2 uses specific sense codes on a security authentication or authorization failure.
Specific sense codes are only returned to those partner LUs which have reported support for them on the
session. Possible values are:
AP_YES
SNAplus2 uses specific sense codes.
AP_NO
SNAplus2 does not use specific sense codes.
default_chars.limited_timeout
Specifies the timeout after which free limited-resource conwinner sessions are deactivated. Specify a value
in the range 0–65,535 seconds.
3.17.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
3.17.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_MODE_NAME
The mode_name parameter did not match any defined mode name.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.17.5 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
126