> i am using UCD-snmp version: 4.2.5 API to create my gettable function, > I copied snmptable.c file and did some small modification,
I'm sorry - that doesn't look like a "small modification" to me. The main() function looks completely different, and you've introduced this new "struct snmpTable", which is nowhere defined. I suggest that you start from our "snmptable" command, make sure that works properly, and then starting teaking it again *slowly*, checking each time that your changes haven't broken anything. Dave ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
