Hi,

   i built my table with mib2c and mib2c.iterate_access.conf.
   my handler routine include a loop to work through the "requests" list.
i placed my routine of table-retrieving in <mytable>_get_first_data_point().

snmptable gets the table correctly but it takes a long time to do it,
   e.g. 23 secs for 15 rows of data. (There are only 5 columns
   in the table)

   i'd like to know if there is a way to improve the time spent on
   snmptable? Should it be done on agent side or command side?
   (my agent runs on a remote host)
Is there a way to modify my agent code so that my routine of table-retrieving
   would be called one time instead of multiple "requests" for snmptable?
Thanks.


   Li-Juen



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to