|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class contains SNMP data type constants. All members are static and can be used by any application.
Field Summary | |
static int |
ApplFlag
ASN.1 Tag for Application context. |
static int |
BitStringTag
ASN.1 tag for representing the bit string type. |
static int |
BooleanTag
ASN.1 tag for representing the boolean type. |
static int |
Counter64Tag
ASN tag for representing a Counter64 as defined in RFC 1155. |
static int |
CounterTag
ASN tag for representing a Counter32 as defined in RFC 1155. |
static int |
CtxtFlag
ASN.1 tag for implicit context. |
static int |
errEndOfMibViewTag
ASN tag for representing a EndOfMibView as defined in RFC 1902. |
static int |
errNoSuchInstanceTag
ASN tag for representing a NoSuchInstance as defined in RFC 1902. |
static int |
errNoSuchObjectTag
ASN tag for representing a NoSuchObject as defined in RFC 1902. |
static int |
GaugeTag
ASN tag for representing a Gauge32 as defined in RFC 1155. |
static int |
IntegerTag
ASN.1 tag for representing the integer type. |
static int |
IpAddressTag
ASN tag for representing an IP Address as defined in RFC 1155. |
static int |
NsapTag
ASN tag for representing a Nsap as defined in RFC 1902. |
static int |
NullTag
ASN.1 tag for representing the Null type. |
static int |
ObjectIdentiferTag
ASN.1 tag for representing the Object Identifier type. |
static int |
OctetStringTag
ASN.1 tag for representing the octet string type. |
static int |
OpaqueTag
ASN tag for representing an Opaque type as defined in RFC 1155. |
static int |
SequenceTag
ASN.1 tag for a SEQUENCE or SEQUENCE OF. |
static int |
TableTag
Represents a SNMP table. |
static int |
TimeticksTag
ASN tag for representing a Timeticks as defined in RFC 1155. |
static int |
UintegerTag
ASN tag for representing a Unsigned32 integer as defined in RFC 1902. |
static int |
UnknownSyntaxTag
Represents a unknown syntax type. |
Field Detail |
public static final int BooleanTag
public static final int IntegerTag
public static final int BitStringTag
public static final int OctetStringTag
public static final int NullTag
public static final int ObjectIdentiferTag
public static final int UnknownSyntaxTag
public static final int SequenceTag
public static final int TableTag
public static final int ApplFlag
public static final int CtxtFlag
public static final int IpAddressTag
public static final int CounterTag
public static final int GaugeTag
public static final int TimeticksTag
public static final int OpaqueTag
public static final int Counter64Tag
public static final int NsapTag
public static final int UintegerTag
public static final int errNoSuchObjectTag
public static final int errNoSuchInstanceTag
public static final int errEndOfMibViewTag
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |