Resolved! SNMP OID question for switch temperature
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 switc...