mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Neil Lathwood
parent
230fb6601b
commit
b18d026f9d
@@ -11,3 +11,5 @@ discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.14823. #ArubaOS
|
||||
- .1.3.6.1.4.1.6486.800.1.1.2.2.2. #AOS-W
|
||||
- sysDescr:
|
||||
- ArubaOS
|
||||
|
@@ -239,6 +239,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$this->checkOS('arubaos');
|
||||
$this->checkOS('arubaos', 'arubaos-aosw');
|
||||
$this->checkOS('arubaos', 'arubaos-powerconnect');
|
||||
}
|
||||
|
||||
public function testAsa()
|
||||
|
2
tests/snmpsim/arubaos-powerconnect.snmprec
Normal file
2
tests/snmpsim/arubaos-powerconnect.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|ArubaOS (MODEL: Dell PowerConnect W-7210 Controller), Version 6.4.4.8 (55228)
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10895.5027
|
Reference in New Issue
Block a user