The XPCOM SNMP stack component, provides an API required to implement an SNMP manager style application for application based on the mozilla XPCOM technology. The API provides functions required to perform Get/Set/GetNext/GetBulk operations and trap reception for SNMPv1, SNMPv2 and SNMPv3.

Currently this component is available only for windows platforms.

To evaluate this component you can download the fault monitor application which uses it. The component was compiled with MS visual C compiler. In order  to use the component  from your own C++ code, you will need to compile with either the same compiler or a compiler which produces a binary compatible objects.

For further technical details or details on licensing and pricing please contact sales.

API

SNMP stack API
SNMP Session API
SNMP PDU API
SNMP variable API