Commit Graph

720 Commits

Author SHA1 Message Date
Søren Rosiak 76920956a9 HWg Additions / Changes
#3606

And some changes to existing code.
2016-06-08 21:26:59 +02:00
laf ca86472fcc Added base support + sensors for IBM AMM 2016-06-06 17:15:23 +00:00
Rick Hodger bbc8a0979a Basic support for Xirrus Wireless Access Points.
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-05-23 21:27:43 +01:00
laf 986d040f11 Added EMC data domain detection 2016-05-02 17:39:03 +00:00
laf 377ee1d100 Updated Poseidon support + added mib and logo 2016-05-02 15:15:55 +00:00
laf 125d609de9 Added PowerWalker detection 2016-05-02 13:21:11 +00:00
laf 7fe4957669 Added Sophos detection 2016-05-02 12:49:03 +00:00
laf 427d290e9b Added Microsemi timing device support 2016-05-02 11:59:22 +00:00
Rainer Schueler 93e059f2c1 Merge branch 'master' of https://github.com/librenms/librenms
Conflicts:
	includes/services/check_dhcp.inc.php
2016-04-25 08:48:04 +02:00
Neil Lathwood 5b7d4795e8 Merge pull request #3386 from wiad/issue-3385
Added MIB CISCO-WAN-3G-MIB
2016-04-19 11:15:35 +01:00
Neil Lathwood 969a4569a4 Merge pull request #3310 from xbeaudouin/brocade-mibs
Update of Brocade mibs
2016-04-19 11:01:15 +01:00
Adam Winberg 6e5a5c06f8 Added MIB 2016-04-19 08:52:02 +02:00
Rainer Schueler 52ad0b24ab Added rudimentary support for Viprinet VPN routers.
https://www.viprinet.com/de/support/downloads
2016-04-13 13:49:15 +02:00
Neil Lathwood f1912cca7b Merge pull request #3340 from wiad/issue-3339
Add Infoblox mibs and icon
2016-04-11 21:12:49 +01:00
Neil Lathwood 6fb80abdc1 Merge pull request #3051 from vrillusions/apc-bank-count
apc discovery: Get a count of banks before pulling info
2016-04-11 16:18:46 +01:00
Adam Winberg 6144071683 Add Infoblox mibs and icon 2016-04-11 08:26:13 +02:00
xavier.beaudouin 10959a1049 Added Brocade VDX Mibs 2016-03-30 16:47:13 +02:00
Paul Heinrichs 6ad337532e Adding cambium MIBS
https://support.cambiumnetworks.com/files
2016-03-22 08:59:14 -04:00
Neil Lathwood bcafac560c Merge pull request #3237 from xbeaudouin/cumulus
Basic Cumulus Linux support
2016-03-18 10:33:38 +00:00
Rosiak 29fd3fb569 Initial Commit 2016-03-15 18:11:09 +01:00
Xavier Beaudouin 7e4718c771 Adding Cumulus Linux mibs 2016-03-14 12:04:27 +01:00
Xavier Beaudouin 51780c2123 Adding GANDI-MIB for packet journey 2016-03-03 15:25:17 +01:00
Todd Eddy 83d739b5ae apc discovery: Get a count of banks before pulling info
* On my device (AP7901 / AOS v3.9.0 / App v3.7.4) discovery would keep
  clobbering the bank and current sensor.  Looking in to it the oid
  should be used for current and not bank.  To fix this now it pulls
  a count of banks using the `rPDULoadDevNumBanks.0` oid. Per MIB that
  will return 0 if no banks are found.  In which case skip the bank
  detection.

* Also update PowerNet-MIB to v4.1.7 released 2015-08-05
2016-02-20 19:37:59 -05:00
Tony Murray d2a072cb86 Merge branch 'master' into avtech 2016-02-17 11:55:08 -06:00
HenocKA 21e37c23a7 merging - update schema 2016-02-10 07:20:34 +01:00
Tony Murray f6e6263c59 Initial AVTECH Software, Inc. support. 2016-02-09 12:00:58 -06:00
Tony Murray 4aa9838eda add discover, polling and mibs.
work around empty ifDesc
2016-02-05 14:26:06 -06:00
HenocKA 6de58f55df merging 2016-02-02 12:58:05 +01:00
Rosiak e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
HenocKA ea5d2c66e6 Adding mibs 2016-01-26 15:22:44 +01:00
R. Morris bc4b26e0df LenovoEMC (NAS) - initial code update. 2016-01-17 14:45:53 -06:00
Paul Gear a11cc7c021 Add CISCO-AAA-SESSION-MIB from ftp://ftp.cisco.com/pub/mibs/v2/CISCO-AAA-SESSION-MIB.my 2016-01-17 12:35:10 +10:00
Thom Seddon 89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Neil Lathwood d1c254dd3c Merge pull request #2672 from vitalisator/master
add cpu and memory discovery/polling to PBN devices
2015-12-28 18:36:22 +00:00
vitalisator 81ab435942 add cpu and memory discovery/polling to PBN devices 2015-12-27 00:23:39 +01:00
Maxim Tsyplakov 9867051b1c closes #2652 2015-12-20 18:37:36 +03:00
Ruairi Carroll 72bd6db537 Bumping all Fortgate MIBs to latest 2015-12-02 11:21:39 +01:00
Ruairi Carroll bed0fa1655 Updating FORTINET-FORTIGATE-MIB to latest (I could find) 2015-12-01 16:10:23 +01:00
Tony Murray 76b4cba8df New MIBs for Netonix Switch.
Use the new enterprise ID 46242 for discovery.
Fixes #2187
2015-11-30 13:03:22 -06:00
laf bcc6bb1fc2 Removed unused MIB 2015-11-19 10:03:28 +00:00
Richard Hartmann 5c0921da19 mibs/: Fix permissions
MIBs don't need to be executable.
2015-11-03 16:41:25 +01:00
sthen 92c2b3a14e add MIBs for OpenBSD's snmpd 2015-10-12 15:14:55 +01:00
Neil Lathwood 9802d8992b Merge pull request #2053 from chrisgfx/issue-1870
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
chrisgfx fd8c8d34ff Create PULSESECURE-PSG-MIB 2015-10-03 11:27:26 +02:00
Mark Nagel 45513854d2 Create SONICWALL-FIREWALL-IP-STATISTICS-MIB 2015-09-22 07:32:56 -07:00
Mark Nagel 49a56d8389 Create SONICWALL-SMI 2015-09-22 07:30:23 -07:00
Tom Ferguson 606963cc18 Added MIBs for Avaya IP Office 2015-09-17 06:43:55 -04:00
laf 703bdf3717 http://en.community.dell.com/techcenter/networking/nms/f/4877/t/19583922 2015-08-31 21:18:49 +00:00
vitalisator 744134167d add needed MIB Files 2015-08-17 00:08:43 +02:00
Søren Rosiak 86827f559e Perle Media Converter Detection
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00