Re: How to put column values

2008-04-06 Thread Dave Shield
On 02/04/2008, Vishal Nandanwar <[EMAIL PROTECTED]> wrote: > I have generated code for a table using command > > mib2c -S cache=1 -c mib2c.table_data.conf inputStatesTable > > I am not sure how to write code in "inputStateTable_load" function. Is > creating a entry of type netsnmp_tdata_ro

How to put column values

2008-04-02 Thread Vishal Nandanwar
Hi, I have generated code for a table using command mib2c -S cache=1 -c mib2c.table_data.conf inputStatesTable I am not sure how to write code in "inputStateTable_load" function. Is creating a entry of type netsnmp_tdata_row using function inputStateTable_createEntry(). Now how to popul