CAppNavCMStates
Represents the cluster membership states of AppNav controllers and service nodes. dead : This state indicates that contact to the given AppNav controller or service node from the AppNav cluster is lost. alive : This state indicates that the given AppNav controller or service node is in contact of the AppNav cluster. excluded : This state indicates that given AppNav controller/service node is not a part of the AppNav cluster. partial : This state indicates that the given AppNav controller/service node is partially part of the AppNav cluster. na : This state indicates that the given AppNav controller/service node has no status information available when service context is in the admin disabled state. zombie : This state indicates that the given AppNav controller is removed from config but is still alive. inactive : This state indicates that the given AppNav controller is added to config but is inactive because of zombies.
Possible values
7 objects| Number | Name |
|---|---|
| 1 | dead |
| 2 | alive |
| 3 | excluded |
| 4 | partial |
| 5 | na |
| 6 | zombie |
| 7 | inactive |