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

Re: Need Help (Urgent) ---- win32 snmp agent development

2008-04-06 Thread Dave Shield
On 01/04/2008, Md s <[EMAIL PROTECTED]> wrote: > . i want to develop an agent > that'll fetch some storage related data from windows Os > Then using mib2c tool created .c and .h file ( I wanted > to use dlmode). then i found that there is no dlmode support for > windows.. is the