mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Tony Murray
parent
db7c49225d
commit
83ab72b07c
@@ -6,4 +6,4 @@ icon: zyxel
|
||||
discovery:
|
||||
- sysDescr_regex:
|
||||
- '/^Prestige/'
|
||||
- '/P-.*-/'
|
||||
- '/^P-.*-/'
|
||||
|
||||
@@ -1450,6 +1450,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('vrp', 'vrp1');
|
||||
$this->checkOS('vrp', 'vrp2');
|
||||
$this->checkOS('vrp', 'vrp3');
|
||||
$this->checkOS('vrp', 'vrp4');
|
||||
}
|
||||
|
||||
public function testVyatta()
|
||||
|
||||
2
tests/snmpsim/vrp4.snmprec
Normal file
2
tests/snmpsim/vrp4.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.2011.2.23.114
|
||||
1.3.6.1.2.1.1.1.0|4|S2700-9TP-EI-AC Huawei Versatile Routing Platform Software VRP (R) software,Version 5.70 (S2700 V100R006C05) Copyright (C) 2003-2013 Huawei Technologies Co., Ltd.
|
||||
Reference in New Issue
Block a user