We use OMSA currently and via SNMP and Solarwinds that reads the hardware status via OMSA and gives us information around our hardware like below which includes all monitors whereas WMI does not give the same information, a few important ones are missing
SNMP

Whereas WMI has the following components

With OMSA's EOL we need to act and have removed OMSA from one server and have installed Dell iSM as this looked like it could use WMI to give out the hardware components status but we're getting errors via SolarWinds advising it can't see any hardware like it would normally, so are we missing something here or how do we get this working - so we try to leverage via the OS hostname and not directly to the iDRAC or anything and ideally we'd like to only get status via the OS name.
So ideally we need to interrogate the OS name of a server and leverage hardware status via WMI or SNMP will full components - how can that happen going forwards?