Dell NOS Disco - N4032F

#3196
This commit is contained in:
Rosiak
2016-03-10 10:20:34 +01:00
parent fb18908ae5
commit e62bc6457e
+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';
}