Dave Shield wrote:
> On 23/06/07, Syed Mujtaba Ahmed Razvi <[EMAIL PROTECTED]> wrote:
>   
>> Hello,
>>   Is it necessary to write and register an extension agent dll to manage
>> your own customized MIB ? Or can i integrate the code in my one running exe
>> file?
>>     
> Please see the FAQ entry
>     How do I write C code to integrate with the agent?
>         http://net-snmp.sourceforge.net/wiki/index.php/FAQ:Coding_01
>   
The Windows version of Net-SNMP does not support loading extension 
modules dynamically using DLMOD.  You will need to compile the extension 
agent in to the main agent, or create a subagent.

When using the winExtDLL version of Net-SNMP, you can load Microsoft 
SNMP extension agent DLLs, but it sounds like you want to use the 
Net-SNMP API.

Alex



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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