Aruba & ProVision-based
1752806 Members
5810 Online
108789 Solutions
New Discussion

Re: HP 2650 Switch Fan status check through CLI

 
Sazzad
Occasional Advisor

HP 2650 Switch Fan status check through CLI

I need to check the fan status of HP 2650 switch through CLI.

Would you like to share the command for it?

The switch is in a remote site & it's somehow not possible to check the physical status.

1 REPLY 1
Richard Brodie_1
Honored Contributor

Re: HP 2650 Switch Fan status check through CLI

You can use walkmib hpicfSensorTable. The hpicfSensorStatus field uses the following enumeration:

 

unknown(1),
bad(2),
warning(3),
good(4),

notPresent(5)