mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Søren Rosiak
parent
cfddc11e76
commit
67362e0124
@@ -393,6 +393,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('datadomain');
|
||||
}
|
||||
|
||||
public function testDcnSoftware()
|
||||
{
|
||||
$this->checkOS('dcn-software');
|
||||
}
|
||||
|
||||
public function testDdnos()
|
||||
{
|
||||
$this->checkOS('ddnos');
|
||||
|
2
tests/snmpsim/dcn-software.snmprec
Normal file
2
tests/snmpsim/dcn-software.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|S4600-52P-SI Device, Compiled Jun 06 16:24:54 2016 SoftWare Version 7.0.3.5(R0241.0101) BootRom Version 7.2.16 HardWare Version 1.0.1 Serial No.:SW045010FB16000330 Copyright (C) 2001-2016 by Digital China Networks Limited. All rights reserved
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.6339.1.1.1.280
|
Reference in New Issue
Block a user