Re: SVN trunk multi-platform build errors

2011-01-10 Thread Niels Baggesen
On Mon, Jan 10, 2011 at 11:41:28PM +0100, Thomas Anders wrote: > Niels Baggesen wrote: > > The RHEL4 problem should be fixable by adding two dummy parameters to > > the call to pci_lookup_name (the call was made "varargs" in pciutils 2.2 > > which is in RHEL5) > > That RHEL4 problem is still pre

Re: SVN trunk multi-platform build errors

2011-01-10 Thread Thomas Anders
Niels Baggesen wrote: > The RHEL4 problem should be fixable by adding two dummy parameters to > the call to pci_lookup_name (the call was made "varargs" in pciutils 2.2 > which is in RHEL5) That RHEL4 problem is still present in trunk. Does anyone care to commit a fix? Also, building trunk on H

generating user defined traps

2011-01-10 Thread MAS .
Hi all, I have snmp daemon running on my special hardware. I want to generate trap after checking particular register. so how and where to add my code (in c). how to monitor some register continuously? In case of snmpget and snmpset I used mib2c to generate c code from mib and added my specific co

Re: snmpd footprint just under 2MB !! - is this usual?

2011-01-10 Thread Wes Hardaker
AV> But, I'm wondering, is 715KB how lean we can make it? It IS a lot AV> more palatable than the 2MB I started with, but I was hoping for AV> something along the lines of 100 or 150KB. Is this unrealistic, or AV> is there something more that could be tried? Abraham, I'm working on code minimiza

Re: My Subagent is not working after some long time

2011-01-10 Thread Dave Shield
On 10 January 2011 06:27, Prakash wrote: > In which version this bus was fixed? > Currently I am using net-snmp-5.4.2.1-8.2.1 A quick scan of the code tree seems to indicate that this fix was applied in April 2009. It should be present in versions 5.2.6, 5.3.3, 5.4.3 and 5.5 (and any later

Re: My Subagent is not working after some long time

2011-01-10 Thread Bill Fenner
On Mon, Jan 10, 2011 at 1:27 AM, Prakash wrote: > In which version this bus was fixed? I don't know. I know the bug is not present in 5.6. Bill -- Gaining the trust of online customers is vital for the success of any

Re: snmpd footprint just under 2MB !! - is this usual?

2011-01-10 Thread Abraham Varricatt
> > > After compilation, the resulting executable has a file size of 1.9MB !! > Is > > this normal? Are their any special steps that could be taken to reduce > the > > footprint? > > Have you looked at the suggestions in the FAQ entries >How can I reduce the memory footprint? > or >How can

RE: My Subagent is not working after some long time

2011-01-10 Thread Prakash
I am running the snmpd with the following flags. /usr/sbin/snmpd -r -A -LF e /var/log/net-snmpd.log -p /var/run/snmpd.pid No I haven't defined agentXSocket in my snmpd.conf snmpd.conf === master agentx syslocation Server Room syscontact Sysadmin (r...@localhost) r