Neither of the two OIDs from the manual you've referenced exist:
$ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10892.1.700.12 DELLEMC-OS10-SMI-MIB::dell.10892.1.700.12 = No Such Object available on this agent at this OID $ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10893.1.20.130.7 DELLEMC-OS10-SMI-MIB::dell.10893.1.20.130.7 = No Such Object available on this agent at this OID
In fact, neither of the ancestor OIDs exist either:
$ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10892 DELLEMC-OS10-SMI-MIB::dell.10892 = No Such Object available on this agent at this OID $ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10893 DELLEMC-OS10-SMI-MIB::dell.10893 = No Such Object available on this agent at this OID
Dell EMC Networking OS10 Enterprise Copyright (c) 1999-2022 by Dell Inc. All Rights Reserved. OS Version: 10.5.4.4 Build Version: 10.5.4.4.193 Build Time: 2022-10-13T21:15:55+0000 System Type: S5248F-ON Architecture: x86_64
and
Dell SmartFabric OS10 Enterprise Copyright (c) 1999-2023 by Dell Inc. All Rights Reserved. OS Version: 10.5.5.5 Build Version: 10.5.5.5.105 Build Time: 2023-06-19T19:08:01+0000 System Type: N3248TE-ON Architecture: x86_64
However, as mentioned, the OID and its ancestor do not exist:
$ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10892.1.700.12.1.6 DELLEMC-OS10-SMI-MIB::dell.10892.1.700.12.1.6 = No Such Object available on this agent at this OID $ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10892 DELLEMC-OS10-SMI-MIB::dell.10892 = No Such Object available on this agent at this OID
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.
Fan Speed (.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8 This OID returns the current speed of the fan in RPM (revolutions per minute).
Fan Speed Status (.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9 This OID returns the status of the fan speed as one of the following values: unknown, normal, warning, critical, or notPresent.
Fan Speed Lower Non Critical Threshold (.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.10 This OID returns the lower non-critical threshold for the fan speed in RPM.
Fan Speed Upper Non Critical Threshold (.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.11 This OID returns the upper non-critical threshold for the fan speed in RPM.
Fan Speed Lower Critical Threshold (`.1.3.6.1.4.1.674.10895.5000.2.6132.1.1
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
$ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8 DELLEMC-OS10-SMI-MIB::dell.10895.5000.2.6132.1.1.43.1.8 = No Such Object available on this agent at this OID $ snmpwalk -v 3 -m ALL [redacted] 1.3.6.1.4.1.674.10895 DELLEMC-OS10-SMI-MIB::dell.10895 = No Such Object available on this agent at this OID
DELL-Erman O
Moderator
•
2.9K 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.6K 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.6K 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.6K 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.6K 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.9K 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.9unknown,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.11My 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.6K 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.