HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_MODE
Possible values are:
AP_CPSVCMG_ALREADY_DEFD
The SNA-dened mode CPSVCMG cannot be changed.
AP_INVALID_CNOS_SLIM
The plu_mode_session_limit parameter is not valid.
AP_INVALID_COMPRESSION
The compression parameter is not valid.
AP_INVALID_COS_NAME
The cos_name parameter did not match any dened COS name.
AP_INVALID_COS_SNASVCMG_MODE
The COS for the SNA-dened mode SNASVCMG cannot be changed.
AP_INVALID_DEFAULT_RU_SIZE
The default_ru_size parameter was not in the valid range.
AP_INVALID_MAX_COMPRESS_LVL
The max_compress_lvl parameter is not valid.
AP_INVALID_MAX_DECOMPRESS_LVL
The max_decompress_lvl parameter is not valid.
AP_INVALID_MAX_NEGOT_SESS_LIM
The max_neg_sess_lim parameter was not in the valid range.
AP_INVALID_MAX_RU_SIZE_UPPER
The max_ru_size_upp parameter was not in the valid range.
AP_INVALID_MIN_CONLOSERS
The min_conloser_src parameter was not in the valid range, or was greater than plu_mode_session_limit.
AP_INVALID_MIN_CONWINNERS
The min_conwin_src parameter was not in the valid range, or was greater than plu_mode_session_limit.
AP_INVALID_MIN_CONTENTION_SUM
The sum of the min_conwin_src and min_conloser_src parameters was greater than
plu_mode_session_limit.
AP_INVALID_MODE_NAME
The mode_name parameter contained a character that was not valid.
AP_INVALID_RECV_PACING_WINDOW
The receive_pacing_win parameter was not in the valid range.
AP_INVALID_SNASVCMG_MODE_LIMIT
The SNA-dened mode SNASVCMG must have a session limit of 2 and min_conwin_src of 1.You
cannot dene SNASVCMG with different values for these parameters.
AP_MODE_SESS_LIM_EXCEEDS_NEG
The value specied for plu_mode_session_limit was larger than the value specied for
max_neg_sess_lim.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
214