By default, the fan speed is regulated to keep the processor temperature just below the maximum
To lower the processor temperature, fans are set to the maximum speed using a redfish command on the BMC.
curl -k -u "bmcLogin":"passwd" -H "Content-Type: application/json" -d '{"Oem":{"Eviden_com":{"FansFullSpeed": true}}}' -X PATCH https://"bmc ip address"/redfish/v1/Chassis/Module0/Thermal