Have you considered compiling under cygwin?

Cygwin is a Linux emulation library that runs under Windows. Most Linux 
software will compile under Cygwin and therefore run under Windows.
I currently run net-snmp on my Windows laptop this way.

Didier

-----Original Message-----
From: stan...@cilutions.com [mailto:stan...@cilutions.com] 
Sent: Wednesday, June 18, 2014 2:20 PM
To: net-snmp-users@lists.sourceforge.net
Subject: Extending net-snmp on Windows

I have written agent code for some special-purpose MIBs on Linux using mib2c, 
and compiling it to .so files that are loaded using dlmod.

I have now been tasked with porting this code to Windows, and I have discovered 
that dlmod is not supported on Windows. I would like to keep as much code in 
common between the Linux and Windows versions as possible, so both can be kept 
synchronized readily.

So, what is the best way of getting there from here? How do I add mib2c-based 
extension agents to the Windows snmpd???



------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find 
What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. 
Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration 
http://p.sf.net/sfu/hpccsystems _______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to