|
|
Description:
|
wrsLeapSecSourceStatusDetails OBJECT-TYPE
SYNTAX INTEGER {na(0), ok(1), statusFileMissing(2), unknownStatus(3), updated(4), dhcpError(5), invalidUrl(6), invalidFile(7), downloadError(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Download status of the leap seconds file
ok - Everything is OK
updated - Local leap seconds file has been updated
dhcpError - DHCP error detected
invalidUrl - The URL is not reachable or invalid
invalidFile - The download file is invalid
downloadError - Error detected during the download
errorMinor - cannot read the status file, problem is probably somewhere
else"
|
|
|
|