HP-UX SNAplus2 NOF Programmer's Guide
Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 1 77
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.
To define these permissions and enable NetView operators to access
SPCF or UCF or both, use the following verb:
• DEFINE_RCF_ACCESS
To check the permissions currently defined, use the following verb:
• QUERY_RCF_ACCESS
To prevent operators from using either SPCF or UCF, use the following
verb:
• DELETE_RCF_ACCESS
To remove access to one function but leave the other available, use the
following verb:
• DEFINE_RCF_ACCESS
Managing Diagnostics Settings
The SNAplus2 default setting for log messages is to log problem and
exception messages but not audit messages, and to use central logging
(messages from all servers sent to a central log file on the master server).
Succinct logging is used (that is, logging of header parameters and
message text, but not full details of cause and action for each message).
The error log file, used for problem and exception messages, is
/var/opt/sna/sna.err; the audit log file, used for audit messages if
these are enabled, is /var/opt/sna/sna.aud. Each of these files is
backed up and reset when the file sopt/snaize reaches 1 megabyte. The
default settings for succinct logging, exception and audit logging, file
names, and file sizes can all be overridden using NOF verbs, as described
in the following information: