CiscoProbeHealthMonState

  • Base type Enumeration

The health monitor state of the probe for a server. The possible values are : 'other' : The health monitor state of the probe when none of the other values apply. 'invalid' : Server is not being monitored. Although user has tried to associate the probe to the server, but due to some internal problem it is actually not associated. 'init' : server is configured but not tested. 'active' : server is active. All expected responses received. 'failed' : probe has failed as expected responses have failed beyond acceptable limits. 'disabled' : probe disabled due to server being outofservice or no valid ip address configured to server.

Possible values

6 objects
Number Name
1 other
2 invalid
3 init
4 active
5 failed
6 disabled