Hi Dave,

             Thanks for your valuable feedback.

 Yes i used *mib2c* tool  to implement the table. I used following command
to generate corresponding .c  and .h files
This command i gave in a current directory containing mib file as DESC-MIB

env MIBS="+DESC-MIB" mib2c -c mib2c.create-dataset.conf diTable

Finally i got diTable.c and diTable.h files on the current directory .

*Thanks in Advance*
*Prashant Nirni*


On 21 November 2011 06:40, prashant n <[email protected]> wrote:
>       I wrote a MIB file containing a table, i want to update that table
> continuously and also based on interval. How to do that?

Ah!   You want to update the *values* reported by the MIB.
Your original question seemed to imply that you wanted to update
the MIB file itself - i.e. the structure of the MIB definitions.

OK - presumably you've got some code to implement this table.
How did you generate this code - by hand or using one of the mib2c
table templates?   If mib2c, then which template did you use?

Dave
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to