org.jsmiparser.smi
Class BERConstants
java.lang.Object
org.jsmiparser.smi.BERConstants
public class BERConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTEGER32
public static final byte INTEGER32
- See Also:
- Constant Field Values
OCTETSTRING
public static final byte OCTETSTRING
- See Also:
- Constant Field Values
OID
public static final byte OID
- See Also:
- Constant Field Values
IPADDRESS
public static final byte IPADDRESS
- See Also:
- Constant Field Values
COUNTER32
public static final byte COUNTER32
- See Also:
- Constant Field Values
GAUGE32
public static final byte GAUGE32
- See Also:
- Constant Field Values
TIMETICKS
public static final byte TIMETICKS
- See Also:
- Constant Field Values
OPAQUE
public static final byte OPAQUE
- See Also:
- Constant Field Values
COUNTER64
public static final byte COUNTER64
- See Also:
- Constant Field Values
BERConstants
public BERConstants()