HP (Hewlett-Packard) HP OpenView Vantagepoint – Operation Manual for UNIX Printer User Manual


 
Integration Facilities of the HP OpenView NNM Core Platform
The OpenView Windows API
Chapter 6 249
Admini-
stration
OVsnmpConfReadCntl Read the current SNMP configuration database
administration record. This record contains options
which control run-time caching and use of the
backward compatibility configuration file.
OVsnmpConfStoreCntl Update the current SNMP configuration database
administration record. This enables you to modify the
options which control run-time caching and use of the
backward compatibility file.
Misc. OVsnmpConfDeleteCache Remove all entries from the SNMP configuration
run-time cache. New entries accumulate in the cache
as applications call OVsnmpOpen(3) and
OVsnmpConfResolveDest(3).
OVsnmpConfReadNextDest Sequentially read entries from the SNMP
configuration run-time cache. This function is
provided for troubleshooting only (i.e., to dump the
contents of the cache for inspection.)
OVsnmpConfReadNextDest Print the contents of an OVsnmpConfDest structure
to stdout.
OVsnmpConfPrintEntry Print the contents of an OVsnmpConfEntry structure
to stdout.
OVsnmpConfPrintCntl Print the contents of an OVsnmpConfCntl structure
to stdout.
Table 6-4 SNMP Communications API Functions
Category Function Name Description