HAL.SysHC.ErrCntExcdNormRange

Description

An error counter is outside of its normal operating range.

Remedy

If health check considers that the error is occuring frequently enough for the component to be considered to have failed, then it will reboot the card with the CompFailDetail message above. If not, then the ErrCntExcdNormRange message is a Warning but nothing specifically needs to be done about it.

Severity

Warning

Message Text

Error counter %errorId% in %deviceName% on slot %slot% exceeds its normal operating range. Counter value of %count% errors in %pollInterval% seconds exceeds threshold of %threshold% error(s).

Message Parameters

Name Type
deviceName String
slot uInt32
errorId String
count uInt32
pollInterval uInt32
threshold uInt32