logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

RE: Net-SNMP on Windows NT/2000: msg#00177

Subject: RE: Net-SNMP on Windows NT/2000
> Hi
> I want to install net-snmp in Win NT/2000 OS.
> which is the latest version of Net-snmp available for WinNT/2000?
> where can I get the package and installation procedures?
>
> Thanks
> Jeyaraman


Hi Jayaraman,

There are no binary releases for Net-SNMP; you'll have to compile your own
using Visual Studio.

The latest version is 5.0.8.  There are probably some minor modifications
you'll have to make to your project files and workspaces to get everything
to compile properly, but it's not difficult.

First thing you should understand is that all the .exe projects need to link
with the main snmp library.  This is built by either compiling libsnmp or
libsnmp_dll.  I think you're better off with compiling libsnmp (non-dll)
because I've had some problems getting the agent daemon to work with the
dll.  (The regular applications work okay, but then you have to ensure that
you're keeping your dll version up to date with new releases.)


I'm putting together binary releases of 5.0.8 and 5.0.7 for both the non-dll
and dll versions of the utilities.  I haven't actually tried compiling 5.0.8
yet (work's too busy lately!!) but I'll get it done by tomorrow afternoon.


If you have any problems compiling things, lemme know (via this list) and
I'll help you out.


Take care,

Nik



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/


<Prev in Thread] Current Thread [Next in Thread>