High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_CPIC_SIDE_INFO
Chapter 4 573
As for XC_SECURITY_PROGRAM, except that the local
node must not send the password across the network in
clear text format. (This value is included for
compatibility with IBM CPI-C implementations. The
SNAplus2 node cannot provide the appropriate
restrictions on sending the password; if a CPI-C
application attempts to issue the Allocate call with this
value set, the call will fail with a return code indicating
that the requested security type is not supported.)
XC_SECURITY_SAME
The target TP uses conversation security, and can
accept an “already verified” indicator from the local TP.
(This indicates that the local TP was itself invoked by
another TP, and has verified the security user ID and
password supplied by this TP.) The
security_user_id
parameter specified below will be used to access the
target TP; no password is required.
cpic_side_info_data.def_data.side_info.security_user_id
User ID used to access the partner TP. This parameter
is not used if the
conversation_security_type
parameter is set to XC_SECURITY_NONE.
cpic_side_info_data.def_data.side_info.security_password
Password used to access the partner TP. This
parameter is used only if the
conversation_security_type
parameter is set to
XC_SECURITY_PROGRAM or
XC_SECURITY_PROGRAM_STRONG.
cpic_side_info_data.def_data.side_info.lu_alias
The alias of the local LU used to communicate with the
target TP. This alias is a character string using any
locally displayable characters.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc