On Thu, 20 Mar 2014 15:05:59 -0400 Robert wrote:
RS> The way around that is to build without that table. In your spec file, look
RS> for where MIBS is defined and delete ip-mib/ipv4InterfaceTable and
RS> ip-mib/ipv6InterfaceTable.
That almost works... You also have to change --enable-ipv6 to --dis
On Tue, 11 Mar 2014 11:05:09 + Jenny wrote:
JL> snmpd uses 100% cpu most of the time trying to enumerate IPs (attaching
JL> with strace confirms that). It sleeps for few seconds, then comes back
JL> again to enumerate them, essentially using 100% CPU half of the time.
JL> Please note that we ar
I need to configure Net-SNMP such that only the bare minimum (like zero)
default MIB instrumentations exist for an embedded system. My intention
is to instrument only a few MIB and hook them up as dynamically loadable
objects. For example, in my case, an obvious instrumentation that needs
to