pysnmp-sky/examples/v3arch
Ilya Etingof 0c0d054e8e
Refactor MIB state machine into asynchronous operations (#210)
Convert to async MIB instrumentation API (#210)

MIB instrumentation API changed to allow for asynchronous
managed objects access. The MIB instrumentation methods
called by the state machine now return immediately and
resume once the callback is called.

The built-in SNMPv2-SMI objects are still synchronous.

This change is a prerequisite for fully asynchronous managed objects
implementation.
2018-10-24 10:14:33 +02:00
..
asyncio fixes to end-of-docstring sentinel 2016-04-08 08:23:42 +02:00
asyncore Refactor MIB state machine into asynchronous operations (#210) 2018-10-24 10:14:33 +02:00
twisted pep8 reformatted 2016-04-01 22:58:56 +02:00