Dear: I try to write a dynamically loadable object according to the http://www.net-snmp.org/.In the attachment ,there are my files.
I change the nstAgentPluginObject.c and load the Makefile,NET-SNMP-TUTORIAL-MIB.txt,nstAgentPluginObject.h from the
" http://www.net-snmp.org/wiki/index.
I am implementing a MIB extension that I would like to load dynamically in
Net-SNMP agent. I am implementing this extension to run on Windows and the
Net-snmp version is 5.4.2.1.
I saw some comments on the forums that dlmod is not supported under Windows. Is
there any other way to do this?
Th