Added support for EdgeCore ES3510MA (#9081)

* device: Added support for EdgeCore ES3510MA

* Update edgecos.yaml

* Create edgecos_es3510ma.snmprec

* Create edgecos_es3510ma.json
This commit is contained in:
Lukáš Staňa
2018-09-03 00:50:33 +02:00
committed by Neil Lathwood
parent 6c5a4f0531
commit 914ad124c2
7 changed files with 25497 additions and 0 deletions

View File

@@ -61,6 +61,10 @@ class Edgecos extends OS implements ProcessorDiscovery
$oid = '.1.3.6.1.4.1.259.10.1.27.1.39.2.1.0';
};
if (starts_with($device['sysObjectID'], '.1.3.6.1.4.1.259.8.1.11.')) { //ES3510MA
$oid = '.1.3.6.1.4.1.259.8.1.11.1.39.2.1.0';
};
if (isset($oid)) {
return array(
Processor::discover(