{ "@odata.context": "/redfish/v1/$metadata#Systems/Members/1/Processors/Members/$entity", "@odata.id": "/redfish/v1/Systems/1/Processors/2", "@odata.type": "#Processor.1.0.0.Processor", "Name": "Processor", "Id": "1", "Socket": "CPU 1", "ProcessorType": "CPU", "ProcessorArchitecture": "x86", "InstructionSet": "x86-64", "Manufacturer": "Intel(R) Corporation", "Model": "Multi-Core Intel(R) Xeon(R) processor 7xxx Series", "ProcessorID": { "VendorID": "GenuineIntel", "IdentificationRegisters": "0x34AC34DC890127BB", "EffectiveFamily": "0x42", "EffectiveModel": "0x62", "Step": "0x2", "MicrocodeInfo": "0x418843" }, "MaxSpeedMHz": 3100, "TotalCores": 6, "TotalThreads": 12, "Status": { "State": "Enabled", "Health": "OK" } }