summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
diff options
context:
space:
mode:
authorelie <elie>2015-09-21 06:32:31 +0000
committerelie <elie>2015-09-21 06:32:31 +0000
commita0d0d36ca6a0f0852cea4242de559f957f5c0e35 (patch)
treebe8ea1450aca797606b955bdc38397f835f3dd87 /examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
parentc8b8797cacf4a1e0756f04f9c2eedeff59f42a72 (diff)
downloadpysnmp-git-a0d0d36ca6a0f0852cea4242de559f957f5c0e35.tar.gz
more adjustments followed layout changes
Diffstat (limited to 'examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py')
-rw-r--r--examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py b/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
index 60c557a4..3d4d4b6c 100644
--- a/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
+++ b/examples/hlapi/asyncore/agent/ntforg/multiple-traps-at-once.py
@@ -14,7 +14,7 @@ wait for responses asynchronously:
* include managed object information specified as var-bind objects pair
"""#
-from pysnmp.entity.rfc3413.oneliner.ntforg import *
+from pysnmp.hlapi.asyncore import *
# List of targets in the followin format:
# ( ( authData, transportTarget ), ... )