summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2013-09-07 15:14:52 +0000
committerelie <elie>2013-09-07 15:14:52 +0000
commit6a639e99a271ec9db75052614f3556e9de8fbb02 (patch)
tree162fd7e79642dfa79332b27f97d9554fddde2d9a
parent15cb80d55a69d8914b2e33d83018f99c0408a3ef (diff)
downloadpysnmp-6a639e99a271ec9db75052614f3556e9de8fbb02.tar.gz
minor cleanups
-rw-r--r--examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py b/examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py
index d97ea7a..58ed299 100644
--- a/examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py
+++ b/examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py
@@ -11,10 +11,9 @@
# queries with the following options:
#
# * SNMPv3
-# * with USM user 'usr-md5-des', auth: MD5, priv DES or
+# * with USM user 'usr-md5-des', auth: MD5, priv DES
# * allow read access to SNMPv2-MIB objects (1.3.6)
# * allow write access to SNMPv2-MIB objects (1.3.6.1.2.1)
-# * over IPv4/UDP, listening at 127.0.0.1:161
#
# The following Net-SNMP commands will walk the first and the second
# Agent respectively: