newdevice: Added detection for Ciena packet switches (#6462)

This commit is contained in:
Neil Lathwood
2017-04-19 16:20:45 +01:00
committed by Tony Murray
parent 450c980cc1
commit 230fb6601b
3 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
os: ciena-sds
text: Ciena Service Delivery Switch
icon: ciena
over:
- { graph: device_bits, text: Traffic }
type: network
discovery:
- sysObjectId:
- .1.3.6.1.4.1.6141.1.

View File

@@ -410,6 +410,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('celvin');
}
public function testCienaSDS()
{
$this->checkOS('ciena-sds');
}
public function testCimc()
{
$this->checkOS('cimc');

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|3942 Service Delivery Switch
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.6141.1.98