summaryrefslogtreecommitdiff
path: root/pysnmp/smi/rfc1902.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/smi/rfc1902.py')
-rw-r--r--pysnmp/smi/rfc1902.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/pysnmp/smi/rfc1902.py b/pysnmp/smi/rfc1902.py
index 07cea1e5..5eb756e6 100644
--- a/pysnmp/smi/rfc1902.py
+++ b/pysnmp/smi/rfc1902.py
@@ -893,9 +893,8 @@ class NotificationType(object):
Instances of :py:class:`~pysnmp.smi.rfc1902.NotificationType` class are
containers incorporating :py:class:`~pysnmp.smi.rfc1902.ObjectIdentity`
class instance (identifying particular notification) and a collection
- of MIB variables IDs that
- :py:class:`~pysnmp.entity.rfc3413.oneliner.cmdgen.NotificationOriginator`
- should gather and put into notification message.
+ of MIB variables IDs that *NotificationOriginator* should gather
+ and put into notification message.
Typical notification is defined like this (from *IF-MIB.txt*):