Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Cisco Stack status
Current Version
0.2
Last Release Date
2017-06-10
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
Owner
License
GPL
Hits
7661
Files:
File | Description |
---|---|
check_snmp_cisco_stack.pl | Version 0.2 - June 10 2017 |
Example outputs:
./check_snmp_cisco_stack.pl -H 192.168.1.1 -C public
Ring Redundant: yes, Switch States: sw1(sn:AAAABBBCCCC)=ready, sw2(sn:EEEFFFGGGG)=ready, Port States: up(4),down(0),forcedDown(0) : OK
./check_snmp_cisco_stack.pl -H 192.168.1.1 -C public
Ring Redundant: yes, Switch States: sw1(sn:AAAABBBCCCC)=ready, sw2(sn:EEEFFFGGGG)=ready, Port States: up(4),down(0),forcedDown(0) : OK
Reviews (1)
bynishith, November 16, 2022
Tested on Cisco 9300 & 9500 Switches.
My Command Output is as stated below.
===========================
/usr/local/nagios/libexec/check_snmp_cisco_stack.pl -H 192.168.1.11 -C nnv007 -2
Ring Redundant: yes, Switch States: sw2(sn:FOCXXX)=ready, sw1(sn:FCWXXX)=ready, Port States: up(4),down(0),forcedDown(0) : OK
===========================
192.168.1.11: Switch IP Address.
nnv007: SNMP Community Name.
-2: SNMP Version 2
===========================
My Command Output is as stated below.
===========================
/usr/local/nagios/libexec/check_snmp_cisco_stack.pl -H 192.168.1.11 -C nnv007 -2
Ring Redundant: yes, Switch States: sw2(sn:FOCXXX)=ready, sw1(sn:FCWXXX)=ready, Port States: up(4),down(0),forcedDown(0) : OK
===========================
192.168.1.11: Switch IP Address.
nnv007: SNMP Community Name.
-2: SNMP Version 2
===========================