Fields Summary |
---|
public static final int | BooleanTagASN.1 tag for representing the boolean type. |
public static final int | IntegerTagASN.1 tag for representing the integer type. |
public static final int | BitStringTagASN.1 tag for representing the bit string type. |
public static final int | OctetStringTagASN.1 tag for representing the octet string type. |
public static final int | NullTagASN.1 tag for representing the null type. |
public static final int | ObjectIdentiferTagASN.1 tag for representing the Object Identifier type. |
public static final int | UnknownSyntaxTagRepresents a unknown syntax type. No meaning in an ASN.1 context. |
public static final int | SequenceTagASN.1 tag for a SEQUENCE or SEQUENCE OF . |
public static final int | TableTagRepresents an SNMP table. No meaning in an ASN.1 context. |
public static final int | ApplFlagASN.1 Tag for application context. |
public static final int | CtxtFlagASN.1 tag for implicit context. |
public static final int | IpAddressTagASN.1 tag for representing an IP address as defined in RFC 1155. |
public static final int | CounterTagASN.1 tag for representing a Counter32 as defined in RFC 1155. |
public static final int | GaugeTagASN.1 tag for representing a Gauge32 as defined in RFC 1155. |
public static final int | TimeticksTagASN.1 tag for representing a Timeticks as defined in RFC 1155. |
public static final int | OpaqueTagASN.1 tag for representing an Opaque type as defined in RFC 1155. |
public static final int | Counter64TagASN.1 tag for representing a Counter64 as defined in RFC 1155. |
public static final int | NsapTagASN.1 tag for representing an Nsap as defined in RFC 1902. |
public static final int | UintegerTagASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902. |
public static final int | errNoSuchObjectTagASN.1 tag for representing a NoSuchObject as defined in RFC 1902. |
public static final int | errNoSuchInstanceTagASN.1 tag for representing a NoSuchInstance as defined in RFC 1902. |
public static final int | errEndOfMibViewTagASN.1 tag for representing an EndOfMibView as defined in RFC 1902. |