Re: snmp service not starting

2014-10-21 Thread Pranesh Kulkarni
in my system also dont have /etc/default/snmp I done with following steps 1) tar xzvf net-snmp--*.tar.gz 2)cd net-snmp- 3./configure 4)make 5)make install the binary snmpd and snmptrapd were in /usr/local/sbin/ You need to configure snmpd.conf and snmptrapd,conf in /usr/local/share/snmp dir. H

Re: [PATCH] Let Perl access the security engine ID

2014-10-21 Thread Bill Fenner
On Mon, Oct 20, 2014 at 12:06 PM, Steinar H. Gunderson < sgunder...@bigfoot.com> wrote: > On Sun, Oct 19, 2014 at 09:05:05PM -0400, Bill Fenner wrote: > > Thanks for the patches. Could you please submit them at > > http://www.net-snmp.org/patches/ so that we don't lose track of them? > > Seemingl