summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst')
-rw-r--r--docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst b/docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst
new file mode 100644
index 00000000..44a4888e
--- /dev/null
+++ b/docs/source/examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/walking-operations.rst
@@ -0,0 +1,18 @@
+.. toctree::
+ :maxdepth: 2
+
+Walking operations
+------------------
+
+.. include:: /../../examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/pull-whole-mib.py
+ :start-after: """
+ :end-before: """#
+
+.. literalinclude:: /../../examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/pull-whole-mib.py
+ :start-after: """#
+ :language: python
+
+:download:`Download</../../examples/hlapi/v3arch/asyncore/sync/manager/cmdgen/pull-whole-mib.py>` script.
+
+
+See also: :doc:`library reference </docs/api-reference>`.