cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1669
Views
15
Helpful
2
Replies

monitoring of WLCs in HA-SSO mode

Andrey128
Level 1
Level 1

WLCs in HA-SSO mode is like one logical WLC.

Which tools & monitoring systems can be used to identify that one of WLCs has problem or down etc.

Most tools do SNMP and ICMP check for monitoring, by such way is it possible to achieve monitoring of both WLCs in HA-pair ?

1 Accepted Solution

Accepted Solutions

If you want to monitor using oids, look at this:

http://www.circitor.fr/Mibs/Html/C/CISCO-LWAPP-HA-MIB.php#cLHaPrimaryUnit

I have also just used these to poll the controllers:

SSO Enabled:
CISCO-SMI::ciscoMgmt.198888.0.1.1.0 = INTEGER: 1

SSO Disabled:
CISCO-SMI::ciscoMgmt.198888.0.1.1.0 = INTEGER: 2
Primary Unit is Active:
CISCO-SMI::ciscoMgmt.198888.0.1.12.0 = INTEGER: 1

Secondary Unit is Active:
CISCO-SMI::ciscoMgmt.198888.0.1.12.0 = INTEGER: 2
With SSO Enabled, the pairs are in sync:
CISCO-SMI::ciscoMgmt.198888.0.6.3.0 = STRING: "Complete"

With SSO Disabled:
CISCO-SMI::ciscoMgmt.198888.0.6.3.0 = STRING: "Not Applicable"
-Scott
*** Please rate helpful posts ***

View solution in original post

2 Replies 2

Scott Fella
Hall of Fame
Hall of Fame
The RP interface is pingable, which might help. I know that Prime Infrastructure is able to monitor the backup state, so snmp from the primary to a specific OID can provide the state of which controller is active and is the backup is available or not.
-Scott
*** Please rate helpful posts ***

If you want to monitor using oids, look at this:

http://www.circitor.fr/Mibs/Html/C/CISCO-LWAPP-HA-MIB.php#cLHaPrimaryUnit

I have also just used these to poll the controllers:

SSO Enabled:
CISCO-SMI::ciscoMgmt.198888.0.1.1.0 = INTEGER: 1

SSO Disabled:
CISCO-SMI::ciscoMgmt.198888.0.1.1.0 = INTEGER: 2
Primary Unit is Active:
CISCO-SMI::ciscoMgmt.198888.0.1.12.0 = INTEGER: 1

Secondary Unit is Active:
CISCO-SMI::ciscoMgmt.198888.0.1.12.0 = INTEGER: 2
With SSO Enabled, the pairs are in sync:
CISCO-SMI::ciscoMgmt.198888.0.6.3.0 = STRING: "Complete"

With SSO Disabled:
CISCO-SMI::ciscoMgmt.198888.0.6.3.0 = STRING: "Not Applicable"
-Scott
*** Please rate helpful posts ***
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card