custom snmpset coding not working-giving-error

2014-12-07 Thread Akhilesh kumar
Hi all i am writing my own implementation code for snmpset command. I have written the below code but it gives error. I cant figure out how to correct Bad variable type error. #include stdio.h #include net-snmp/net-snmp-config.h #include net-snmp/net-snmp-includes.h #include string.h #include

Re: custom snmpset coding not working-giving-error

2014-12-07 Thread Laszlo Papp
Please stop sending these messages to this mailing list. This is _not_ an SNMP mailing list. If you need programming help, go to trainings or other sites, like Stack Overflow. On Mon, Dec 8, 2014 at 5:57 AM, Akhilesh kumar 95aku...@gmail.com wrote: Hi all i am writing my own implementation