Re: Changing the signature of snmp_parse_args()

2010-01-30 Thread Bill Fenner
On Fri, Jan 29, 2010 at 11:06 AM, Dave Shield wrote: > On 29 January 2010 15:40, Bill Fenner wrote: >> My question is: is it sufficient to change all of the callers in the >> net-snmp source tree, or should I call the function with the new >> signature snmp_parse_args2() and create a helper snmp_

Re: GUI for net-snmp

2010-01-30 Thread Dave Shield
On 30 January 2010 14:51, Hemant Soundankar wrote: > I now am planning to make my own GUI to display the object instances > / tables using JAVA . If you are going to be using Java to code your application, then it would make sense to investigate Java-based SNMP libraries. There is a Java-wrapper

Re: GUI for net-snmp

2010-01-30 Thread Hemant Soundankar
Thanks for your suggestions about the available GUIs. I now am planning to make my own GUI to display the object instances / tables using JAVA . Will you guide me in any way to acheive this. I first need to know how are the results displayed in the terminal or any module which i need to modify in n