summaryrefslogtreecommitdiff
path: root/MIBS/cdata/NE-ALARM-MIB
diff options
context:
space:
mode:
authorDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
committerDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
commit98a672123c7872f6b9b75a9a2b6bb3aea504de6a (patch)
tree9b13bd7f563c3198047bd359195327cf28b3caf0 /MIBS/cdata/NE-ALARM-MIB
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/cdata/NE-ALARM-MIB')
-rw-r--r--MIBS/cdata/NE-ALARM-MIB24
1 files changed, 24 insertions, 0 deletions
diff --git a/MIBS/cdata/NE-ALARM-MIB b/MIBS/cdata/NE-ALARM-MIB
new file mode 100644
index 0000000..d192c67
--- /dev/null
+++ b/MIBS/cdata/NE-ALARM-MIB
@@ -0,0 +1,24 @@
+--======================================================================
+-- ALARM MIB
+--======================================================================
+
+-- File Name : ALARM-MIB.mib
+-- Date : Tue May 16 00:00:00 CEST 2006
+-- Author : Franck Paris
+
+NE-ALARM-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ spidcom FROM SPIDCOM-MIB;
+
+
+-- 1.3.6.1.4.1.22764.2
+ neMibAlarm OBJECT IDENTIFIER ::= { spidcom 2 }
+
+
+
+--========================= END OF DOCUMENT ========================
+
+END
+
+