summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2013-11-17 18:12:00 +0000
committerelie <elie>2013-11-17 18:12:00 +0000
commit41a3cb48b8eaa36fb2369582a65a1bfd0ddebc5d (patch)
tree09ff52f4a7154ccbeee491b0580c1784e9f091fb
parent74c60bd882a029a949ca6fe02020a036602cffb9 (diff)
downloadpysnmp-git-41a3cb48b8eaa36fb2369582a65a1bfd0ddebc5d.tar.gz
typo fix
-rw-r--r--examples/hlapi/asyncore/agent/ntforg/multiple-informs-at-once.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hlapi/asyncore/agent/ntforg/multiple-informs-at-once.py b/examples/hlapi/asyncore/agent/ntforg/multiple-informs-at-once.py
index a2c1b190..508f45fa 100644
--- a/examples/hlapi/asyncore/agent/ntforg/multiple-informs-at-once.py
+++ b/examples/hlapi/asyncore/agent/ntforg/multiple-informs-at-once.py
@@ -6,7 +6,7 @@
# * SNMPv2c and SNMPv3
# * with community name 'public' or USM username usr-md5-des
# * over IPv4/UDP
-# * send TRAP notification
+# * send INFORM notification
# * to multiple Managers
# * with TRAP ID 'coldStart' specified as a MIB symbol
# * include managed object information specified as var-bind objects pair