Re: Help needed:writing a dynamically loadable module

2009-09-14 Thread Wes Hardaker
> On Mon, 14 Sep 2009 10:59:31 +0530, Hemant Soundankar > said: HS> Error: couldn't open a master agentx socket to listen on (): It means you don't have permission to open the default agentx socket. If you're running it as yourself, or another user that is not root, then you could have

Help needed:writing a dynamically loadable module

2009-09-13 Thread Hemant Soundankar
Hello Sir, I am trying out the tutorial for writing a dynamically loadable module given at http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Dynamically_Loadable_Object Here , while running the command :% *snmpd -f -L -DnstAgentPluginObject,dlmod *given in the first step i get an er