Files
librenms-librenms/mibs/benuos/BENU-PLATFORM-SERVICE-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

32 lines
1019 B
Plaintext

BENU-PLATFORM-SERVICE-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
benu
FROM BENU-ENTERPRISE-MIB;
benuPlatSerMIB MODULE-IDENTITY
LAST-UPDATED "201212120000Z" -- December 12, 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 MIB module defines all platform services
mibs that are specific to benu enterprise
Copyright (C) 2012 by Benu Networks, Inc.
All rights reserved."
REVISION "201212120000Z" -- 12 December 2012
DESCRIPTION "Initial Version"
::= { benu 2 }
END