From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/cdata/NE-ALARM-MIB | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 MIBS/cdata/NE-ALARM-MIB (limited to 'MIBS/cdata/NE-ALARM-MIB') 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 + + -- cgit v1.2.3