summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-08-03 22:44:43 +0200
committerIlya Etingof <etingof@gmail.com>2017-08-03 22:44:43 +0200
commit04bc906d29a344f9e67e304c44b7e5311450358c (patch)
tree4ba90fa44ccb0a034df6f36b77785bab754d9538 /examples
parent18421d4bb5a69e8236675bd861acacb05d13dc70 (diff)
downloadpysnmp-git-04bc906d29a344f9e67e304c44b7e5311450358c.tar.gz
added SHA2 auth protocol into the list of available ones
Diffstat (limited to 'examples')
-rw-r--r--examples/hlapi/asyncore/sync/manager/cmdgen/usm-sha-aes128.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/hlapi/asyncore/sync/manager/cmdgen/usm-sha-aes128.py b/examples/hlapi/asyncore/sync/manager/cmdgen/usm-sha-aes128.py
index 4d7692cf..53d4f800 100644
--- a/examples/hlapi/asyncore/sync/manager/cmdgen/usm-sha-aes128.py
+++ b/examples/hlapi/asyncore/sync/manager/cmdgen/usm-sha-aes128.py
@@ -13,6 +13,10 @@ Available authentication protocols:
#. usmHMACMD5AuthProtocol
#. usmHMACSHAAuthProtocol
+#. usmHMAC128SHA224AuthProtocol
+#. usmHMAC192SHA256AuthProtocol
+#. usmHMAC256SHA384AuthProtocol
+#. usmHMAC384SHA512AuthProtocol
#. usmNoAuthProtocol
Available privacy protocols: