newdevice: Added support for Brocade 200E (#5617)

This commit is contained in:
Aldemir Akpinar
2017-01-27 20:08:27 +02:00
committed by Neil Lathwood
parent afe887d85e
commit 46003a39b6
5 changed files with 5 additions and 1 deletions

View File

@@ -158,7 +158,7 @@ LibreNMS contributors:
- Martin Zatloukal <slezi2@pvfree.net> (erotel)
- Matthew Schwen <mschwen@gmail.com> (mattschwen)
- Joel Cant <joel@linuxmod.co.uk> (NerdBlender
- Aldemir Akpinar <aldemir.akpinar@gmail.com> (aldemir_a)
- Aldemir Akpinar <aldemir.akpinar@gmail.com> (aldemira)
- Rob Nichols <rob@ignition360.com> (rdnn)
- Patrick Fruh <info@kaeltis.de> (Kaeltis)
- Julian Kornberger <jk+github@digineo.de> (corny)

View File

@@ -9,3 +9,4 @@ discovery:
- .1.3.6.1.4.1.1588.2.1.1.1
- .1.3.6.1.4.1.1588.2.1.1.43
- .1.3.6.1.4.1.1588.2.1.1.72
- .1.3.6.1.4.1.1588.2.1.1.34

View File

@@ -598,6 +598,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('fabos');
$this->checkOS('fabos', 'fabos1');
$this->checkOS('fabos', 'fabos2');
$this->checkOS('fabos', 'fabos3');
}
public function testFiberhome()

View File

@@ -1 +1,2 @@
1.3.6.1.2.1.1.2.0|4|Fibre Channel Switch.
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.1588.2.1.1.43

View File

@@ -0,0 +1 @@
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.1588.2.1.1.34