public class NullValue extends SnmpValue
Modifier and Type | Field and Description |
---|---|
static NullValue |
NULL |
COUNTER, EOC, GAUGE, GET_NEXT_REQUEST_PDU, GET_REQUEST_PDU, GET_RESPONSE_PDU, INTEGER, IP_ADDRESS, OBJECT_IDENTIFIER, OCTET_STRING, OPAQUE, SEQUENCE, SET_REQUEST_PDU, TIME_TICKS, TRAP_PDU
Constructor and Description |
---|
NullValue() |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
void |
toAsn1(java.lang.StringBuilder sb) |
java.lang.String |
toString() |
public static final NullValue NULL