2016-11-16 12:44:45 +01:00

6 lines
83 B
PHP

<?php
if (starts_with($sysObjectId, '.1.3.6.1.4.1.2281')) {
$os = 'ceraos';
}