- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<Variable>, BERSerializable, Address, AssignableFromByteArray, AssignableFromString, Variable
- Direct Known Subclasses:
- GenericAddress, IpAddress
public abstract class SMIAddress
extends AbstractVariable
implements Address
A SMIAddress
is an address that is defined by the Structure
of Management Information (SMI) and can be thereby serialized through the
Basic Encoding Rules (BER) used by the SNMP protocol.
- Since:
- 1.5
- Version:
- 1.8
- See Also:
- Serialized Form