pysnmp-sky/examples
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
..
hlapi Add `hlapi.v1arch` API (#186) 2018-08-12 17:22:58 +02:00
smi Convert to async MIB instrumentation API (#209) 2018-10-13 20:21:31 +02:00
v1arch/asyncore Add `hlapi.v1arch` API (#186) 2018-08-12 17:22:58 +02:00
v3arch Refactor MIB state machine into asynchronous operations (#210) 2018-10-24 10:14:33 +02:00