> 2008/4/23 Sebastian Schmidt <[EMAIL PROTECTED]>: > > > Try setting the command to be > > > > > > /bin/sh /etc/snmp/test.sh start > > > > I did but this doesn't change anything... > > > Which version of Net-SNMP are you using? > > Try starting the agent using > > snmpd -f -Le -Dexec [5.2.x, 5.3.x] > or > snmpd -f -Le -Drun [5.4.x] > > then run the snmpset command again. > > What does the agent report? > > Dave
Hi, I'm using the version 5.2.3 on Debian and if I execute snmpd -f -Le -Dexec it works! Thank you for that. But if I start snmpd with /etc/init.d/snmpd start it doesn't work :( So do I have to run snmpd with root-rights to let it execute procfix commands? cheers -- Sebastian <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
