| 
HOME | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This class contains a collection of error status code of SNMPv1/v2c
| Field Summary | |
static int | 
AUTHORIZATION_ERROR
SNMPv1+ Error Status code.  | 
static int | 
BAD_VALUE
SNMPv1 Error Status code.  | 
static int | 
COMMIT_FAILED
SNMPv1+ Error Status code.  | 
static String[] | 
ERR_STRINGS
String representations of SNMP Error Status code.  | 
static int | 
GEN_ERR
SNMPv1 Error Status code.  | 
static int | 
INCONSISTENT_NAME
SNMPv1+ Error Status code.  | 
static int | 
INCONSISTENT_VALUE
SNMPv1+ Error Status code.  | 
static int | 
NO_ACCESS
SNMPv1+ Error Status code.  | 
static int | 
NO_CREATION
SNMPv1+ Error Status code.  | 
static int | 
NO_SUCH_NAME
SNMPv1 Error Status code.  | 
static int | 
NOT_WRITABLE
SNMPv1+ Error Status code.  | 
static int | 
READ_ONLY
SNMPv1 Error Status code.  | 
static int | 
RESOURCE_UNAVAILABLE
SNMPv1+ Error Status code.  | 
static int | 
TOO_BIG
SNMPv1 Error Status code.  | 
static int | 
UNDO_FAILED
SNMPv1+ Error Status code.  | 
static int | 
WRONG_ENCODING
SNMPv1+ Error Status code.  | 
static int | 
WRONG_LENGTH
SNMPv1+ Error Status code.  | 
static int | 
WRONG_TYPE
SNMPv1+ Error Status code.  | 
static int | 
WRONG_VALUE
SNMPv1+ Error Status code.  | 
| Field Detail | 
public static final int TOO_BIG
public static final int NO_SUCH_NAME
public static final int BAD_VALUE
public static final int READ_ONLY
public static final int GEN_ERR
public static final int NO_ACCESS
public static final int WRONG_TYPE
public static final int WRONG_LENGTH
public static final int WRONG_ENCODING
public static final int WRONG_VALUE
public static final int NO_CREATION
public static final int INCONSISTENT_VALUE
public static final int RESOURCE_UNAVAILABLE
public static final int COMMIT_FAILED
public static final int UNDO_FAILED
public static final int AUTHORIZATION_ERROR
public static final int NOT_WRITABLE
public static final int INCONSISTENT_NAME
public static final String[] ERR_STRINGS
  | 
HOME | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||