Dell Powerconnect 5524 - Missing Temperature, Fans, PS

Hello

There is a stack of two Dell 5524 switches.
It struck me that I do not see the temperature and speed of the fans and PowerSupply on the switches, but they are visible in the snmpwalk.
Currently, the switches have a version of FW 4.1.0.24 from 20.09.2020 - this is the latest official version.

Link for download mibs https://2wsc.hgs.name/s/FZtaWsyXcJMWAT5/download/PC5500-4.1.0.24-MIB.zip
Firmware and mib files are for switch versions: Dell PowerConnect 5524/5548 / 5524P / 5548P
I am attaching an archive with the mib files from Dell

I tried to execute the following commands on 2 servers

./discovery.php -h HOSTNAME -d | ./pbin.sh
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
snmpbulkwalk -OUneb -v2c -c COMMUNITY HOSTNAME. | ./pbin.sh

But it gives a mistake where I can go wrong.

root@librenms:/opt/librenms#./discovery.php -h sw -d | ./pbin.sh
Paste endpoint: https ://p.libren.ms/api/create
title:
name: librenms
private: 1
expire: 0
Error: Missing paste text

root@stargate:/opt/librenms#./discovery.php -h sw -d | ./pbin.sh
Paste endpoint: https ://p.libren.ms/api/create
title:
name: root
private: 1
expire: 0
Error: Missing paste text

Greetings,
A. Hristov

Have you figured out a way of pulling this info ?
I have a few of those switches on my enviroment and im looking into how to pull this information.

Hello

I can try to find the OID for the fan speed and temperature for the Dell 55XX as well as send the mib files for my version of FW.

But I don’t know how useful this will be for you.