public static interface SnmpPointLocatorVO.SetTypes
Modifier and Type | Field and Description |
---|---|
static int |
COUNTER_32 |
static int |
COUNTER_64 |
static int |
GAUGE_32 |
static int |
INTEGER_32 |
static int |
IP_ADDRESS |
static int |
NONE |
static int |
OCTET_STRING |
static int |
OID |
static int |
OPAQUE |
static int |
TIME_TICKS |
static final int NONE
static final int INTEGER_32
static final int OCTET_STRING
static final int OID
static final int IP_ADDRESS
static final int COUNTER_32
static final int GAUGE_32
static final int TIME_TICKS
static final int OPAQUE
static final int COUNTER_64