cancel
Showing results for 
Search instead for 
Did you mean: 

How to get fan(s) status with SNMP of stack (x670v) ?

How to get fan(s) status with SNMP of stack (x670v) ?

Erwin_van_Hoof
New Contributor II
We have a stack running with 3 x670v switches.

I want to make a SNMP get to get the fan status of the switches (slots) in the stack.

With a single switch I would use the following OID to get the status of the first fan.

OID for status of first fan -> 1.3.6.1.4.1.1916.1.1.1.9.1.4.101
for the second fan this would be 1.3.6.1.4.1.1916.1.1.1.9.1.4.102
as so on till 106.

In a stack configuration I always get (with the OIDs named above) the status of the fans of the master switch in the stack.

I searched the stacking branch of the extreme MIB but there is only stack related information available.

How do I get the status of the other switches in the stack ?
- fans/power/id/etc.

Kind regards,

Erwin

3 REPLIES 3

Balaji
Extreme Employee
Erwin,

If you do Get-next it would provide you the fan speed for the other slots.

So in the oid 1.3.6.1.4.1.1916.1.1.1.9.1.4.102 - 101 or 102 refers to the slot 1

If you would like to poll the slot 2 then it would 201 or 202 depending upon how many fans in that slot.

e3f09b95a9114b3bb1ff675e582b822c_RackMultipart20160811-121516-hjo9h8-fan_inline.png



Balaji
Extreme Employee
May i know what OIDs you are using to pull the PSU and temperature info?

Thank you,

For the fans it is clear to me now.

But how does this work for the PSU (main and backup)?
And the temperature?

GTM-P2G8KFN