summaryrefslogtreecommitdiff
path: root/MIBS/deliberant/DELIBERANT-MIB
diff options
context:
space:
mode:
Diffstat (limited to 'MIBS/deliberant/DELIBERANT-MIB')
-rw-r--r--MIBS/deliberant/DELIBERANT-MIB36
1 files changed, 36 insertions, 0 deletions
diff --git a/MIBS/deliberant/DELIBERANT-MIB b/MIBS/deliberant/DELIBERANT-MIB
new file mode 100644
index 0000000..9298c60
--- /dev/null
+++ b/MIBS/deliberant/DELIBERANT-MIB
@@ -0,0 +1,36 @@
+--
+-- Deliberant 802.11 Central Configuration Module
+--
+
+DELIBERANT-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY, enterprises
+ FROM SNMPv2-SMI;
+
+deliberant MODULE-IDENTITY
+ LAST-UPDATED "200809050000Z"
+ ORGANIZATION "Deliberant"
+ CONTACT-INFO "
+ Deliberant Customer Support
+ E-mail: support@deliberant.com"
+ DESCRIPTION
+ "Deliberant central configuration module."
+ REVISION "200809050000Z"
+ DESCRIPTION
+ "First revision."
+ ::= { enterprises 32761 }
+
+-- subtree for product specific MIBs
+dlbProducts OBJECT IDENTIFIER ::= { deliberant 1 }
+
+-- subtree for administrative information about product
+dlbAdmin OBJECT IDENTIFIER ::= { deliberant 2 }
+
+-- subtree for management objects
+dlbMgmt OBJECT IDENTIFIER ::= { deliberant 3 }
+
+-- subtree for experiments
+dlbExperimental OBJECT IDENTIFIER ::= { deliberant 7 }
+END
+