05-23-2011 12:49 AM - edited 03-06-2019 05:11 PM
Hi all
I'm a C# programmer and as part of my software I need to monitor some Cisco Catalyst 3560V2 24 switches using SNMP (By reading MIB/S data).
Apparently this switch supports more than 50 different MIBs.
My question is which MIB/MIBS contains general health data (parameters) that may help me to determine if the switch is OK, Degraded or Malfunctioned.
Solved! Go to Solution.
05-23-2011 01:02 AM
Hi,
It depends on what you're going to monitor that switch. Let's check MIBs supported by Cisco 3560.
Ref: http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
Go to Cisco LAN Switches => Catalyst 3560
You might want to monitor Temperature , CPU and Memory, You can go for CISCO-ENVMON-MIB , CISCO-PROCESS-MIB.
HTH,
Toshi
05-23-2011 01:02 AM
Hi,
It depends on what you're going to monitor that switch. Let's check MIBs supported by Cisco 3560.
Ref: http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
Go to Cisco LAN Switches => Catalyst 3560
You might want to monitor Temperature , CPU and Memory, You can go for CISCO-ENVMON-MIB , CISCO-PROCESS-MIB.
HTH,
Toshi
05-23-2011 01:15 AM
10X Toshi!
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