pysnmp-sky/pysnmp
Ilya Etingof f7c62633ab [WIP] Change managed objects to run asynchronously
The `read*`, `write*`, `create*` and `destroy*` methods of
the `SNMPv2-SMI` MIB objects redesigned to return immediately
and deliver their results via a call back. This change makes
it possible to work with the data that managed objects
represent through SNMP in an asynchronous manner.

This change breaks backward compatibility.
2018-12-09 10:36:04 +01:00
..
carrier Fix typos 2018-10-17 23:28:26 +02:00
entity Refactor MIB state machine into asynchronous operations (#210) 2018-10-24 10:14:33 +02:00
hlapi Fix Sphinx markup for USM crypto algorithm IDs 2018-10-06 20:15:39 +02:00
proto Expose ASN.1 `Null` type through `rfc1902` module 2018-10-26 08:45:56 +02:00
smi [WIP] Change managed objects to run asynchronously 2018-12-09 10:36:04 +01:00
__init__.py many backward-compatibility aids dropped 2018-02-25 00:08:01 +01:00
cache.py copyright notice extended 2018-01-03 13:33:05 +01:00
debug.py copyright notice extended 2018-01-03 13:33:05 +01:00
error.py Fix PySnmpError implementation 2018-08-06 09:16:50 +02:00
nextid.py copyright notice extended 2018-01-03 13:33:05 +01:00