com.genesyslab.platform.management.protocol
Class HostStatus
java.lang.Object
com.genesyslab.platform.commons.GEnum
com.genesyslab.platform.management.protocol.HostStatus
public final class HostStatus
- extends GEnum
Methods inherited from class com.genesyslab.platform.commons.GEnum |
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UNKNOWN
public static final HostStatus UNKNOWN
DISCONNECTED
public static final HostStatus DISCONNECTED
- LCA is not started.
RUNNING
public static final HostStatus RUNNING
- SCS Connected to LCA.
UNAVAILABLE
public static final HostStatus UNAVAILABLE
- Host completely down (power off), i.e. UNAVAILABLE at all.
UNREACHABLE
public static final HostStatus UNREACHABLE
- We don't know anything about host, it is UNREACHABLE via network,
i.e. no route.
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.