Re: CFV - Win Dynamic Build fix (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Thomas Anders
Dave Shield wrote: > I'm therefore calling for votes as to whether this should be applied > to the two lines currently in release freeze. Looks reasonably safe (and obviously limited to Windows anyway) to me. +1 Also "+1" for the earlier two Windows build fixes. +Thomas

Re: CFV - Win Dynamic Build fix (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Dave Shield
On 13 April 2010 12:47, Dave Shield wrote: >   (I'm looking at problems with builds with some of the other >    parameters enabled...) The attached patch seems to fix the errors running build.bat on Windows with Visual Studio 2008,  and selecting dynamic linking. I appreciate that the 'libsnmp.

Re: how to code snmpset for scalar type object

2010-04-13 Thread Wes Hardaker
> On Tue, 13 Apr 2010 15:20:57 +0530, Hemant Soundankar > said: HS> please tell me where is the string value cached in the following set HS> command In the request->requestvb varbind structure. HS> and in which case will the switch statement jump when i run the HS> above command . It'

Re: CFV - Win Build fixes

2010-04-13 Thread Wes Hardaker
> On Tue, 13 Apr 2010 15:06:44 +0200, Bart Van Assche > said: BVA> I have just verified that this patch makes building with VS6 via BVA> win32/build.bat with default settings work for the 5.4 line. So with a review and someone saying it works on windows, +1 -- Wes Hardaker Please mail

Re: CFV - Win SDK Build fix

2010-04-13 Thread Wes Hardaker
> On Tue, 13 Apr 2010 14:15:49 +0100, Dave Shield > said: DS> I'm therefore calling for votes as to whether this should be applied DS> to the two lines currently in release freeze. Looks good to me. +1 -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net -

Re: CFV - Win SDK Build fix (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Dave Shield
On 13 April 2010 12:47, Dave Shield wrote: >   (I'm looking at problems with builds with some of the other >    parameters enabled...) The attached patch seems to fix the errors running build.bat on Windows with Visual Studio 2008, and selecting SDK support. I'm therefore calling for votes as t

Re: CFV - Win Build fixes (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Bart Van Assche
On Tue, Apr 13, 2010 at 1:47 PM, Dave Shield wrote: > On 12 April 2010 19:16, Bart Van Assche wrote: > > As far as I know win32/build.bat on the V5.4 branch only works with > Visual Studio 6. > > I'm somewhat surprised (and more than a little disappointed!) to hear > about this problem so late in

CFV - Win Build fixes (was Re: Net-SNMP 5.4.3.rc2 and 5.2.6.rc2 available for testing)

2010-04-13 Thread Dave Shield
On 12 April 2010 19:16, Bart Van Assche wrote: > As far as I know win32/build.bat on the V5.4 branch only works with Visual > Studio 6. I'm somewhat surprised (and more than a little disappointed!) to hear about this problem so late in the release process.Did nobody test Windows builds follo

Re: how to code snmpset for scalar type object

2010-04-13 Thread Hemant Soundankar
Thanks for replying ,.. please tell me where is the string value cached in the following set command snmpset -v 2c -c democommunity localhost confileServerName.0 s "Postgres" and in which case will the switch statement jump when i run the above command . Thank you On Tue, Apr 13, 2010 at

Re: Help in getting inform work in v3

2010-04-13 Thread Dave Shield
On 13 April 2010 06:02, Manjit wrote: > Hi, > How to configure a user for noauth using snmptrapd.conf. $ man snmptrapd.conf authUser TYPES [-s MODEL] USER [LEVEL [OID | -v VIEW ]] authorises SNMPv3 notifications with the specified user to trig- ger the t