How to monitor the status of ASA5585 Cluster?
Posted: Wed Dec 10, 2014 4:05 am
Hi all,
The customer want to monitor the status of ASA5585 cluster. I found one solution at the below link.
http://www.thedailyadmin.com/2010/06/mo ... uster.html
But when I pulled the information from master unit, I got the following results.
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.6
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
[root@nagios01 ~]$
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.4 = STRING: "Failover LAN Interface"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.6 = STRING: "Primary unit"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.7 = STRING: "Secondary unit (this device)"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.4 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.7 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.4 = STRING: "not Configured"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.6 = STRING: "Failover Off"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.7 = STRING: "Failover Off"
[root@nagios01 ~]$
I want to know how can I monitor the status of Cluster Status?
Thanks.
The customer want to monitor the status of ASA5585 cluster. I found one solution at the below link.
http://www.thedailyadmin.com/2010/06/mo ... uster.html
But when I pulled the information from master unit, I got the following results.
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.6
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
[root@nagios01 ~]$
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.4 = STRING: "Failover LAN Interface"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.6 = STRING: "Primary unit"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.7 = STRING: "Secondary unit (this device)"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.4 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.7 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.4 = STRING: "not Configured"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.6 = STRING: "Failover Off"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.7 = STRING: "Failover Off"
[root@nagios01 ~]$
I want to know how can I monitor the status of Cluster Status?
Thanks.