summaryrefslogtreecommitdiff
path: root/docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst')
-rw-r--r--docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst b/docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst
deleted file mode 100644
index cde3050..0000000
--- a/docs/source/docs/v3arch/asyncore/oneliner/agent/ntforg/contents.rst
+++ /dev/null
@@ -1,25 +0,0 @@
-
-Synchronous Notification Originator
-===================================
-
-Functions dscribed in this section return generators that perform
-blocking SNMP queries. See :RFC:`3413#section-3.3` for more information
-on the Notification Originator Applications.
-
-.. toctree::
- :maxdepth: 2
-
- /docs/v3arch/asyncore/oneliner/agent/ntforg/notification
-
-Asynchronous Notification Originator
-====================================
-
-Implementation described in this section geared towards sending
-multiple simulataneous SNMP notifications on top of asynchronous
-I/O framework. Otherwise it is very similar to the Synchronous
-version.
-
-.. toctree::
- :maxdepth: 2
-
- /docs/v3arch/asyncore/oneliner/agent/ntforg/async-notification-originator