summaryrefslogtreecommitdiff
path: root/docs/source/examples/v1arch/asyncore/manager/cmdgen/walking-operations.rst
blob: d3bbf7b0e0ee922981f0e185d9af2e175e5fe802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. toctree::
   :maxdepth: 2

MIB walking operations
----------------------

.. include:: /../../examples/v1arch/asyncore/manager/cmdgen/getnext-v1.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v1arch/asyncore/manager/cmdgen/getnext-v1.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v1arch/asyncore/manager/cmdgen/getnext-v1.py>` script.


.. include:: /../../examples/v1arch/asyncore/manager/cmdgen/getbulk-v2c.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v1arch/asyncore/manager/cmdgen/getbulk-v2c.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v1arch/asyncore/manager/cmdgen/getbulk-v2c.py>` script.