Unsolved

1 Message

930

June 2nd, 2020 03:00

DELL X4012 - Get CPU usage and temperature from SNMP

Hello,

Are there any OIDs to get the temperature and cpu usage for an X-4012 switch? I need these values to monitor the switch with Nagios.

Thanks.

Moderator

 • 

9.5K Posts

June 2nd, 2020 10:00

Hi,

Temperature .iso.org.dod.internet.private.enterprises.rnd.rlPhysicalDescription.rlPhdUnitEnvParamTable.rlPhdUnitEnvParamEntry.rlPhdUnitEnvParamTempSensorValue

.1.3.6.1.4.1.89.53.15.1.9

 

CPU .iso.org.dod.internet.private.enterprises.rnd.rndMng.rlCpuUtilDuringLastSecond

.1.3.6.1.4.1.89.1.7

Top