EapsDomainState
The operational state of an EAPS domain. The states complete(1), failed(2), init(6), precomplete(7), and preinit(8) apply only to domains configured as master. The states linksup(3), linkdown(4) and preforwarding(5) apply only to domains configured as transit. The state init(0) applys to domains configured as either master or transit.
Possible values
9 objects| Number | Name |
|---|---|
| 0 | idle |
| 1 | complete |
| 2 | failed |
| 3 | linksup |
| 4 | linkdown |
| 5 | preforwarding |
| 6 | init |
| 7 | precomplete |
| 8 | preinit |