Re: not installed via "make install"?

2011-03-26 Thread Magnus Fromreide
On Sat, 2011-03-26 at 19:29 -0400, Bill Fenner wrote: > On Mar 26, 2011, at 4:02 PM, Magnus Fromreide wrote: > > > On Sat, 2011-03-26 at 14:08 -0400, Bill Fenner wrote: > >> Hi, > >> > >> I tried a couple of recent svn checkouts (most recently, r20159), and > >> found that net-snmp-features.h is

Re: not installed via "make install"?

2011-03-26 Thread Bill Fenner
On Mar 26, 2011, at 4:02 PM, Magnus Fromreide wrote: > On Sat, 2011-03-26 at 14:08 -0400, Bill Fenner wrote: >> Hi, >> >> I tried a couple of recent svn checkouts (most recently, r20159), and >> found that net-snmp-features.h isn't installed via "make install": >> >> >> In file included from /

Re: Two dynamic ports for sending traps

2011-03-26 Thread akshata s harkantra
Thanks Magnus. Your suggestion seems to have worked. I removed the -c from the command line and I get only one dynamic port. But the same options were being used in an older version. I wasn't getting duplicate traps with the same options used. Has the behaviour changed with NET-SNMP version 5.4.2.

Re: not installed via "make install"?

2011-03-26 Thread Magnus Fromreide
On Sat, 2011-03-26 at 14:08 -0400, Bill Fenner wrote: > Hi, > > I tried a couple of recent svn checkouts (most recently, r20159), and > found that net-snmp-features.h isn't installed via "make install": > > > In file included from /Users/fenner/tmp/include/net-snmp/types.h:421, >

Re: Two dynamic ports for sending traps

2011-03-26 Thread Magnus Fromreide
On Sat, 2011-03-26 at 10:58 -0700, akshata s harkantra wrote: > Hi Dave, > > Thanks for your response. I am startring snmpd with the following > options > > /usr/sbin/snmpd -c /etc/snmp/snmpd.conf -p /tmpfs/snmpd.pid -f -Le > -Dread_config > > Also, I have only a single entry of trap2sink line

not installed via "make install"?

2011-03-26 Thread Bill Fenner
Hi, I tried a couple of recent svn checkouts (most recently, r20159), and found that net-snmp-features.h isn't installed via "make install": In file included from /Users/fenner/tmp/include/net-snmp/types.h:421, from /Users/fenner/tmp/include/net-snmp/definitions.h:22,

Re: Two dynamic ports for sending traps

2011-03-26 Thread akshata s harkantra
Hi Dave, Thanks for your response. I am startring snmpd with the following options /usr/sbin/snmpd -c /etc/snmp/snmpd.conf -p /tmpfs/snmpd.pid -f -Le -Dread_config Also, I have only a single entry of trap2sink line in the conf file. I am sure that even if I start snmpd only once I get two entr

Re: Two dynamic ports for sending traps

2011-03-26 Thread Dave Shield
On 26 March 2011 06:00, akshata s harkantra wrote: > I am facing a strange behaviour with snmp running on my linux box. I see > that two dynamic ports are opened by the daemon > I have only single trap2sink entry in my configuration file snmpd.conf. > Not sure why I am seeing two ports. Due to t