cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
630
Views
3
Helpful
4
Replies

SNMP OID question for switch temperature

ajwhite0
Level 1
Level 1

Hello,

Another here:

If I run an SNMPwalk on a 2960 I can get it's temperature via:

 

sudo snmpwalk -v2c -c public 192.168.1.1 .1.3.6.1.4.1.9.9.13.1.3.1.

 

Result =

 

iso.3.6.1.4.1.9.9.13.1.3.1.3.1012 = Gauge32: 43

 

If I run it against a 3850 stack of 4 switches I get 3 temperatures for each, what are these?

 

 

iso.3.6.1.4.1.9.9.13.1.3.1.3.1013 = Gauge32: 40
iso.3.6.1.4.1.9.9.13.1.3.1.3.1014 = Gauge32: 43
iso.3.6.1.4.1.9.9.13.1.3.1.3.2012 = Gauge32: 32
iso.3.6.1.4.1.9.9.13.1.3.1.3.2013 = Gauge32: 41
iso.3.6.1.4.1.9.9.13.1.3.1.3.2014 = Gauge32: 43
iso.3.6.1.4.1.9.9.13.1.3.1.3.3012 = Gauge32: 31
iso.3.6.1.4.1.9.9.13.1.3.1.3.3013 = Gauge32: 40
iso.3.6.1.4.1.9.9.13.1.3.1.3.3014 = Gauge32: 43
iso.3.6.1.4.1.9.9.13.1.3.1.3.4012 = Gauge32: 34
iso.3.6.1.4.1.9.9.13.1.3.1.3.4013 = Gauge32: 39
iso.3.6.1.4.1.9.9.13.1.3.1.3.4014 = Gauge32: 42

 

 

1 Accepted Solution

Accepted Solutions

marce1000
Hall of Fame
Hall of Fame

 

 - Check this thread too : https://community.cisco.com/t5/other-network-architecture-subjects/temperature-sensors-on-cisco-3850-switch/td-p/3407141

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

4 Replies 4

marce1000
Hall of Fame
Hall of Fame

 

            - Presumably there are 3 sensors per device,

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

marce1000
Hall of Fame
Hall of Fame

 

 - Check this thread too : https://community.cisco.com/t5/other-network-architecture-subjects/temperature-sensors-on-cisco-3850-switch/td-p/3407141

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Ben Walters
Level 4
Level 4

If you walk 1.3.6.1.4.1.9.9.13.1.3.1 it will give you more info. The values should show as switch # - temp sensor 0,1,2 

0 is the inlet temp

1 is the outlet temp

2 is the hotspot (CPU) temp