Merge pull request #3213 from Rosiak/issue-3196

Dell NOS Disco - N4032F
This commit is contained in:
Neil Lathwood
2016-03-10 09:24:17 +00:00
+3
View File
@@ -7,6 +7,9 @@ if (!$os) {
if (strstr($sysObjectId, '.1.3.6.1.4.1.674.10895.3042')) {
$os = 'dnos';
}
if (strstr($sysObjectId, '.1.3.6.1.4.1.674.10895.3044')) {
$os = 'dnos';
}
if (strstr($sysObjectId, '.1.3.6.1.4.1.674.10895.3054')) {
$os = 'dnos';
}