summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/asyncore/oneliner/agent/ntforg/evaluating-notification-type.rst
blob: 1a0c8f5d9a83a94c0a7273f5514fe591021e43f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. toctree::
   :maxdepth: 2

Evaluating NOTIFICATION-TYPE
----------------------------

.. include:: /../../examples/v3arch/asyncore/oneliner/agent/ntforg/inform-v2c-with-mib-lookup.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/v3arch/asyncore/oneliner/agent/ntforg/inform-v2c-with-mib-lookup.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/v3arch/asyncore/oneliner/agent/ntforg/inform-v2c-with-mib-lookup.py>` script.