[\w\-\ ]*)(?P(?:\d+\.){2,}\w+)/', $poll_device['sysDescr'], $matches); //$hardware = trim($matches['hardware']); //if ($hardware === '') { $hardware = 'Generic'; } //$version = $matches['version']; // EOF