Skip to main content

Parameter in IPMI Command Contents

The section provides detailed parameters in IPMI command contents.

Table 1. Parameters in IPMI command contents

SET LAN CONFIG PARAM

NetFn

CMD

0x0C

0x01

Request data

Response data

Comments

Byte 1 - Channel number

Byte 2 - Parameter selector

Byte [3:N] - Configuration parameter

Byte 1 - Completion code

[Request data]

Byte 2 - Parameter selector

Byte [3:N] - Configuration parameter

Refer to the table in IPMI Parameter - LAN Configuration Parameters for more details.

[Response data]

Byte 1 - Completion code
  • 0x80 - Parameter not supported
  • 0x81 - Attempt to set the “set in progress” value when not in the “set complete” state
  • 0x82 - Attempt to write read-only parameter
  • 0x83 - Attempt to read write-only parameter

GET LAN CONFIG PARAM

NetFn

CMD

0x0C

0x02

Request data

Response data

Comments

Byte 1 - Channel number

Byte 2 - Parameter selector

Byte 3 - Set selector

Byte 4 - Block selector

Byte 1 - Completion code

Byte 2 - Parameter revision

Byte [3:N] - Configuration parameter

[Request data]

Byte 2 - Parameter selector

Refer to the table in IPMI Parameter - LAN Configuration Parameters for more details.

Byte 3 - Set selector
  • 0x00 - If the parameter does not require a set selector
Byte 4 - Block selector
  • 0x00 - If the parameter does not require a block selector