Re: error on subcontainer '' insert (-1)
Robert Story <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 30 Oct 2006 18:05:41 -0500 Hai wrote: HW> I still have a question regarding interfaces info polling, I have disabled ifTable,ifXtable and ipAddressTable as shown below HW> HW> #snmpd -L -I-ifXTable,ifTable,ipAddressTable HW> HW> Why the function "netsnmp_arch_interface_container_load" still got called for each network interfaces while snmpd is restarted? It looks like it is called once during startup to pre-load the interface name/ifIndex. Unfortunately, there isn't a way to disable this at runtime. You'll have to patch the code. The easiest thing to do would probably be to re-run configure to actual exclude these modules from being built, instead of disabling them at run-time. You would do that with the --with-out-mib-modules="<modules>" option to configure. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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