summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst')
-rw-r--r--docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst b/docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst
new file mode 100644
index 0000000..22a5ca9
--- /dev/null
+++ b/docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst
@@ -0,0 +1,16 @@
+.. toctree::
+ :maxdepth: 2
+
+SNMP conceptual table operations
+--------------------------------
+
+.. include:: /../../examples/v3arch/twisted/manager/cmdgen/getnext-v3-pull-subtree.py
+ :start-after: """
+ :end-before: """#
+
+.. literalinclude:: /../../examples/v3arch/twisted/manager/cmdgen/getnext-v3-pull-subtree.py
+ :start-after: """#
+ :language: python
+
+:download:`Download</../../examples/v3arch/twisted/manager/cmdgen/getnext-v3-pull-subtree.py>` script.
+