On Wed, 2005-06-15 at 09:25, mahua dutta wrote:
> I like to integrate an Net -SNMP agent, which has been developed as
> one DLL using Net-SNMP api's. Net-SNMP is also installed in my machine
> so that the dll can use Net-SNMP libraries. But instead of Integrating
> with Net-SNMP master Agent , It need to be integrated with the
> Microsoft provided SNMP service. Definitely The integration part of
> code should be according to the Microsoft specification.
>  
> Will it work ?

No.

The Net-SNMP agent and MIB module APIs do not use the Microsoft
SNMP Agent API, so things cannot be integrated in that way.

If the Microsoft agent supported the Internet standard AgentX
mechanism, then you could run the Net-SNMP-based agent as an
AgentX client. But AFAIK, the MS agent doesn't support AgentX.

It would doubtless be useful if someone could develop an
MS-SNMP interface for the Net-SNMP agent - either for plugging
Net-SNMP-based modules into the Microsoft agent, or MS-based
modules into the Net-SNMP agent.
  But until someone supplies the necessary code, that's not
going to be possible.

Dave



-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to