public final class ASN extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BIT_STRING |
static int |
COUNTER32 |
static int |
COUNTER64 |
static int |
GAUGE32 |
static int |
GET_BULK_REQUEST_PDU |
static int |
GET_NEXT_REQUEST_PDU |
static int |
GET_REQUEST_PDU |
static int |
INFORM_REQUEST_PDU |
static int |
INTEGER |
static int |
IP_ADDR |
static int |
NO_SUCH_INSTANCE |
static int |
NO_SUCH_OBJECT |
static int |
NSAP_ADDR |
static int |
NULL |
static int |
OBJECT_ID |
static int |
OCTET_STRING |
static int |
OPAQUE |
static int |
REPORT_PDU |
static int |
RESPONSE_PDU |
static int |
SEQUENCE |
static int |
SET_REQUEST_PDU |
static int |
TIMETICKS |
static int |
TRAP_V1_PDU |
static int |
TRAP_V2_PDU |
static int |
UINTEGER32 |
Constructor and Description |
---|
ASN() |
public static final int INTEGER
public static final int BIT_STRING
public static final int OCTET_STRING
public static final int NULL
public static final int OBJECT_ID
public static final int SEQUENCE
public static final int IP_ADDR
public static final int COUNTER32
public static final int GAUGE32
public static final int TIMETICKS
public static final int OPAQUE
public static final int NSAP_ADDR
public static final int COUNTER64
public static final int UINTEGER32
public static final int NO_SUCH_OBJECT
public static final int NO_SUCH_INSTANCE
public static final int GET_REQUEST_PDU
public static final int GET_NEXT_REQUEST_PDU
public static final int RESPONSE_PDU
public static final int SET_REQUEST_PDU
public static final int TRAP_V1_PDU
public static final int GET_BULK_REQUEST_PDU
public static final int INFORM_REQUEST_PDU
public static final int TRAP_V2_PDU
public static final int REPORT_PDU
Copyright © 2016. All rights reserved.