DateAndTime
implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for columnar objects. DateAndTime
subclasses MOMutableColumn
and can thus directly be used with tables. To use this TC implementation as MOScalar
create the corresponding instance using {@link #createMOScalar} or even better use the {@link DateAndTimeTC} textualconvention in conjunction with a MOFactory
.
@author Frank Fock
@version 1.0
|
|