summaryrefslogtreecommitdiff
path: root/docs/source/docs/smi/mib-notification-types.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/docs/smi/mib-notification-types.rst')
-rw-r--r--docs/source/docs/smi/mib-notification-types.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/docs/smi/mib-notification-types.rst b/docs/source/docs/smi/mib-notification-types.rst
new file mode 100644
index 0000000..118c615
--- /dev/null
+++ b/docs/source/docs/smi/mib-notification-types.rst
@@ -0,0 +1,14 @@
+
+MIB notification types
+======================
+
+ASN.1 macro definition -- NOTIFICATION-TYPE conveys MIB variables to
+be gathered and reported in SNMP Notification. The
+:py:mod:`~pysnmp.smi.rfc1902` module implements :RFC:`1902#section-2`
+macro definiitons.
+
+.. toctree::
+ :maxdepth: 2
+
+.. autoclass:: pysnmp.smi.rfc1902.NotificationType
+ :members: