com.ireasoning.protocol.snmp
Interface AgentXConst
public interface AgentXConst
This class contains AgentX specific constants.
NO_ERROR
static final int NO_ERROR
- See Also:
- Constant Field Values
GEN_ERR
static final int GEN_ERR
- See Also:
- Constant Field Values
NO_ACCESS
static final int NO_ACCESS
- See Also:
- Constant Field Values
WRONG_TYPE
static final int WRONG_TYPE
- See Also:
- Constant Field Values
WRONG_LENGTH
static final int WRONG_LENGTH
- See Also:
- Constant Field Values
WRONG_ENCODING
static final int WRONG_ENCODING
- See Also:
- Constant Field Values
WRONG_VALUE
static final int WRONG_VALUE
- See Also:
- Constant Field Values
NO_CREATION
static final int NO_CREATION
- See Also:
- Constant Field Values
INCONSISTENT_VALUE
static final int INCONSISTENT_VALUE
- See Also:
- Constant Field Values
RESOURCE_UNAVAILABLE
static final int RESOURCE_UNAVAILABLE
- See Also:
- Constant Field Values
COMMIT_FAILED
static final int COMMIT_FAILED
- See Also:
- Constant Field Values
NOT_WRITABLE
static final int NOT_WRITABLE
- See Also:
- Constant Field Values
INCONSISTENT_NAME
static final int INCONSISTENT_NAME
- See Also:
- Constant Field Values
NO_AGENTX_ERROR
static final int NO_AGENTX_ERROR
- See Also:
- Constant Field Values
OPEN_FAILED
static final int OPEN_FAILED
- See Also:
- Constant Field Values
NOT_OPEN
static final int NOT_OPEN
- See Also:
- Constant Field Values
INDEX_WRONG_TYPE
static final int INDEX_WRONG_TYPE
- See Also:
- Constant Field Values
INDEX_ALREADY_ALLOCATED
static final int INDEX_ALREADY_ALLOCATED
- See Also:
- Constant Field Values
INDEX_NONE_AVAILABLE
static final int INDEX_NONE_AVAILABLE
- See Also:
- Constant Field Values
INDEX_NOT_ALLOCATED
static final int INDEX_NOT_ALLOCATED
- See Also:
- Constant Field Values
UNSUPPORTED_CONTEXT
static final int UNSUPPORTED_CONTEXT
- See Also:
- Constant Field Values
DUPLICATE_REGISTRATION
static final int DUPLICATE_REGISTRATION
- See Also:
- Constant Field Values
UNKNOWN_REGISTRATION
static final int UNKNOWN_REGISTRATION
- See Also:
- Constant Field Values
UNKNOWN_AGENT_CAPS
static final int UNKNOWN_AGENT_CAPS
- See Also:
- Constant Field Values
PARSE_ERROR
static final int PARSE_ERROR
- See Also:
- Constant Field Values
REQUEST_DENIED
static final int REQUEST_DENIED
- See Also:
- Constant Field Values
PROCESSING_ERROR
static final int PROCESSING_ERROR
- See Also:
- Constant Field Values
Copyright © 2002 iReasoning Inc. All Rights Reserved.