diff options
-rw-r--r-- | etc/snmpd.config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/snmpd.config b/etc/snmpd.config index 7787542..22a9921 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -116,6 +116,14 @@ snmpEnableAuthenTraps = 2 # 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. # |