The chapter Format describes the DateAndTime format used for licenses and certificates in anynode.

Format

The DateAndTime format used for licenses and certificates is coded according to RFC 2579 and is always coded as UTC time. The short eight byte octet format is used:

Field Octets Contents Range/Comment 1 1 - 2 Year 0 - 65536 in network-byte order 2 3 Month 1 - 12 3 4 Day 1 - 31 4 5 Hour 0 - 23 5 6 Minutes 0 - 59 6 7 Seconds 0 - 59 7 8 Deci-Seconds Always zero

Note that depending on the used MIB Browser the display may be a pure octet string like “07-DD-0C-0B0E-3A-35-00” which specifies the date and time “2013-12-11, 14:58:53”.