public final class CommandCodes
extends java.lang.Object
TypeConverter
because
fields need to be runtime constants.Modifier and Type | Field and Description |
---|---|
static byte |
CHASSIS_CONTROL
An IPMI code for Chassis Control command
|
static byte |
GET_CHANNEL_AUTHENTICATION_CAPABILITIES
An IPMI code for Get Channel Authentication Capabilities command
|
static byte |
GET_CHANNEL_CIPHER_SUITES
An IPMI code for Get Channel Cipher Suites command
|
static byte |
GET_CHASSIS_STATUS
An IPMI code for Get Chassis Status command
|
static byte |
GET_DEVICE_SDR_INFO
An IPMI code for Get Device SDR Info command
|
static byte |
GET_FRU_INVENTORY_AREA_INFO
An IPMI code for Get FRU Inventory Area Info command
|
static byte |
GET_SDR
An IPMI code for Get SDR command
|
static byte |
GET_SDR_REPOSITORY_INFO
An IPMI code for Get Device SDR Info command
|
static byte |
GET_SEL_ENTRY
An IPMI code for Get SEL Entry command
|
static byte |
GET_SEL_INFO
An IPMI code for Get SEL Info command
|
static byte |
READ_FRU_DATA
An IPMI code for Read FRU Data command
|
static byte |
RESERVE_SDR_REPOSITORY
An IPMI code for Reserve SDR Repository command
|
static byte |
RESERVE_SEL
An IPMI code for Reserve SEL command
|
static byte |
SET_SESSION_PRIVILEGE_LEVEL
An IPMI code for Set Session Privilege Level command
|
public static final byte GET_CHASSIS_STATUS
public static final byte CHASSIS_CONTROL
public static final byte GET_FRU_INVENTORY_AREA_INFO
public static final byte READ_FRU_DATA
public static final byte GET_SDR_REPOSITORY_INFO
public static final byte GET_DEVICE_SDR_INFO
public static final byte RESERVE_SDR_REPOSITORY
public static final byte GET_SDR
public static final byte GET_CHANNEL_AUTHENTICATION_CAPABILITIES
public static final byte SET_SESSION_PRIVILEGE_LEVEL
public static final byte GET_SEL_INFO
public static final byte RESERVE_SEL
public static final byte GET_SEL_ENTRY
public static final byte GET_CHANNEL_CIPHER_SUITES