High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_TN3270_ACCESS
Chapter 3370
AP_UINT16 sub_overlay_size; /* reserved */
unsigned char description[32]; /* Session description */
unsigned char tn3270_support; /* Level of TN3270 support */
unsigned char allow_specific_lu; /* Allow access to specific LUs */
unsigned char printer_lu_name[8]; /* Generic printer LU/pool */
/* accessed */
unsigned char reserv1[6]; /* reserved */
AP_UINT16 port_number; /* TCP/IP port used to access */
/* server */
unsigned char lu_name[8]; /* Generic display LU/pool */
/* accessed */
unsigned char session_type; /* Unused in SNAplus2 V6 */
unsigned char model_override; /* Unused in SNAplus2 V6 */
unsigned char reserv3[4]; /* reserved */
AP_UINT32 reserv4; /* reserved */
} TN3270_SESSION_DEF_DATA;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_DEFINE_TN3270_ACCESS
sub_overlay_size
For compatability with future releases of SNAplus2,
your application must use this field to determine the
exact length of the overlay structure returned, and
should not rely on the use of the sizeof() function.
default_record
Specifies whether this verb defines a default record,
which will be used by any TN3270 user not explicitly
identified by a TCP/IP address. If a TN3270 user
attempts to contact the TN server node, and the user's
TCP/IP address does not match any
DEFINE_TN3270_ACCESS recordinthe configuration
but there is a default record defined, the parameters
from this record will be used. Possible values are:
AP_YES
This verb defines a default record. The