This kind of behavior is usually due to using an inefficient lookup,
especially combined with using the table_iterator helper. See the "Con
Mitigation" heading of http://www.net-snmp.org/wiki/index.php/Table_iterator
if you are using the table_iterator helper.
Bill
On Wed, Jul 2, 2014 at 11:0
Dear All
Recently I’m trying to follow the tutorial to write a MIB module by my self.
I’m using: Linux 3.13.0-24-generic, #46-Ubuntu SMP, x86_64 GNU/Linux.
I did exactly as shown in the tutorial, but doesn’t work, also the adding
subagent doesn’t work too.
When I compiled net-snmp 5.7.2.1 and