Unsolved
1 Rookie
•
6 Posts
0
1578
July 25th, 2023 18:00
SNMP OID for fan speed
Hello,
I would like to monitor the fan speeds for a S5248-ON switch via SNMP. Which OID should I use?
No Events found!
Unsolved
1 Rookie
•
6 Posts
0
1578
July 25th, 2023 18:00
Hello,
I would like to monitor the fan speeds for a S5248-ON switch via SNMP. Which OID should I use?
Top
DELL-Erman O
Moderator
•
2.8K Posts
0
July 25th, 2023 23:00
Hello, I couldn't find a MIB OID list for S5248-ON but I found this thread please take a look. https://dell.to/44Go3t3
Temperature : .1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.11
awcm
1 Rookie
•
6 Posts
0
July 27th, 2023 10:00
Thank you Erman. I am looking for the fan speed, not the temperature.
DELL-Charles R
Moderator
•
4.5K Posts
0
July 27th, 2023 11:00
Hello awcm,
Dell EMC OpenManage SNMP Reference Guide Version 9.5
Cooling Device Table page 118-121
Fan Table page 357-363
https://dell.to/3Ox91Ad
DELL-Charles R
Moderator
•
4.5K Posts
0
July 31st, 2023 08:00
Hello awcm,
What is the OS version you are running on?
awcm
1 Rookie
•
6 Posts
0
July 31st, 2023 08:00
Hello Charles,
Neither of the two OIDs from the manual you've referenced exist:
In fact, neither of the ancestor OIDs exist either:
awcm
1 Rookie
•
6 Posts
0
July 31st, 2023 09:00
and
DELL-Charles R
Moderator
•
4.5K Posts
0
July 31st, 2023 11:00
Hello awcm,
See if this one works:
Dell EMC OpenManage SNMP Reference Guide Version 10.0.1
https://dell.to/43OilUH
awcm
1 Rookie
•
6 Posts
0
August 1st, 2023 09:00
This is exactly what I want:
However, as mentioned, the OID and its ancestor do not exist:
DELL-Charles R
Moderator
•
4.5K Posts
0
August 1st, 2023 10:00
Hello awcm,
We'll have to do some more research and update you.
DELL-Erman O
Moderator
•
2.8K Posts
0
August 2nd, 2023 00:00
Hi, Could you try these below but I found them for powerconnect series. Interesting thing is I couldn't find OID information directly for powerswitch series.
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9
unknown
,normal
,warning
,critical
, ornotPresent
..1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.10
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.11
My hands are a little tight however an alternative method you can also check ipmi tool. Dell EMC PowerSwitch S5200-ON Series BMC User Guide https://dell.to/3DFAvgK;
If this is not working i recommend you may need to reach local network support team. I was trying to find a table for powerswitches but I couldn't find any info. Also I just thinking to use SNMP walk but I don't have the a device to test it How to do SNMP walk https://dell.to/3DC8tTg
SNMPSoft Tools https://dell.to/457JYJp
awcm
1 Rookie
•
6 Posts
0
August 2nd, 2023 07:00
DELL-Charles R
Moderator
•
4.5K Posts
0
August 2nd, 2023 13:00
Hello awcm,
Try run this command you can see all the name/OIDs. See if one meets your need.
S5248# system "snmptranslate -Pu -Tz -m ALL -M /opt/dell/os10/snmp/mibs/"
If it's not listed then it's not supported.