Code

the operator in the example is * not + -- Nick Sharp njsharp bigpond.net.au
[rrdtool-all.git] / website / iana / RRDMONITOR.MIB
index ac69f4672c83f9cbb87f1d4263bc22d33d822012..3e1e2fd67afbf5878fbaaf9eba612c5652920aee 100644 (file)
@@ -1,4 +1,3 @@
-\r
 RRDMONITOR-MIB DEFINITIONS ::= BEGIN\r
 \r
 IMPORTS\r
@@ -12,11 +11,12 @@ IMPORTS
 rrdmonitor MODULE-IDENTITY\r
        LAST-UPDATED "200505160000Z"\r
        ORGANIZATION \r
-               "RrdMonitor project"\r
+               "RRDMonitor project"\r
        CONTACT-INFO \r
-               "aaa"\r
+               "contact        info@rrdmonitor.net\r
+                                                       http://rrdmonitor.net"\r
        DESCRIPTION \r
-               "The MIB module for SNMP variables specific to rrdmonitor project"\r
+               "The MIB module for SNMP variables specific to RRDMonitor project"\r
 ::= { rrdtool 3 }\r
 \r
 \r
@@ -24,11 +24,11 @@ EventType ::= TEXTUAL-CONVENTION
        STATUS     current\r
        DESCRIPTION \r
                "Defines the event type:\r
-                       warning      -- The monitor condition is first time met\r
-                       critical   -- The monitor condition is met again on the consequtive\r
-                                   monitorin cycle\r
-                       clear    -- The monitor condition is not met the first time after\r
-                                   event type set or repeat"\r
+                       warning         -- The monitor condition is first time met\r
+                       critical        -- The monitor condition is met again on the consequtive\r
+                                               monitorin cycle\r
+                       clear                   -- The monitor condition is not met the first time after\r
+                                               event type set or repeat"\r
        SYNTAX  INTEGER {\r
                warning (1),\r
                critical (2),\r
@@ -36,30 +36,6 @@ EventType ::= TEXTUAL-CONVENTION
        }\r
 \r
 \r
-Path ::= TEXTUAL-CONVENTION\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "Path is the full name of the rrdmonitor datasource, containing its\r
-                       parent nodes separated by slashes"\r
-       SYNTAX  OCTET STRING (SIZE(1..512))\r
-\r
-\r
-Token ::= TEXTUAL-CONVENTION\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "Token is a short ID for the leaf or subtree of the rrdmonitor\r
-                       datasources hierarchy"\r
-       SYNTAX  OCTET STRING (SIZE(5..10))\r
-\r
-\r
-TreeName ::= TEXTUAL-CONVENTION\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "rrdmonitor system operates with several datasource trees\r
-                       identified by names"\r
-       SYNTAX  OCTET STRING (SIZE(1..512))\r
-\r
-\r
 rrdmonitorAlarmTable  OBJECT-TYPE\r
        SYNTAX SEQUENCE OF RrdmonitorAlarmEntry\r
        MAX-ACCESS not-accessible\r
@@ -101,35 +77,11 @@ rrdmonitorMessage  OBJECT-TYPE
                "The value of this object uniquely identifies this event entry."\r
        ::= { rrdmonitorAlarmEntry 2 }\r
 \r
-generic-cpu  NOTIFICATION-TYPE\r
+generic  NOTIFICATION-TYPE\r
        OBJECTS { rrdmonitorEventType, \r
                rrdmonitorMessage }\r
        STATUS     current\r
        DESCRIPTION \r
                "The SNMP trap that is generated when an rrdmonitor monitor condition is changed for the leaf being monitored"\r
        ::= { rrdmonitor 2 }\r
-\r
-nokia3gsAttached  NOTIFICATION-TYPE\r
-       OBJECTS { rrdmonitorEventType, \r
-               rrdmonitorMessage }\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "The SNMP trap that is generated when an rrdmonitor monitor condition is changed for the leaf being monitored"\r
-       ::= { rrdmonitor 3 }\r
-\r
-nokia3gsActivePDP  NOTIFICATION-TYPE\r
-       OBJECTS { rrdmonitorEventType, \r
-               rrdmonitorMessage }\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "The SNMP trap that is generated when an rrdmonitor monitor condition is changed for the leaf being monitored"\r
-       ::= { rrdmonitor 4 }\r
-\r
-nokia3gsDNS  NOTIFICATION-TYPE\r
-       OBJECTS { rrdmonitorEventType, \r
-               rrdmonitorMessage }\r
-       STATUS     current\r
-       DESCRIPTION \r
-               "The SNMP trap that is generated when an rrdmonitor monitor condition is changed for the leaf being monitored"\r
-       ::= { rrdmonitor 5 }\r
 END
\ No newline at end of file