EX SSL-VPN: Does SNMP based traps (MIB) available for HA Sync Status for FAILURS/SUCCESS messages?
03/26/2020
6 People found this article helpful
198,257 Views
Description
EX SSL-VPN: Does SNMP based traps (MIB) available for HA Sync Status for FAILURS/SUCCESS messages?
Resolution
Question:Does SNMP based traps (MIB) available for HA Sync Status FAILURS/SUCCESS , Failover or health status.Answer:Currently we do not have SNMP based traps for High Availability to Sync Status for FAILURES/SUCCESS and health status.However we can check the logs on working node to confirm the other node is not in sync or unavailable. Use CLI mode to check these logs.
#dmesg
IFMON:HB:lost contact with standby node!
IPTABLES:in:INT_ADDRESS:IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:50:56:87:00:2b:08:00 SRC=172.27.50.26 DST=255.255.255.255 LEN=347 TOS=0x00 PREC=0x00 TTL=128 ID=1484 PROTO=UDP SPT=68 DPT=67 LEN=327
IFMON:HB:lost contact with standby node!
IFMON:HB:lost contact with standby node!
IFMON:HB:lost contact with standby node!
AventailSSLVPN-node2:~# tail /var/log/ifmon.log
Sep 23 23:52:42 kernel@127.0.0.1 (kernel@127.0.0.1) kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 23 23:52:47 kernel@127.0.0.1 (kernel@127.0.0.1) kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 23 23:52:52 kernel@127.0.0.1 (kernel@127.0.0.1) kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 23 23:52:57 kernel@127.0.0.1 (kernel@127.0.0.1) kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 23 23:53:02 kernel@127.0.0.1 (kernel@127.0.0.1) kern.info kernel: IFMON:HB:lost contact with standby node!
--------------------------------------------------------------------------------------------------------------------------------------
AventailSSLVPN-node2:/var/log# tail kern.ifmon
Sep 24 00:07:35 kernel@127.0.0.1 kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 24 00:07:40 kernel@127.0.0.1 kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 24 00:07:45 kernel@127.0.0.1 kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 24 00:07:50 kernel@127.0.0.1 kern.info kernel: IFMON:HB:lost contact with standby node!
Sep 24 00:07:55 kernel@127.0.0.1 kern.info kernel: IFMON:HB:lost contact with standby node!Tracking ID: Related Articles
Categories
Was This Article Helpful?
YES
NO