DmiGetAttributeReq

The DmiGetAttributeCmd command requests the current values of attributes within groups by using the DmiGetAttributeReq block.

The format for the command block is: ┌──────────────────────────────────────────────────────────────────────────────┐
│ Table 34. DmiGetAttributeReq Command Block │
├───────────────┬───────────────┬───────────────┬──────────────────────────────┤
│ OFFSET │ SIZE │ TYPE │ VARIABLE NAME │
├───────────────┼───────────────┼───────────────┼──────────────────────────────┤
│ 0 │ 64 │ STRUCT │ DmiMgmtCommand │
├───────────────┼───────────────┼───────────────┼──────────────────────────────┤
│ 64 │ 4 │ INT │ iComponentId │
├───────────────┼───────────────┼───────────────┼──────────────────────────────┤
│ 68 │ 16 │ STRUCT │ DmiGetAttributeData[] │
└───────────────┴───────────────┴───────────────┴──────────────────────────────┘