User's Manual
Working with Prism MIB Files
Page 234 FlexWave Prism Element Management System 7.1 User Manual
©
2011 ADC Telecommunications, Inc ADCP-77-177 • Issue 1 • July 2011
System Date and Time MIB Format
fwuHstSystemDateandTime allows you to set the system date and time, where the
input is as follows:
YYYY-MM-DD,HH:MM:SS.D (24-Hour Time Format)
where fields are required (none are optional) and indicate the following in 24-Hour
time format.
• YYYY—Year
• MM—Month
• DD—date
• HH—Hour
• MM—Min ute
• SS—Seconds
You can input the month, date, hour, minutes, seconds, and deci seconds as a
single digit or as a double digit (that is, prefixed with 0).
The supported date and time range is from 1970-01-01,00:00:00 to
2037-12-31,23:59:59.
The output for month, date, hour, minutes, and seconds will always be in double
digit format (prefixed with 0). The output for deci seconds will always be single
digit.
For example, the output of 2009-01-02,03:04:05 can be resultant from either of the
following inputs:
• Input 1—2009-01-02,03:04:05
• Input 2—2009-1-2,3:4:5