|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SnmpStatusEnumeration.java Created: Saturday Dec 08 2001
Field Summary | |
static byte |
ASN_CONSTRUTOR
ASN Commands |
static byte |
ASN_CONTEXT
ASN Commands |
static byte |
ASN_PREFIX
ASN Commands |
static int |
snmpBadValue
Six error types as defined in the RFC1157 |
static int |
snmpGeneralError
Six error types as defined in the RFC1157 |
static byte |
snmpGetCommand
SNMP Operations |
static byte |
snmpGetNextCommand
SNMP Operations |
static byte |
snmpGetResponseCommand
SNMP Operations |
static int |
snmpNoError
Six error types as defined in the RFC1157 |
static int |
snmpNoSuchName
Six error types as defined in the RFC1157 |
static int |
snmpReadOnly
Six error types as defined in the RFC1157 |
static byte |
snmpSetCommand
SNMP Operations |
static int |
snmpTooBig
Six error types as defined in the RFC1157 |
static byte |
snmpVersion
Describe the SNMP version constant snmpVersion here. |
Field Detail |
public static final byte snmpVersion
snmpVersion
here.public static final byte ASN_CONTEXT
public static final byte ASN_CONSTRUTOR
public static final byte ASN_PREFIX
public static final byte snmpGetCommand
public static final byte snmpGetNextCommand
public static final byte snmpGetResponseCommand
public static final byte snmpSetCommand
public static final int snmpNoError
public static final int snmpTooBig
public static final int snmpNoSuchName
public static final int snmpBadValue
public static final int snmpReadOnly
public static final int snmpGeneralError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |