High Availability Monitors Version A.03.02 Release Notes
Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 1 69
You then need to define LUs that can be used for 3270 emulation and
also the users that can access these LUs. To define LUs and users, use
the following verbs:
• DEFINE_LU_0_TO_3, DEFINE_LU_0_TO_3_RANGE
• DEFINE_EMULATOR_USER
To obtain information about the configuration or current status of LUs,
use the following verb:
• QUERY_LU_0_TO_3
To obtain information about the PU that owns an LU, use the following
verb:
• QUERY_PU
To obtain information about the definition of a 3270 user, about the
user's current 3270 emulation program usage, or about individual
sessions being accessed by the user, use the following verbs:
• QUERY_EMULATOR_USER_DEF, QUERY_3270_USER,
QUERY_3270_USER_SESSIONS
To delete LUs when they are no longer required or to delete users so that
they can no longer access 3270 emulation, use the following verbs:
• DELETE_LU_0_TO_3, DELETE_LU_0_TO_3_RANGE
• DELETE_EMULATOR_USER
If you want to provide LU pools (groups of LUs that can be assigned to
user sessions as required, rather thanhaving an LU explicitly defined for
each user session), use the following verbs to define a pool, to obtain
information about the definition, or to delete a pool or remove LUs from
it when no longer required:
• DEFINE_LU_POOL, QUERY_LU_POOL, DELETE_LU_POOL
If you want to enable 3270 users to send alert messages to the host
NetView operator or if you want to specify how the 3270 emulation
program should classify response-time information that users can view
with the Response Time Monitor feature, use the following verbs to
define alerts and response-time boundaries or to obtain information
about the current definitions:
• DEFINE_3270_DIAG, QUERY_3270_DIAG