mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
devices: Add OS Detection support for Alcatel-Lucent/Nokia ESS 7450 Ethernet service switch #5187
This commit is contained in:
committed by
Neil Lathwood
parent
c47b82e825
commit
db2bd62502
@@ -1335,6 +1335,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('timos', 'timos5');
|
||||
$this->checkOS('timos', 'timos6');
|
||||
$this->checkOS('timos', 'timos7');
|
||||
$this->checkOS('timos', 'timos8');
|
||||
}
|
||||
|
||||
public function testTpconductor()
|
||||
|
2
tests/snmpsim/timos8.snmprec
Normal file
2
tests/snmpsim/timos8.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|TiMOS-C-12.0.R16 cpm/hops ALCATEL ESS 7450 Copyright (c) 2000-2016 Alcatel-Lucent. All rights reserved. All use subject to applicable license agreements. Built on Wed Feb 17 13:45:20 PST 2016 by builder in /rel12.0/b1/R16/panos/main
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.6527.1.6.5
|
Reference in New Issue
Block a user