From f81b88c7e82c71c626d84c38472ed2494893ffb1 Mon Sep 17 00:00:00 2001 From: harti Date: Mon, 27 Feb 2006 16:31:01 +0000 Subject: Document how to change the polling interval for the 64-bit interface counters in case an interface reports the wrong speed via if_mib. --- etc/snmpd.config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/snmpd.config b/etc/snmpd.config index 34dd094..eba575b 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -66,6 +66,12 @@ snmpEnableAuthenTraps = 2 # begemotSnmpdModulePath."mibII" = "/usr/lib/snmp_mibII.so" +# Force a polling rate for the 64-bit interface counters in case +# the automatic computation is wrong (which may be the case if an interface +# announces the wrong bit rate via its MIB). +#%mibII +#begemotIfForcePoll = 2000 + # # Netgraph module # -- cgit v1.1