org.netxms.client.constants
Class ASN
java.lang.Object
org.netxms.client.constants.ASN
public final class ASN
- extends java.lang.Object
ASN.1 constants
Constructor Summary |
ASN()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
BIT_STRING
public static final int BIT_STRING
- See Also:
- Constant Field Values
OCTET_STRING
public static final int OCTET_STRING
- See Also:
- Constant Field Values
NULL
public static final int NULL
- See Also:
- Constant Field Values
OBJECT_ID
public static final int OBJECT_ID
- See Also:
- Constant Field Values
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
IP_ADDR
public static final int IP_ADDR
- See Also:
- Constant Field Values
COUNTER32
public static final int COUNTER32
- See Also:
- Constant Field Values
GAUGE32
public static final int GAUGE32
- See Also:
- Constant Field Values
TIMETICKS
public static final int TIMETICKS
- See Also:
- Constant Field Values
OPAQUE
public static final int OPAQUE
- See Also:
- Constant Field Values
NSAP_ADDR
public static final int NSAP_ADDR
- See Also:
- Constant Field Values
COUNTER64
public static final int COUNTER64
- See Also:
- Constant Field Values
UINTEGER32
public static final int UINTEGER32
- See Also:
- Constant Field Values
NO_SUCH_OBJECT
public static final int NO_SUCH_OBJECT
- See Also:
- Constant Field Values
NO_SUCH_INSTANCE
public static final int NO_SUCH_INSTANCE
- See Also:
- Constant Field Values
GET_REQUEST_PDU
public static final int GET_REQUEST_PDU
- See Also:
- Constant Field Values
GET_NEXT_REQUEST_PDU
public static final int GET_NEXT_REQUEST_PDU
- See Also:
- Constant Field Values
RESPONSE_PDU
public static final int RESPONSE_PDU
- See Also:
- Constant Field Values
SET_REQUEST_PDU
public static final int SET_REQUEST_PDU
- See Also:
- Constant Field Values
TRAP_V1_PDU
public static final int TRAP_V1_PDU
- See Also:
- Constant Field Values
GET_BULK_REQUEST_PDU
public static final int GET_BULK_REQUEST_PDU
- See Also:
- Constant Field Values
INFORM_REQUEST_PDU
public static final int INFORM_REQUEST_PDU
- See Also:
- Constant Field Values
TRAP_V2_PDU
public static final int TRAP_V2_PDU
- See Also:
- Constant Field Values
REPORT_PDU
public static final int REPORT_PDU
- See Also:
- Constant Field Values
ASN
public ASN()
Copyright © 2013. All Rights Reserved.