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/smartoptics/SO-MIB | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 MIBS/smartoptics/SO-MIB (limited to 'MIBS/smartoptics/SO-MIB') 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 +-- -- cgit v1.2.3