summaryrefslogtreecommitdiff
path: root/examples/v3arch/agent/ntforg/inform-multiple-protocols.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/v3arch/agent/ntforg/inform-multiple-protocols.py')
-rw-r--r--examples/v3arch/agent/ntforg/inform-multiple-protocols.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/v3arch/agent/ntforg/inform-multiple-protocols.py b/examples/v3arch/agent/ntforg/inform-multiple-protocols.py
index 8f70ef9..d8093ad 100644
--- a/examples/v3arch/agent/ntforg/inform-multiple-protocols.py
+++ b/examples/v3arch/agent/ntforg/inform-multiple-protocols.py
@@ -17,7 +17,7 @@
# 1.3.6.1.2.1.1.1.0 = 'Example Notificator'
#
from pysnmp.entity import engine, config
-from pysnmp.carrier.asynsock.dgram import udp
+from pysnmp.carrier.asyncore.dgram import udp
from pysnmp.entity.rfc3413 import ntforg
from pysnmp.proto.api import v2c