This is a discussion on RE: is it possible to integrate an Net SNMP sub agent(.dll) withMicrosoft SNMP service ? within the SNMP Coders forums, part of the Networking and Network Related category; > On Wed, 2005-06-15 at 12:11, mahua dutta wrote: > > Yes, I want to mean a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> On Wed, 2005-06-15 at 12:11, mahua dutta wrote:
> > Yes, I want to mean a mechanism for running the Net-SNMP agent as a=20 > > dynamically loaded extension to the Microsoft master=20 > agent(snmp.exe)? >=20 > OK. > Then you (or whoever tackles this) will need to construct a=20 > mapping from the various MS SNMP Extension API functions into=20 > the structure of the Net-SNMP agent. I gave the other way a try some time ago. Expect to solve quite some tricky problems when you really want to get into this, since the APIs are different enough to make a complete mapping quite complicated. However, if you just want to access Windows-specific MIB-stuff via SNMP and also net-snmp stuff, you can set up the net-snmp agent to proxy certain OID ranges to the Microsoft agent. Have a look at the disussion in the following thread, especially the answer to point "4: Does the net-snmp XP agent support disk space and process monitoring?" http://groups-beta.google.com/group/...users/browse_t hread/thread/7890181dd80e2a6d/0426ae747e075cb5?q=3D%2B%22net-snmp%22+%2Bw= i ndows+%2Bsnmp+%2Bproxy&rnum=3D19#0426ae747e075cb5 Regards, Bernhard ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |