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 6242
Table 6-3 SNMP Communications API Functions
Category Function Name for
Event-Driven X
Applications
Function Name
for Traditional
Applications
Description
Session
Management
OVsnmpXOpen OVsnmpOpen Establishes an active SNMP session.
OVsnmpXClose OVsnmpClose Terminates an active SNMP session,
and frees associated resources.
Event
Framework
Session
Functions
OVsnmpCreatePdu OVsnmpEventOpen Successor to OVsnmp[X]TrapOpen().
Establishes a logical session with
the OVsnmpAPI for the purpose of
receiving SNMP traps via the
OpenView Event Framework. It
allows filters to be applied to events
to reduce the number of events that
are received.
OVsnmpXTrapOpen OVsnmpTrapOpen Predecessor to the
OVsnmp[X]EventOpen() function.
This function is provided for
backward compatibility only. Use the
OVsnmp[X]EventOpen() routine in
the future.