Files
librenms-librenms/mibs/smartoptics/SO-MIB
Arnoud Vermeer e2b32c0ca2 Smartoptics dcp m 40 zr (#13634)
* Initial commit of DCP-M

* Match on system name DCP

* Fix matching regex

* Add pre-cache and dbm discovery

* Show dbm graph

* Adding snmpsim data

* Fix styleCI issue

* Detect dcp-m mib

* DCP-M Progress

* Fix CI issue

* Removing pre-cache and dbm files
2022-01-09 18:55:02 -06:00

33 lines
768 B
Plaintext

--
-- 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
--