User Manual

150 | SMSEagle NXS-9700-3G | User’s Manual
12. First run:
./failover config VIRTUAL_IP_ADDRESS
This will setup your Virtual IP address for your cluster
13. Then run:
./failover start
which will run the Failover service
14. You can check device state with:
./failover status
15. You can always disable service with:
./failover stop
Above commands have to be done on each device (node) of HA-cluster!
SNMP-monitoring
Failover feature uses KEEPALIVED-MIB for SNMP monitoring.
EXAMPLE OF READING DEVICE CLUSTER STATE VALUE USING NET-SNMP LIBRARY
a) Command for reading the result value:
snmpget -v 2c -c public ip-of-smseagle .1.3.6.1.4.1.9586.100.5.2.3.1.4.1
Result:
KEEPALIVED-MIB::vrrpInstanceState.1 = INTEGER: master(2)
Comment: Current device state is master