newdevice: Add detection for more Dell switches (#6048)

This commit is contained in:
David Bell
2017-03-01 10:43:19 -06:00
committed by Tony Murray
parent 6ecb3acc51
commit b21758d456
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -25,5 +25,7 @@ discovery:
- .1.3.6.1.4.1.674.10895.3059
- .1.3.6.1.4.1.674.10895.3060
- .1.3.6.1.4.1.674.10895.3061
- .1.3.6.1.4.1.674.10895.3062
- .1.3.6.1.4.1.674.10895.3063
- .1.3.6.1.4.1.674.10895.3066
- .1.3.6.1.4.1.674.10895.3073
+2
View File
@@ -571,6 +571,8 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('dnos', 'dnos9');
$this->checkOS('dnos', 'dnos10');
$this->checkOS('dnos', 'dnos11');
$this->checkOS('dnos', 'dnos12');
$this->checkOS('dnos', 'dnos13');
}
public function testDrac()
+2
View File
@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|R1-2210 VRTX 10Gb Switch
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10895.3062
+2
View File
@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|Dell Networking X1052 1-10Gb Switch
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10895.3073