DateAndTimeScalar
implements the DateAndTime textual convention (TC) from the SNMPv2-TC MIB specificion for scalar objects. DateAndTimeScalar
subclasses MOScalar
and can thus directly be used. It is recommended to use this TC implementation not directly, instead use the {@link DateAndTimeTC} textual convention in conjunction with aMOFactory
.
@author Frank Fock
@version 1.0
|
|