RFClientStatus
The status of a RF client before, during and after switchover. noStatus - No status information is available for this client. clientNotRedundant - Client is active. But there is no redundancy to this client. This could be because there is no standby or the client cannot claim that the standby client can take over without losing data or traffic during a switchover. clientRedundancyInProgress - The client is trying to sync all data to standby and achieve redundancy. clientRedundant - The client is redundant and ready for switchover. The client can safely claim that there is no data or traffic loss if there is a switchover.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | noStatus |
| 2 | clientNotRedundant |
| 3 | clientRedundancyInProgress |
| 4 | clientRedundant |