mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Neil Lathwood
parent
e7c46b0fe9
commit
24aaf17f56
@@ -12,3 +12,4 @@ mib_dir:
|
|||||||
discovery:
|
discovery:
|
||||||
- sysObjectId_regex:
|
- sysObjectId_regex:
|
||||||
- '/^.1.3.6.1.4.1.674.10895.30[0-3][0-9]/'
|
- '/^.1.3.6.1.4.1.674.10895.30[0-3][0-9]/'
|
||||||
|
- '/^.1.3.6.1.4.1.674.10895.3041/'
|
||||||
|
|||||||
@@ -1305,6 +1305,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
|||||||
$this->checkOS('powerconnect', 'powerconnect-3011');
|
$this->checkOS('powerconnect', 'powerconnect-3011');
|
||||||
$this->checkOS('powerconnect', 'powerconnect-3019');
|
$this->checkOS('powerconnect', 'powerconnect-3019');
|
||||||
$this->checkOS('powerconnect', 'powerconnect-3031');
|
$this->checkOS('powerconnect', 'powerconnect-3031');
|
||||||
|
$this->checkOS('powerconnect', 'powerconnect-3041');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testPowervault()
|
public function testPowervault()
|
||||||
|
|||||||
2
tests/snmpsim/powerconnect-3041.snmprec
Normal file
2
tests/snmpsim/powerconnect-3041.snmprec
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
1.3.6.1.2.1.1.1.0|4|PowerConnect M8024-k, 5.1.10.1, VxWorks 6.6
|
||||||
|
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10895.3041
|
||||||
Reference in New Issue
Block a user