Hello
I've major problem in Net SNMP table design and I'm looking for any help
.
We are working with very large dynamic tables (the table size is always
changing ) and I don't want to load or create Net SNMP table before the
request, I want to direct the agent to my next row.
example: I've table {[0,0,0],[1,1,1],[2,2,2],[3,3,3]}
for the first get request I'll give the agent the row [0,0,0]
for the next request I'll give the agent the row [1,1,1]
for next request I'll give the agent the row [3,3,3] - I change the row
order, it's enable me to choose the row I want
for next request I'll give the agent the row [2,2,2]
I've check the iterator solution and mfd and it seems that in both cases
the tables need to be allocated ,in Net SNMP standard ,before the
request and that to enable the agent to understand how to move on the
table.
Can someone direct me to the best solution for implement the table?
Thanks
Kobi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders