summaryrefslogtreecommitdiff
path: root/examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py
diff options
context:
space:
mode:
authorelie <elie>2015-07-05 14:22:26 +0000
committerelie <elie>2015-07-05 14:22:26 +0000
commitb2446e8a9841625abed2e0b67185751b7f17b208 (patch)
treecd5ea73f0a2b2ab49990d97db313d24c8f446052 /examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py
parentffc920b298fb7bd2caa403645431c45754e8c9af (diff)
downloadpysnmp-b2446e8a9841625abed2e0b67185751b7f17b208.tar.gz
- original asynsock transport and AsyncsockDispatcher renamed into
asyncore and AsyncoreDispatcher respectively to provide better hint to fellow devs on the underlying transport being used - backward compatibility preserved through dummy asynsock symbols
Diffstat (limited to 'examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py')
-rw-r--r--examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py b/examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py
index 41796dd..5651a6f 100644
--- a/examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py
+++ b/examples/v3arch/manager/ntfrcv/v2c-observe-request-processing.py
@@ -18,7 +18,7 @@
# $ snmpinform -v2c -c public 127.0.0.1 123 1.3.6.1.6.3.1.1.5.1
#
from pysnmp.entity import engine, config
-from pysnmp.carrier.asynsock.dgram import udp, udp6
+from pysnmp.carrier.asyncore.dgram import udp, udp6
from pysnmp.entity.rfc3413 import ntfrcv
# Create SNMP engine with autogenernated engineID and pre-bound