High Availability Monitors Version A.03.02 Release Notes

Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 178
emulation, use the following verb:
DELETE_TN3270_ACCESS
Managing SNA Management Services Functions
If applications running on SNAplus2 will be using the MS API to
communicate with remote MS applications, you do not need to define any
resources for this explicitly, because the node will locate the appropriate
remote applications as required. However, you can define the resources
explicitly if you want to specify a particular remote application to use.
To specify a default PU for use by NMVT-level applications (so that they
access the NetView program at a specific host), use the following verb:
DEFINE_DEFAULT_PU
To specify a focal point application for use by MDS-level applications
(instead of enabling the remote focal point application to determine
which nodes it manages), use the following verb:
DEFINE_FOCAL_POINT
To obtain information about the focal point currently in use, or to delete
a previously defined focal point, use the following verbs:
QUERY_FOCAL_POINT, DELETE_FOCAL_POINT
To obtain information about active applications (NMVT-level or
MDS-level) using MS functions, use the following verbs:
QUERY_NMVT_APPLICATION, QUERY_MDS_APPLICATION
To obtain information about outstanding requests from MDS-level
applications, or to obtain statistical information about previous requests,
use the following verbs:
QUERY_ACTIVE_TRANSACTION, QUERY_MDS_STATISTICS
Managing Access to the SNAplus2 System from the
Host NetView Program
If you want to enable operators at the host NetView console to issue
commands on the SNAplus2 computer using either the Service Point
Command Facility (SPCF) or the HP-UX Command Facility (UCF), you
need to define the access permissions for these operators.