From 6a639e99a271ec9db75052614f3556e9de8fbb02 Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 7 Sep 2013 15:14:52 +0000 Subject: minor cleanups --- examples/v3arch/agent/cmdrsp/v3-multiple-snmp-engines.py | 3 +-- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.1