Helper - table_data supports GETBULK ?

2010-10-11 Thread Prakash
Hi All, I am using NET-SNMP version 5.4.2.1. I have large data with multiple tables so I used mib2c.table_data.conf for code generation. When I tried snmpbulkwalk it is translated into consecutive GET requests. 1. Is table_data helper supports GETBULK or I need to change the helper

Re: libhelpers.dsp corrupt in 5.6 release?

2010-10-11 Thread Bart Van Assche
On Mon, Oct 11, 2010 at 1:01 PM, Uffe Gavnholt wrote: > Thank you for the information, with vs2010 pro, I had no problem opening > the dsp files, which are converted successfully. > > > > Without spending much time on trouble shooting, just trying to build all > the projects, the following libra

Re: Insight into a possible problem involving "snmp_sess_synch_response" and community strings?

2010-10-11 Thread Wes Hardaker
Wow. That's a very interesting problem! Personally, I have no idea what would cause it. It sounds to me like an issue with bad memory somewhere but I couldn't even guess where. The only real way to find it would be to attach a debugger to it and see what happens when the packet is returned. I

SV: libhelpers.dsp corrupt in 5.6 release?

2010-10-11 Thread Uffe Gavnholt
Thank you for the information, with vs2010 pro, I had no problem opening the dsp files, which are converted successfully. Without spending much time on trouble shooting, just trying to build all the projects, the following libraries are missing: Net-snmp/output_api.h Net-snmp/types.h Net-snmp/n

Re: libhelpers.dsp corrupt in 5.6 release?

2010-10-11 Thread Bart Van Assche
On Mon, Oct 11, 2010 at 9:42 AM, Uffe Gavnholt wrote: > I was trying to build the windows source today, but I fail to open > libhelpers.dsp with visual studio 2010. The rest of the projects load just > fine… Anyone have a working version laying around? > libhelpers is obsolete in Net-SNMP versi

libhelpers.dsp corrupt in 5.6 release?

2010-10-11 Thread Uffe Gavnholt
Hi all, I was trying to build the windows source today, but I fail to open libhelpers.dsp with visual studio 2010. The rest of the projects load just fine... Anyone have a working version laying around? /Uffe Gavnholt -