diff options
-rw-r--r-- | etc/snmpd.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/snmpd.config b/etc/snmpd.config index 47a9996..0d136ef 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -14,7 +14,8 @@ trapport := 162 # Change this! read := "public" -# Uncomment line 42 that sets the community string to enable write access. +# Uncomment begemotSnmpdCommunityString.0.2 below that sets the community +# string to enable write access. write := "geheim" trap := "mytrap" |