Re: error showing SNMPWALK on the last table of a view

2014-07-07 Thread Bill Fenner
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

FW: TUT:Writing a MIB Module doesn't work

2014-07-07 Thread Chen, Albert
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