HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
RESET_SESSION_LIMIT
Waiting session requests are satisfied.
AP_NO
Waiting session requests are not satisfied.
drain_target
Specifies whether the target LU satisfies waiting session requests before deactivating a session. Possible
values are:
AP_YES
Waiting session requests are satisfied.
AP_NO
Waiting session requests are not satisfied.
force
Specifies whether session limits will be set to zero even if CNOS negotiation fails. Possible values are:
AP_YES
Session limits will be set to zero.
AP_NO
Session limits will not be set to zero if CNOS negotiation fails.
3.172.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
secondary_rc
Possible values are:
AP_FORCED
The session limits were set to zero even though CNOS negotiation failed.
AP_AS_NEGOTIATED
The session limits were changed, but one or more values were negotiated by the partner LU.
AP_AS_SPECIFIED
The session limits were changed as requested, without being negotiated by the partner LU.
3.172.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_EXCEEDS_MAX_ALLOWED
A SNAplus2 internal error occurred.
705