[AGENT++] [ANN] SNMP++.NET v. 1.14

maom_onet at poczta.onet.pl maom_onet at poczta.onet.pl
Mon Feb 7 11:24:45 CET 2005


Dear friends,

I would like to announce the availability of SNMP++.NET v. 1.14. Main changes and fixes include improved MT-safety (calls to get_printable() replaced with custom implementation or performed in an MT-safe manner, using a copy) and protection from possible finalization performed on a managed object whose unmanaged resources are still in use (through GC::KeepAlive()'s). Please refer to ReleaseNotes, included in the distribution, for details.

What is SNMP++.NET?

SNMP++.NET is an open-source implementation of client-side SNMP for the Microsoft .NET Framework. SNMP++.NET is a set of .NET wrappers for the well-known SNMP++ library, which was originally written by Peter Mellquist of HP and now is being improved and maintained by Johen Katz and Frank Fock at Agent++ web site (www.agentpp.com). SNMP++.NET comes with the same license as SNMP++, which basically means that it is completely free.

SNMP++.NET Features

SNMP++.NET supports most important features of SNMP++. All three versions of SNMP (SNMPv1, SNMPv2c, SNMPv3) and all PDU types are supported, as are all USM-related security features. However, only the most important classes are exposed in .NET; thus, some extra (and less frequently used) functionality may be currently missing.

SNMP++.NET is available at http://republika.pl/maom_onet/snmp/snmp_ppnet/

Marek Malowidzki



More information about the AGENTPP mailing list