Description:
|
hmtsTimeServerAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"If not set to 0.0.0.0, IP address of the time server the HMTS should
synchronize its internal clock with. If supported, the vendor must
specify the protocol used. Examples:
- daytime protocol (RFC 867), local time, string format;
DAY, MONTH DD, YYYY HH:MM:SS.
- NTP, UTC (RFC 958, NTP's time format is specified in the RFC).
Note: you can query the HMTS' clock via heCommonTime.
This object is non-volatile."
DEFVAL {'0000'h} -- '0000'h is IP address 0.0.0.0
|
|