{
"bmc.kepler.Systems.MemoryChannel": {
"properties": {
"Name": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "内存通道名"
},
"LogicalCpuId": {
"baseType": "U8",
"readOnly": true,
"description": "逻辑cpuId"
},
"PhysicalChannelId": {
"baseType": "U8",
"readOnly": true,
"description": "物理内存通道Id"
},
"LogicalChannelId": {
"baseType": "U8",
"readOnly": true,
"description": "逻辑内存通道Id"
},
"DiagnosticFault": {
"baseType": "U8",
"readOnly": false,
"default": 0,
"description": "严重故障诊断告警状态"
},
"SystemId": {
"baseType": "U8",
"readOnly": true,
"description": "系统Id"
},
"CorrectableECCStormBurstEvent": {
"baseType": "U8",
"readOnly": false,
"default": 0,
"description": "内存发生超级CE风暴,取值: 0-未发生,1-发生。系统下电/复位时,恢复到未发生状态。"
}
}
}
}