HP-UX SNAplus2 NOF Programmer's Guide
Introduction to the NOF API
NOF Verbs to Manage Specific SNAplus2 Functions
Chapter 182
To obtain detailed information about a particular node, use the following
verb:
• QUERY_NODE
To find out which servers are acting as the master configuration file
server and backup master servers, use the following verb:
• QUERY_SNA_NET
To add new backup master servers to the list or to remove existing
servers from the list so that they can no longer act as master servers, use
the following verbs:
• ADD_BACKUP, DELETE_BACKUP
Managing Configuration File Header Information
To add a descriptive comment string to the domain configuration file, use
the following verb:
• DEFINE_DOMAIN_CONFIG_FILE
To obtain information about the SNAplus2 version number for which the
domain configuration file wascreated or about the comment string stored
in it, use the following verb:
• QUERY_DOMAIN_CONFIG_FILE
There are no corresponding verbs for the node configuration file because
the header information in the node configuration file is for SNAplus2
internal use only; do not attempt to modify it.
Managing HP-UX Resource Usage
To set a limit on the amount of kernel memory that SNAplus2 can use for
internal data structures or to specify the maximum amount of memory
available for STREAMS buffers, use the following verbs:
• SET_KERNEL_MEMORY_LIMIT, SET_BUFFER_AVAILABILITY
To obtain information about the current limits and usage, use the
following verbs:
• QUERY_KERNEL_MEMORY_LIMIT,
QUERY_BUFFER_AVAIALBILITY