org.netxms.client.constants
Class RCC
java.lang.Object
org.netxms.client.constants.RCC
public final class RCC
- extends java.lang.Object
This class represents request completion codes (RCC) sent by server.
- Author:
- Victor Kirhenshtein
|
Constructor Summary |
RCC()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
COMPONENT_LOCKED
public static final int COMPONENT_LOCKED
- See Also:
- Constant Field Values
ACCESS_DENIED
public static final int ACCESS_DENIED
- See Also:
- Constant Field Values
INVALID_REQUEST
public static final int INVALID_REQUEST
- See Also:
- Constant Field Values
TIMEOUT
public static final int TIMEOUT
- See Also:
- Constant Field Values
OUT_OF_STATE_REQUEST
public static final int OUT_OF_STATE_REQUEST
- See Also:
- Constant Field Values
DB_FAILURE
public static final int DB_FAILURE
- See Also:
- Constant Field Values
INVALID_OBJECT_ID
public static final int INVALID_OBJECT_ID
- See Also:
- Constant Field Values
ALREADY_EXIST
public static final int ALREADY_EXIST
- See Also:
- Constant Field Values
COMM_FAILURE
public static final int COMM_FAILURE
- See Also:
- Constant Field Values
SYSTEM_FAILURE
public static final int SYSTEM_FAILURE
- See Also:
- Constant Field Values
INVALID_USER_ID
public static final int INVALID_USER_ID
- See Also:
- Constant Field Values
INVALID_ARGUMENT
public static final int INVALID_ARGUMENT
- See Also:
- Constant Field Values
DUPLICATE_DCI
public static final int DUPLICATE_DCI
- See Also:
- Constant Field Values
INVALID_DCI_ID
public static final int INVALID_DCI_ID
- See Also:
- Constant Field Values
OUT_OF_MEMORY
public static final int OUT_OF_MEMORY
- See Also:
- Constant Field Values
IO_ERROR
public static final int IO_ERROR
- See Also:
- Constant Field Values
INCOMPATIBLE_OPERATION
public static final int INCOMPATIBLE_OPERATION
- See Also:
- Constant Field Values
OBJECT_CREATION_FAILED
public static final int OBJECT_CREATION_FAILED
- See Also:
- Constant Field Values
OBJECT_LOOP
public static final int OBJECT_LOOP
- See Also:
- Constant Field Values
INVALID_OBJECT_NAME
public static final int INVALID_OBJECT_NAME
- See Also:
- Constant Field Values
INVALID_ALARM_ID
public static final int INVALID_ALARM_ID
- See Also:
- Constant Field Values
INVALID_ACTION_ID
public static final int INVALID_ACTION_ID
- See Also:
- Constant Field Values
OPERATION_IN_PROGRESS
public static final int OPERATION_IN_PROGRESS
- See Also:
- Constant Field Values
DCI_COPY_ERRORS
public static final int DCI_COPY_ERRORS
- See Also:
- Constant Field Values
INVALID_EVENT_CODE
public static final int INVALID_EVENT_CODE
- See Also:
- Constant Field Values
NO_WOL_INTERFACES
public static final int NO_WOL_INTERFACES
- See Also:
- Constant Field Values
NO_MAC_ADDRESS
public static final int NO_MAC_ADDRESS
- See Also:
- Constant Field Values
NOT_IMPLEMENTED
public static final int NOT_IMPLEMENTED
- See Also:
- Constant Field Values
INVALID_TRAP_ID
public static final int INVALID_TRAP_ID
- See Also:
- Constant Field Values
DCI_NOT_SUPPORTED
public static final int DCI_NOT_SUPPORTED
- See Also:
- Constant Field Values
VERSION_MISMATCH
public static final int VERSION_MISMATCH
- See Also:
- Constant Field Values
NPI_PARSE_ERROR
public static final int NPI_PARSE_ERROR
- See Also:
- Constant Field Values
DUPLICATE_PACKAGE
public static final int DUPLICATE_PACKAGE
- See Also:
- Constant Field Values
PACKAGE_FILE_EXIST
public static final int PACKAGE_FILE_EXIST
- See Also:
- Constant Field Values
RESOURCE_BUSY
public static final int RESOURCE_BUSY
- See Also:
- Constant Field Values
INVALID_PACKAGE_ID
public static final int INVALID_PACKAGE_ID
- See Also:
- Constant Field Values
INVALID_IP_ADDR
public static final int INVALID_IP_ADDR
- See Also:
- Constant Field Values
ACTION_IN_USE
public static final int ACTION_IN_USE
- See Also:
- Constant Field Values
VARIABLE_NOT_FOUND
public static final int VARIABLE_NOT_FOUND
- See Also:
- Constant Field Values
BAD_PROTOCOL
public static final int BAD_PROTOCOL
- See Also:
- Constant Field Values
ADDRESS_IN_USE
public static final int ADDRESS_IN_USE
- See Also:
- Constant Field Values
NO_CIPHERS
public static final int NO_CIPHERS
- See Also:
- Constant Field Values
INVALID_PUBLIC_KEY
public static final int INVALID_PUBLIC_KEY
- See Also:
- Constant Field Values
INVALID_SESSION_KEY
public static final int INVALID_SESSION_KEY
- See Also:
- Constant Field Values
NO_ENCRYPTION_SUPPORT
public static final int NO_ENCRYPTION_SUPPORT
- See Also:
- Constant Field Values
INTERNAL_ERROR
public static final int INTERNAL_ERROR
- See Also:
- Constant Field Values
EXEC_FAILED
public static final int EXEC_FAILED
- See Also:
- Constant Field Values
INVALID_TOOL_ID
public static final int INVALID_TOOL_ID
- See Also:
- Constant Field Values
SNMP_ERROR
public static final int SNMP_ERROR
- See Also:
- Constant Field Values
BAD_REGEXP
public static final int BAD_REGEXP
- See Also:
- Constant Field Values
UNKNOWN_PARAMETER
public static final int UNKNOWN_PARAMETER
- See Also:
- Constant Field Values
FILE_IO_ERROR
public static final int FILE_IO_ERROR
- See Also:
- Constant Field Values
CORRUPTED_MIB_FILE
public static final int CORRUPTED_MIB_FILE
- See Also:
- Constant Field Values
TRANSFER_IN_PROGRESS
public static final int TRANSFER_IN_PROGRESS
- See Also:
- Constant Field Values
INVALID_JOB_ID
public static final int INVALID_JOB_ID
- See Also:
- Constant Field Values
INVALID_SCRIPT_ID
public static final int INVALID_SCRIPT_ID
- See Also:
- Constant Field Values
INVALID_SCRIPT_NAME
public static final int INVALID_SCRIPT_NAME
- See Also:
- Constant Field Values
UNKNOWN_MAP_NAME
public static final int UNKNOWN_MAP_NAME
- See Also:
- Constant Field Values
INVALID_MAP_ID
public static final int INVALID_MAP_ID
- See Also:
- Constant Field Values
ACCOUNT_DISABLED
public static final int ACCOUNT_DISABLED
- See Also:
- Constant Field Values
NO_GRACE_LOGINS
public static final int NO_GRACE_LOGINS
- See Also:
- Constant Field Values
CONNECTION_BROKEN
public static final int CONNECTION_BROKEN
- See Also:
- Constant Field Values
INVALID_CONFIG_ID
public static final int INVALID_CONFIG_ID
- See Also:
- Constant Field Values
DB_CONNECTION_LOST
public static final int DB_CONNECTION_LOST
- See Also:
- Constant Field Values
ALARM_OPEN_IN_HELPDESK
public static final int ALARM_OPEN_IN_HELPDESK
- See Also:
- Constant Field Values
ALARM_NOT_OUTSTANDING
public static final int ALARM_NOT_OUTSTANDING
- See Also:
- Constant Field Values
NOT_PUSH_DCI
public static final int NOT_PUSH_DCI
- See Also:
- Constant Field Values
NXMP_PARSE_ERROR
public static final int NXMP_PARSE_ERROR
- See Also:
- Constant Field Values
NXMP_VALIDATION_ERROR
public static final int NXMP_VALIDATION_ERROR
- See Also:
- Constant Field Values
INVALID_GRAPH_ID
public static final int INVALID_GRAPH_ID
- See Also:
- Constant Field Values
LOCAL_CRYPTO_ERROR
public static final int LOCAL_CRYPTO_ERROR
- See Also:
- Constant Field Values
UNSUPPORTED_AUTH_TYPE
public static final int UNSUPPORTED_AUTH_TYPE
- See Also:
- Constant Field Values
BAD_CERTIFICATE
public static final int BAD_CERTIFICATE
- See Also:
- Constant Field Values
INVALID_CERT_ID
public static final int INVALID_CERT_ID
- See Also:
- Constant Field Values
SNMP_FAILURE
public static final int SNMP_FAILURE
- See Also:
- Constant Field Values
NO_L2_TOPOLOGY_SUPPORT
public static final int NO_L2_TOPOLOGY_SUPPORT
- See Also:
- Constant Field Values
INVALID_SITUATION_ID
public static final int INVALID_SITUATION_ID
- See Also:
- Constant Field Values
INSTANCE_NOT_FOUND
public static final int INSTANCE_NOT_FOUND
- See Also:
- Constant Field Values
INVALID_EVENT_ID
public static final int INVALID_EVENT_ID
- See Also:
- Constant Field Values
AGENT_ERROR
public static final int AGENT_ERROR
- See Also:
- Constant Field Values
UNKNOWN_VARIABLE
public static final int UNKNOWN_VARIABLE
- See Also:
- Constant Field Values
RESOURCE_NOT_AVAILABLE
public static final int RESOURCE_NOT_AVAILABLE
- See Also:
- Constant Field Values
JOB_CANCEL_FAILED
public static final int JOB_CANCEL_FAILED
- See Also:
- Constant Field Values
INVALID_POLICY_ID
public static final int INVALID_POLICY_ID
- See Also:
- Constant Field Values
UNKNOWN_LOG_NAME
public static final int UNKNOWN_LOG_NAME
- See Also:
- Constant Field Values
INVALID_LOG_HANDLE
public static final int INVALID_LOG_HANDLE
- See Also:
- Constant Field Values
RCC
public RCC()
Copyright © 2009. All Rights Reserved.