pysnmp-sky/examples/v3arch/asyncore/agent
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
..
cmdrsp Refactor MIB state machine into asynchronous operations (#210) 2018-10-24 10:14:33 +02:00
ntforg updated IP address for demo.snmplabs.com in examples 2016-07-30 23:30:35 +02:00