summaryrefslogtreecommitdiff
path: root/MIBS/smartoptics/SO-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/smartoptics/SO-MIB
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
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
+--