I need to implement a table in my mib, generated the code using mib2c -c
mib2c.mfd.conf, lookes like most of the code in the TODO list need not be
touched and so i added my fetch routine in the devTable_container_load, and
set the cache->flags |= NETSNMP_CACHE_AUTO_RELOAD, will this invoke
devTable_container_load at the expirey of the cache timer?

I have different problem with other table, i do not know how many entried are
present in the table since the data is being read from a different process. Is
there a way to set say 10 entries (index) and then later at the time of row prer
fill only 6 i.e.., resize the table and free the rest of the data. Is there any
other solution?

Thanks
Sridhar

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to