Re: Valgrind results on net-snmp 5.4.2 under stress

2009-05-29 Thread Magnus Fromreide
On Fri, 2009-05-29 at 10:46 +0200, Bart Van Assche wrote: > On Fri, May 29, 2009 at 10:18 AM, Dave Shield > wrote: > > 2009/5/28 Bart Van Assche : > >> On Thu, May 28, 2009 at 5:28 PM, James R. Leu wrote: > >>> We have been seeing a memory leak with snmpd in our > >>> environment since the days o

Re: IPV6 configuration

2009-05-29 Thread Magnus Fromreide
On Thu, 2009-05-28 at 18:51 +0530, prasanth K S wrote: > Hi all, > > > I am running net-snmp 5.4.2.1 on slackware 12 and i want > it to be configured for the IPV6 also so the steps which i followed > are given below in detail: > > CONFIGURATION: > > 1) ./configure

Re: IPV6 configuration

2009-05-29 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2009/5/

Re: Valgrind results on net-snmp 5.4.2 under stress

2009-05-29 Thread Bart Van Assche
On Fri, May 29, 2009 at 10:18 AM, Dave Shield wrote: > 2009/5/28 Bart Van Assche : >> On Thu, May 28, 2009 at 5:28 PM, James R. Leu wrote: >>> We have been seeing a memory leak with snmpd in our >>> environment since the days of net-snmp 5.3. > > >>> Some of loss records seem bogus, (librpm and l

Re: Valgrind results on net-snmp 5.4.2 under stress

2009-05-29 Thread Dave Shield
2009/5/28 Bart Van Assche : > On Thu, May 28, 2009 at 5:28 PM, James R. Leu wrote: >> We have been seeing a memory leak with snmpd in our >> environment since the days of net-snmp 5.3. >> Some of loss records seem bogus, (librpm and librpmio?). >> The ones I find interesting that I am going to l

Re: Need help with MIB creation

2009-05-29 Thread Dave Shield
2009/5/29 Surendra Kumar : > 1. How do I get the number assined for my co. >From the project FAQ: Where can I find more information about network management? -- There are a number of sites with network management information on the Worl

Re: Doubt Regarding mib implementation

2009-05-29 Thread Dave Shield
2009/5/29 Navjyot : > I have my own database, which will store the data related to the mib > tabular and scalar variables In database, i am taking care of storing it > in > SNMP-index-compliant manner. > My database is just exposing few API > I just want simple code from mib2c, wherein i sho

Need help with MIB creation

2009-05-29 Thread Surendra Kumar
Hi, I am new to SNMP and need help with some basic stuff. I have to implement and agent to manager our servers adn we have decided to use Net SNMP libraries for this purpose. I am going to begin with defining the MIB and thats where I need some help. I am planning to define it under enterprise

Doubt Regarding mib implementation

2009-05-29 Thread Navjyot
Hi, I am using NETSNMP for my SNMP AGENT. I need to implement some private mibs. I have the mib file along with the assigned oid's. As NETSNMP provides mib2c tool for generating most of the code, i too wanted to use it. But i am getting some issues. I have my own database, which will store the