Details
-
Add New Device / OS
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
None
Description
It looks like observium is using the sysDescr. output to detect the device.
Our output is:
SNMPv2-MIB::sysDescr.0 = STRING: SuperSwitch MBM-XEM-002 Firmware revision: 2.1.0-46
It looks like the current observium matches are:
$config['os'][$os]['sysDescr'][] = "/^Supermicro Switch/";
$config['os'][$os]['sysDescr'][] = "/^(SSE|SBM)-/";