summaryrefslogtreecommitdiff
path: root/examples/v3arch/asyncore/proxy/command/v2c-to-v1-conversion.py
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-10-13 20:21:31 +0200
committerGitHub <noreply@github.com>2018-10-13 20:21:31 +0200
commit534a5bb8108013c59706c4fb6d195aa332af5e13 (patch)
tree26683f3689386d7ca11216c952861e1184430eee /examples/v3arch/asyncore/proxy/command/v2c-to-v1-conversion.py
parent12138b182c82981c5268a18b15178ed564be874f (diff)
downloadpysnmp-git-534a5bb8108013c59706c4fb6d195aa332af5e13.tar.gz
Convert to async MIB instrumentation API (#209)
MIB instrumentation API changed to allow for asynchronous managed objects access. Although built-in SNMPv2-SMI objects are still synchronous, the MIB instrumentation API is async what allows users to replace default MIB instrumentation with their own, potentially asynchronous. CommandResponder refactored to facilitate asynchronous MIB instrumentation routines. The `readVars`, `readNextVars` and `writeVars` MIB controller methods return immediately and deliver their results via a call back. SMI/MIB managed objects API overhauled for simplicity and flexibility breaking backward compatibility.
Diffstat (limited to 'examples/v3arch/asyncore/proxy/command/v2c-to-v1-conversion.py')
0 files changed, 0 insertions, 0 deletions