11-01-2010 08:48 AM - edited 03-03-2019 06:06 AM
Hi all
I'm looking for the OIDs for FAN, Temperature and Powerstate of each 2960s Switch in a Stack.
I can do a
show env switch 2
But were ist the OID für these "counters"
Thanks
Willem
Solved! Go to Solution.
11-04-2010 03:50 AM
Hi all
I'm looking for the OIDs for FAN, Temperature and Powerstate of each 2960s Switch in a Stack.
I can do a
show env switch 2
But were ist the OID für these "counters"
Thanks
Willem
Hi Willem,
Try with these below option
CISCO-STACK-MIB::chassisTempAlarm.0 = INTEGER: off(1)
CISCO-ENVMON-MIB::ciscoEnvMonTemperatureState.1005 = INTEGER: normal(1)
Hope to Help !!
Ganesh.H
11-04-2010 03:50 AM
Hi all
I'm looking for the OIDs for FAN, Temperature and Powerstate of each 2960s Switch in a Stack.
I can do a
show env switch 2
But were ist the OID für these "counters"
Thanks
Willem
Hi Willem,
Try with these below option
CISCO-STACK-MIB::chassisTempAlarm.0 = INTEGER: off(1)
CISCO-ENVMON-MIB::ciscoEnvMonTemperatureState.1005 = INTEGER: normal(1)
Hope to Help !!
Ganesh.H
11-04-2010 09:14 AM
Hi Ganesh.H
Thanks, this is what I was Looking for
Temp:
IOD: 1.3.6.1.4.1.9.9.13.1.3.1.3.1008 for the first Switch, 2008 for the second ...
Return. Value Celcius
FAN:
IOD: 1.3.6.1.4.1.9.9.13.1.4.1.3.1007 for the first Switch, 2007 for the second ....
return: 1= Normal
Powersupply:
OID: 1.3.6.1.4.1.9.9.13.1.5.1.3.1006 for the first Switch,1007 for the second .....
return 1 = Normal
Willem
11-05-2010 07:14 AM
Hi Ganesh.H
Thanks, this is what I was Looking for
Temp:
IOD: 1.3.6.1.4.1.9.9.13.1.3.1.3.1008 for the first Switch, 2008 for the second ...
Return. Value Celcius
FAN:
IOD: 1.3.6.1.4.1.9.9.13.1.4.1.3.1007 for the first Switch, 2007 for the second ....
return: 1= Normal
Powersupply:
OID: 1.3.6.1.4.1.9.9.13.1.5.1.3.1006 for the first Switch,1007 for the second .....
return 1 = Normal
Willem
Hi Willem,
That Great post has helped out ..it will be helpful if you can mark this thread has answered so that others get benifitted !!
Ganesh.H
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide