|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SnmpEntryStatus
This class contains constants of SMIv1 EntryStatus code
Field Summary | |
---|---|
static int |
CREATE_REQUEST
Table row is to be created |
static int |
INVALID
Table row is to be deleted |
static int |
UNDER_CREATION
Table row is being created |
static int |
VALID
Table row is active and ready |
Field Detail |
---|
static final int VALID
static final int CREATE_REQUEST
static final int UNDER_CREATION
static final int INVALID
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |