xref: /openbmc/libcper/examples/memory-validation-bits.json (revision da75128c6e2e9a9639d381441573d2e20e3a1ddf)
1{
2    "header": {
3        "revision": {
4            "major": 0,
5            "minor": 0
6        },
7        "sectionCount": 1,
8        "severity": {
9            "code": 0,
10            "name": "Recoverable"
11        },
12        "recordLength": 280,
13        "timestamp": "9932-01-17T01:00:19+00:00",
14        "timestampIsPrecise": false,
15        "platformID": "00000000-0000-0000-0000-000000000000",
16        "creatorID": "00000000-0000-0000-0000-000000000000",
17        "notificationType": {
18            "guid": "00000000-0000-0000-0000-000000000000",
19            "type": "Unknown"
20        },
21        "recordID": 2,
22        "flags": {
23            "value": 4,
24            "name": "HW_ERROR_FLAGS_SIMULATED"
25        },
26        "persistenceInfo": 0
27    },
28    "sectionDescriptors": [
29        {
30            "sectionOffset": 200,
31            "sectionLength": 80,
32            "revision": {
33                "major": 0,
34                "minor": 0
35            },
36            "flags": {
37                "primary": true,
38                "containmentWarning": true,
39                "reset": false,
40                "errorThresholdExceeded": false,
41                "resourceNotAccessible": false,
42                "latentError": false,
43                "propagated": false,
44                "overflow": false
45            },
46            "sectionType": {
47                "data": "a5bc1114-6f64-4ede-b863-3e83ed7c83b1",
48                "type": "Platform Memory"
49            },
50            "fruID": "cc4f334a-c563-11eb-8f88-9f7ac76c6f0c",
51            "severity": {
52                "code": 0,
53                "name": "Recoverable"
54            }
55        }
56    ],
57    "sections": [
58        {
59            "message": "A Multi-bit ECC Memory Error occurred at address 0x0000000080000000 at node 0",
60            "Memory": {
61                "bank": {
62                    "value": 0
63                },
64                "memoryErrorType": {
65                    "value": 3,
66                    "name": "Multi-bit ECC"
67                },
68                "moduleSmbiosHandle": 14,
69                "physicalAddress": 2147483648,
70                "physicalAddressHex": "0x0000000080000000",
71                "physicalAddressMask": 18446744073709547520,
72                "node": 0,
73                "card": 0,
74                "moduleRank": 0,
75                "device": 0,
76                "row": 0,
77                "column": 0,
78                "requestorID": 170,
79                "rankNumber": 0
80            }
81        }
82    ]
83}
84