librenms/mibs/benuos/BENU-PLATFORM-MIB
dnapper 02a7949c5e newdevice: Added Support for Benu OS (#6857)
* Added Basic OS support for Benu

* Benu OS take 2

* Benu OS take 3

* Benu round 4 - this time for real

* added benu sensors

* reamed to benuos, renamed mibs, sensor rewrite pending

* upated sensors to use snmp_get_multi

* rename yaml

* rename yaml

* updated mempool discover to use multi get, fixed whitepaces, removed old commented out code from polling

* changed detection from sysDescr to sysObjectId

* Update benuos.yaml

* Update benuos.inc.php

* Update benuos.inc.php

* Update benuos.inc.php

* Update benuos.inc.php
2017-06-22 21:45:18 +01:00

36 lines
1.2 KiB
Plaintext

-- *****************************************************************
-- BENU-PLATFORM-MIB.txt : Structure of Management Information for
-- Benu Platform
--
-- Copyright (C) 2012 by Benu Networks, Inc.
-- All rights reserved.
-- *****************************************************************
BENU-PLATFORM-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
benu
FROM BENU-ENTERPRISE-MIB;
benuPlatform MODULE-IDENTITY
LAST-UPDATED "201210180000Z" -- October 18, 2012
ORGANIZATION "Benu Networks,Inc"
CONTACT-INFO "Benu Networks,Inc
Corporate Headquarters
300 Concord Road, Suite 110
Billerica, MA 01821 USA
Tel: +1 978-223-4700
Fax: +1 978-362-1908
Email: info@benunets.com"
DESCRIPTION
"The Structure of Management Information for the
Benu Platform ."
REVISION "201210180000Z" -- October 18, 2012
DESCRIPTION "Initial Version."
::= { benu 1 }
END