Not sure when it was added.
e.g. you should see this is include/definitions/os.inc.php
// Sophos
$os = "sophos";
$config['os'][$os]['vendor'] = "Sophos";
$config['os'][$os]['text'] = "Sophos UTM";
$config['os'][$os]['type'] = "firewall";
$config['os'][$os]['group'] = "unix";
$config['os'][$os]['discovery_os'] = "linux";
$config['os'][$os]['graphs'][] = "device_ucd_memory";
$config['os'][$os]['graphs'][] = "device_processor";
$config['os'][$os]['graphs'][] = "device_bits";
$config[‘os'][$os]['graphs'][] = "device_ping";