|
Class Summary |
| ArrayType |
A class for handling array type information for symbols in the
MIBs. |
| CompoundType |
A class for handling composed types for symbols in the MIBs. |
| Constraint |
The common superclass for all type constraints. |
| EnumerationType |
A class for handling integer type information. |
| IntegerType |
A class for handling integer type information. |
| NamedType |
A class for handling type information for named types. |
| ObjectIdentifierType |
A class for handling object id type information. |
| SizeConstraint |
A class representing a size constraint (for strings). |
| SnmpModuleIdentityType |
A class for handling type information for the SNMP module identity
macro type. |
| SnmpNotificationType |
A class for handling type information for the SNMP notification
type macro type. |
| SnmpObjectIdentityType |
A class for handling type information for the SNMP object identity
macro type. |
| SnmpObjectType |
A class for handling type information for an SNMP object type. |
| SnmpTextualConventionType |
A class for handling type information for the SNMP textual
convention macro type. |
| SnmpTrapType |
A class for handling type information for a SNMP trap type. |
| StringType |
A class for handling string type information. |
| Type |
A class for handling type information for symbols in the MIBs. |
| TypeAdapter |
An empty implementation of the TypeConverter interface. |
| ValueConstraint |
A class representing a single value constraint. |
| ValueRangeConstraint |
A class representing a value range constraint. |