HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_DEFAULTS
3.106.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
default_chars.description
A null-terminated text string describing the default parameters, as specified in DEFINE_DEFAULTS.
default_chars.mode_name
Name of the default mode. If an application specifies an unrecognized mode name when attempting to start
a session, the parameters from this mode will be used as a default definition for the unrecognized mode.
The mode name is an 8-byte type-A EBCDIC string. If no default mode name has been specified using the
DEFINE_DEFAULTS verb, this parameter is set to 8 binary zeros.
default_chars.implicit_plu_forbidden
Indicates 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
Indicates 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 ses-
sion. 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. The range is
0–
65,535 seconds.
3.106.4 Returned Parameters: Node Not Started
If the verb does not execute because the node has not yet been started, SNAplus2 returns the following parameter:
primary_rc
AP_NODE_NOT_STARTED
3.106.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.
390