Provide some guidance when dealing with sections and variables contained

within them

For example, using variables designated for %usm requires uncommenting
%usm section header

MFC after:	1 month
This commit is contained in:
Enji Cooper 2016-12-23 08:59:23 +00:00
parent 62530c3f9e
commit 79030cf6d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=310467

View File

@ -115,6 +115,14 @@ snmpEnableAuthenTraps = 2
# Uncomment `begemotSnmpdModulePath.".." = ".."' entries below to enable
# modules
#
# Control configuration for the modules in the module specific sections, e.g.
# the "usm" module (begemotSnmpdModulePath."usm") can be controlled in the
# %usm specific section. You must uncomment the section specific header in
# order to use the enclosed variables, e.g. `usmUserStatus.$(engine).$(user1)`
# can only be used if %usm is uncommented.
#
#
# Bridge module
# This requires the mibII module.