|
|
Description:
|
wrsSystemClockStatusDetails OBJECT-TYPE
SYNTAX INTEGER {na(0), ok(1), thresholdExceeded(2), ntpError(3), error(4), ioError(5), unknownStatus(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The system clock is compared to NTP time
ok - system clock is under the threshold value
thresholdExceeded - system clock has exceeded the threshold value
IOError - IO error detected (error)
unknownStatus - Unexpected status (error)
error - Error detected
warningNA - there is N/A in one of object used to calculate this value"
|
|
|
|