summaryrefslogtreecommitdiff
path: root/docs/net-snmpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/net-snmpd.conf')
-rw-r--r--docs/net-snmpd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/net-snmpd.conf b/docs/net-snmpd.conf
index a2de91e..f0e0d9d 100644
--- a/docs/net-snmpd.conf
+++ b/docs/net-snmpd.conf
@@ -1,8 +1,9 @@
-# To run the examples shipped with this distribution with a Net-SNMP
-# Agent (snmpd) listening at your localhost, the following configuration
-# tokens should be put into:
+# To run Command Generator examples shipped with this distribution with
+# a Net-SNMP Agent (snmpd) listening at your localhost, the following
+# configuration tokens should be put into:
# ... /var/lib/net-snmp/snmpd.conf (while snmpd is down)
+
createUser usr-md5-des MD5 authkey1 DES privkey1
createUser usr-md5-none MD5 authkey1
createUser usr-none-none
@@ -40,4 +41,3 @@ view pysnmpview included .1
access PySNMPGroup "" any noauth exact pysnmpview pysnmpview pysnmpview
access PySNMPGroup "" any auth exact pysnmpview pysnmpview pysnmpview
access PySNMPGroup "" any priv exact pysnmpview pysnmpview pysnmpview
-