mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
-- *****************************************************************
|
|
-- BENU-ENTERPRISE-MIB.txt: Benu Enterprise Structure of Management
|
|
-- Information
|
|
-- Copyright (C) 2012 by Benu Networks, Inc.
|
|
-- All rights reserved.
|
|
-- *****************************************************************
|
|
BENU-ENTERPRISE-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
MODULE-IDENTITY, enterprises
|
|
FROM SNMPv2-SMI;
|
|
|
|
|
|
benu 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 Networks enterprise."
|
|
|
|
REVISION "201210180000Z" -- October 18, 2012
|
|
DESCRIPTION "Initial version."
|
|
|
|
::= { enterprises 39406 }
|
|
|
|
END
|