summaryrefslogtreecommitdiff
path: root/examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py')
-rw-r--r--examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py b/examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py
index c8ff23c..d7e3a4d 100644
--- a/examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py
+++ b/examples/v3arch/agent/cmdrsp/v1-read-and-write-communities.py
@@ -16,7 +16,7 @@
#
from pysnmp.entity import engine, config
from pysnmp.entity.rfc3413 import cmdrsp, context
-from pysnmp.carrier.asynsock.dgram import udp
+from pysnmp.carrier.asyncore.dgram import udp
# Create SNMP engine with autogenernated engineID and pre-bound
# to socket transport dispatcher