This is a discussion on Re: is it possible to integrate an Net SNMP sub agent(.dll) with within the SNMP Coders forums, part of the Networking and Network Related category; On Wed, 2005-06-15 at 11:11, mahua dutta wrote: > But Dave, All the SNMP data is in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-06-15 at 11:11, mahua dutta wrote:
> But Dave, All the SNMP data is in TLV(ASN.1) format. That is why third > party clients(like snmpwalk, getif) are able to connect to snmp > service and able to read those datas.-- If I am not wrong. You are not wrong. But that covers the management-client-to-agent interface. You were asking about the agent-to-MIB-module interface, which is not standardised, and doesn't typically use ASN.1. > So If we use mib2c tool to generate the code template(which uses > Net-snmp api's) and to integrate with the Snmp service if we > implement SNMP Extension API Functions, It should work. > Do you forsee any issue? Yes. The Net-SNMP agent does *NOT* implement the (MS-specific) SNMP Extension API functions. It implements the industry standard Agent Extensibility API (AgentX). 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|