|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sun.management.snmp
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
Contains SNMP data type constants. All members are static and can be used by any application.
Field Summary | |
static int |
ApplFlag
Deprecated. ASN.1 Tag for application context. |
static int |
BitStringTag
Deprecated. ASN.1 tag for representing the bit string type. |
static int |
BooleanTag
Deprecated. ASN.1 tag for representing the boolean type. |
static int |
Counter64Tag
Deprecated. ASN.1 tag for representing a Counter64 as defined in RFC 1155. |
static int |
CounterTag
Deprecated. ASN.1 tag for representing a Counter32 as defined in RFC 1155. |
static int |
CtxtFlag
Deprecated. ASN.1 tag for implicit context. |
static int |
errEndOfMibViewTag
Deprecated. ASN.1 tag for representing an EndOfMibView as defined in RFC 1902. |
static int |
errNoSuchInstanceTag
Deprecated. ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902. |
static int |
errNoSuchObjectTag
Deprecated. ASN.1 tag for representing a NoSuchObject as defined in RFC 1902. |
static int |
GaugeTag
Deprecated. ASN.1 tag for representing a Gauge32 as defined in RFC 1155. |
static int |
IntegerTag
Deprecated. ASN.1 tag for representing the integer type. |
static int |
IpAddressTag
Deprecated. ASN.1 tag for representing an IP address as defined in RFC 1155. |
static int |
NsapTag
Deprecated. ASN.1 tag for representing an Nsap as defined in RFC 1902. |
static int |
NullTag
Deprecated. ASN.1 tag for representing the null type. |
static int |
ObjectIdentiferTag
Deprecated. ASN.1 tag for representing the Object Identifier type. |
static int |
OctetStringTag
Deprecated. ASN.1 tag for representing the octet string type. |
static int |
OpaqueTag
Deprecated. ASN.1 tag for representing an Opaque type as defined in RFC 1155. |
static int |
SequenceTag
Deprecated. ASN.1 tag for a SEQUENCE or SEQUENCE OF . |
static int |
TableTag
Deprecated. Represents an SNMP table. |
static int |
TimeticksTag
Deprecated. ASN.1 tag for representing a Timeticks as defined in RFC 1155. |
static int |
UintegerTag
Deprecated. ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902. |
static int |
UnknownSyntaxTag
Deprecated. 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
SEQUENCE
or SEQUENCE OF
.
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
Counter32
as defined in RFC 1155.
public static final int GaugeTag
Gauge32
as defined in RFC 1155.
public static final int TimeticksTag
Timeticks
as defined in RFC 1155.
public static final int OpaqueTag
Opaque
type as defined in RFC 1155.
public static final int Counter64Tag
Counter64
as defined in RFC 1155.
public static final int NsapTag
Nsap
as defined in RFC 1902.
public static final int UintegerTag
Unsigned32
integer as defined in RFC 1902.
public static final int errNoSuchObjectTag
NoSuchObject
as defined in RFC 1902.
public static final int errNoSuchInstanceTag
NoSuchInstance
as defined in RFC 1902.
public static final int errEndOfMibViewTag
EndOfMibView
as defined in RFC 1902.
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |