summaryrefslogtreecommitdiff
path: root/examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py')
-rw-r--r--examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py b/examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py
index 8dd1275..f1e67e8 100644
--- a/examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py
+++ b/examples/v3arch/agent/ntforg/trap-v2c-custom-pdu.py
@@ -13,7 +13,7 @@
# 1.3.6.1.6.3.1.1.4.1.0 = 1.3.6.1.6.3.1.1.5.1
#
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