Document how to change the polling interval for the 64-bit interface

counters in case an interface reports the wrong speed via if_mib.
This commit is contained in:
Hartmut Brandt 2006-02-27 16:31:01 +00:00
parent 73fd2d1e86
commit 9b0f5d5f9a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156070

View File

@ -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
#