Monitoring Cisco Switch with SNMP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
[email protected]
Posts: 5
Joined: Tue Jan 27, 2026 12:51 am

Monitoring Cisco Switch with SNMP

Post by [email protected] »

This is about monitoring Cisco catalyst access switch C9200L. Knowing that we can make use of the Network switch configure to auto discover all the switch ports, etherchannel, stack ports, etc. However, we don't see the CPU usage, Memory usage, Fans condition, Volts, more towards the core operations of the switch. BTW, do we have to download and cisco mib(s) so as we can monitor all these mentioned performance counters? Please enlighten!

Soo How,
kg2857
Posts: 490
Joined: Wed Apr 12, 2023 5:48 pm

Re: Monitoring Cisco Switch with SNMP

Post by kg2857 »

You can use check_snmp to check most anything in the switch, but you need to figure out which OIDs to use. You can search nagios exchange for plugins. You should use traps sent from the switch to create alerts as well. For this you need to install Cisco MIBs.
[email protected]
Posts: 5
Joined: Tue Jan 27, 2026 12:51 am

Re: Monitoring Cisco Switch with SNMP

Post by [email protected] »

Hi,

Can you show how this can be achieve go step-by-step?


Thanks,
Soo How
Mikasa23
Posts: 25
Joined: Thu Jul 06, 2023 3:12 am

Re: Monitoring Cisco Switch with SNMP

Post by Mikasa23 »

[email protected] wrote: Mon Feb 23, 2026 8:13 pm This is about monitoring Cisco catalyst access switch C9200L. Knowing that we can make use of the Network switch configure to auto discover all the switch ports, etherchannel, stack ports, etc. However, we don't see the CPU usage, Memory usage, Fans condition, Cool Games Volts, more towards the core operations of the switch. BTW, do we have to download and cisco mib(s) so as we can monitor all these mentioned performance counters? Please enlighten!

Soo How,
Hi Soo How, to monitor CPU, memory, and hardware sensors on your Cisco Catalyst 9200L with Nagios XI, you’ll need SNMP enabled and the relevant Cisco MIBs (e.g., PROCESS, MEMORY, ENTITY-SENSOR) imported so Nagios can query the correct OIDs. Interface auto-discovery alone won’t expose those core performance metrics.
Post Reply