Chapter 7. Hardware management 209
Table 7-12 Miscellaneous IPMI commands
Examples
This section provides some examples of how to use the IPMI interface to obtain
data. Depending on the command that is requested, the parameters and the
output have a different format. Refer to the following tables for specific command
formats:
Table 7-4 on page 203
Table 7-5 on page 204
Table 7-6 on page 205
Table 7-7 on page 205
Table 7-8 on page 206
Table 7-9 on page 206
Table 7-10 on page 207
Table 7-11 on page 207
Table 7-12 on page 209
Description NetFn CMD Data
Set Time 0x32 0xa1 Request Data:
Byte 1: Year MSB (1970 - 2037)
Byte 2: Year LSB (1970 - 2037)
Byte 3: Month (0x01-0x12)
Byte 4: Date (0x01-0x31)
Byte 5: Hour (0x00-0x23)
Byte 6: Minute (0x00-0x59)
Byte 7: Second (0x00-0x59)
Example: Year 2010 (byte1: 0x20; byte2; 0x10)
Response Data:
Byte 1: Completion code (0x00)
Get FPC Status 0x32 0xa8 Request Data:
None
Response Data:
Byte 1: Completion code (0x00)
Byte 2: FPC major version
Byte 3: FPC minor version
Byte 4: PSOC major version
Byte 5: PSOC minor version
Byte 6: Boot Flash number (0x1-0x2)
Byte 7: Build major number
Byte 8: Build minor number (ASCII value)