On Wed, 2006-02-01 at 17:46 +0100, Keller, Beat wrote:
> We are using net-snmp 5.3.0.1 and have a shared table within different
> subagents ...         Is it possible to solve this problem with the
> table_iterator?

It should be possible to implement this using the table_iterator
(though it might not be particularly efficient).


>  We always get the problem with duplicated registering.

You won't be able to register the whole table in the usual manner.
Instead, you'll need to register each row individually, as they
are created/loaded.

How does each subagent decide which rows they will support?
Can rows be created dynamically - if so, how?

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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