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