summaryrefslogtreecommitdiff
path: root/MIBS/smartoptics/SO-MIB
diff options
context:
space:
mode:
Diffstat (limited to 'MIBS/smartoptics/SO-MIB')
-rw-r--r--MIBS/smartoptics/SO-MIB32
1 files changed, 32 insertions, 0 deletions
diff --git a/MIBS/smartoptics/SO-MIB b/MIBS/smartoptics/SO-MIB
new file mode 100644
index 0000000..16eee8c
--- /dev/null
+++ b/MIBS/smartoptics/SO-MIB
@@ -0,0 +1,32 @@
+--
+-- SO-MIB.mib
+-- Smartoptics Enterprise Specific MIB.
+--
+-- Copyright (c) 2018, Smartoptics
+-- All rights reserved
+--
+
+SO-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ enterprises, MODULE-IDENTITY
+ FROM SNMPv2-SMI;
+
+smartoptics MODULE-IDENTITY
+ LAST-UPDATED "201810081444Z"
+ ORGANIZATION "Smartoptics"
+ CONTACT-INFO "http://www.smartoptics.com"
+ DESCRIPTION
+ "This is the enterprise specific MIB for Smartoptics.
+ The root of the OID sub-tree assigned to Smartoptics."
+ REVISION "201810081444Z"
+ DESCRIPTION
+ "The initial revision."
+
+ ::= { enterprises 30826 }
+
+END
+
+--
+-- SO-MIB.mib
+--