HP-UX SNAplus2 NOF Programmer's Guide
Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 176
To delete TN3270 usersso that they canno longer use TNserver for 3270
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