summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/twisted/manager/cmdgen/table-operations.rst
blob: 22a5ca97598f36a15be9048d1a98f96cfc1f424c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.