I am using the MFD config to generate my Tables. In the container_load()
function there is code which determines if the row index has been found before
by comparing a text string I previously associated with the row. If the text
string is associated with the row, then the same row table index is updated
with data again.
If all of my row data (which I want to insert into the container via the
container_load() function) is unique, then is it true that all I must do is
make sure the text string which I associate with each row is unique as well.
Basically, just make sure no two row text strings are the same .... correct?
Then once the cache expires then I am assuming the complete table is deleted
and container_load() is called again to reload everything from scratch .....
correct?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders