|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MIBConstants
| Field Summary | |
|---|---|
static int |
ACCESS_ACCESSIBLE_FOR_NOTIFY
|
static int |
ACCESS_NOT_ACCESSIBLE
ACCESS clause constants |
static int |
ACCESS_NOT_IMPLEMENTED
This access clause value is used only in Agent-Capabilities |
static int |
ACCESS_READ_CREATE
|
static int |
ACCESS_READ_ONLY
|
static int |
ACCESS_READ_WRITE
|
static int |
ACCESS_WRITE_ONLY
|
static java.lang.String[] |
accessStr
String representations of ACCESS clause constants |
static int |
AGENT_CAPABILITIES
|
static java.lang.String[] |
alphaStr
String representation of the non-numeric types such as ipaddress,octet string etc. |
static int |
BITSTRING
|
static int |
COUNTER
|
static int |
COUNTER32
|
static int |
COUNTER64
|
static int |
GAUGE
|
static int |
GAUGE32
|
static int |
INTEGER
The basic numeric types |
static int |
INTEGER32
|
static int |
IPADDRESS
|
static java.lang.String[] |
macroStr
String repesentations of the macro-types. |
static int |
MODULE_COMPLIANCE
|
static int |
MODULE_IDENTITY
|
static int |
NETWORKADDRESS
|
static int |
NOTIFICATION_GROUP
|
static int |
NOTIFICATION_TYPE
|
static int |
NULL
|
static java.lang.String[] |
numericStr
String representation of the numeric types counter,integer etc.. |
static int |
OBJECT_GROUP
|
static int |
OBJECT_IDENTIFIER
The basic type definitions used while reading and writing the compiled MIBs |
static int |
OBJECT_IDENTITY
|
static int |
OBJECT_TYPE
The sub-types |
static int |
OCTETSTRING
The miscellaneous types |
static int |
OPAQUE
|
static int |
SEQUENCE
|
static int |
STATUS_CURRENT
|
static int |
STATUS_DEPRECATED
|
static int |
STATUS_MANDATORY
STATUS constants |
static int |
STATUS_OBSOLETE
|
static int |
STATUS_OPTIONAL
|
static java.lang.String[] |
statusStr
String representations of status clauses |
static int |
TEXTUAL_CONVENTION
|
static int |
TIMETICKS
|
static int |
TRAP_TYPE
|
static int |
UNSIGNED32
|
| Field Detail |
|---|
static final int OBJECT_IDENTIFIER
static final int TEXTUAL_CONVENTION
static final int TRAP_TYPE
static final int SEQUENCE
static final int OBJECT_TYPE
static final int AGENT_CAPABILITIES
static final int MODULE_IDENTITY
static final int OBJECT_IDENTITY
static final int NOTIFICATION_TYPE
static final int OBJECT_GROUP
static final int MODULE_COMPLIANCE
static final int NOTIFICATION_GROUP
static final java.lang.String[] macroStr
static final int INTEGER
static final int INTEGER32
static final int UNSIGNED32
static final int GAUGE
static final int GAUGE32
static final int COUNTER
static final int COUNTER32
static final int COUNTER64
static final int TIMETICKS
static final java.lang.String[] numericStr
static final int OCTETSTRING
static final int IPADDRESS
static final int OPAQUE
static final int NETWORKADDRESS
static final int BITSTRING
static final int NULL
static final java.lang.String[] alphaStr
static final int STATUS_MANDATORY
static final int STATUS_CURRENT
static final int STATUS_OPTIONAL
static final int STATUS_DEPRECATED
static final int STATUS_OBSOLETE
static final java.lang.String[] statusStr
static final int ACCESS_NOT_ACCESSIBLE
static final int ACCESS_READ_ONLY
static final int ACCESS_READ_WRITE
static final int ACCESS_WRITE_ONLY
static final int ACCESS_READ_CREATE
static final int ACCESS_ACCESSIBLE_FOR_NOTIFY
static final int ACCESS_NOT_IMPLEMENTED
static final java.lang.String[] accessStr
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||