{
{ CML$TOP_OF_HOUR_SECDED_ID
{
{
{ PURPOSE:
{    This statistic records the failure data stored in the
{ SECDED ID Table.
{
{ FREQUENCY: At the beginning of each hour.
{
{ CONTENT:
{    The descriptive-data portion of this statistic contains:
{
{    '<mf>.<element>*<product id>*<serial number> *<symptom>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0) and 'ssss' is the serial number
{        number of that processor.
{
{      where <element> is the name CENTRAL_MEMORY.
{
{      where <product id> is the model number from the memory
{        element's identification register.
{
{      where <serial number> is the serial number from the
{        memory element's identification register.
{
{      where <symptom> is the symptom/action statement provided
{        by the system. The text of the possible symptom statement
{        is identical in content to the uppercase text described
{        under counter value 2 below.
{
{    The counter-value portion of this statistic contains:
{
{    1. Operating System (OS) action code as described in section
{       4.2 of the DFT/OS Interface Specification. (DCS # ARH6853)
{
{    2. This word contains a 12-bit DFT analysis code followed by
{       an 8-bit sequence number stored in bits 44-63 of the word.
{       The sequence number indicates the sequential order in which
{       a series of statistics occurred, and ranges from 0-255(10).
{       Dedicated Fault Tolerance (DFT) analysis code is described
{       in section 4.4 of the DFT/OS Interface Specification.
{
{         708 TOP OF HOUR SECDED ID TABLE.
{
{    3. Memory Option Installed Maintenance Register.
{
{    4. Memory Element ID Register.
{
{    5. The content of words 5-14 contain the SECDED ID Table. A
{       detailed description of the SECDED ID Table is located
{       in section 3.1.5 of the DFT/OS Interface Specification.
{
{    The SECDED ID Table is used by DFT to record central memory
{    single bit errors. There are ten entries in this table and
{    each entry represents one unique error. Counter-value word
{    3 contains the Memory Option Installed Maintenance Register.
{    The copy of the SECDED ID Table is stored beginning at
{    counter-value word 4.
{
  CONST
    cml$top_of_hour_secded_id = cmc$min_ecc + 1005;

*copyc cmc$condition_limits
