On 2 April 2010 22:58, Malathi Panyam <[email protected]> wrote: > I would like to know, when I exclude the ifTable from the agent, why it has > to ask the agent code for the ifTable details? it should be asking my > subagent code right?
No idea. Let's try and get to the bottom of the -I-ifTable problem first. > While excluding the ifTable, I was excluding only at run time using > "I-ifTable", do we need to "disable" the IF-MIB in Net SNMP make file No. Disabling this at run time should be sufficient. I've tried running the current 5.4.x code and disabling the ifTable module, and this works precisely as expected. Querying elements within the ifTable fail, and a walk (or GetNext) will skip over to the next section of the code. Can you try with the 5.4.3.rc1 tarball? Confirm whether this gives you the same error or not? Dave ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
