public final class CommandCodes
extends java.lang.Object
TypeConverter
because
fields need to be runtime constants.Modifier and Type | Field and Description |
---|---|
static byte |
ChassisControl
An IPMI code for Chassis Control command
|
static byte |
GetChannelAuthenticationCapabilities
An IPMI code for Get Channel Authentication Capabilities command
|
static byte |
GetChannelCipherSuites
An IPMI code for Get Channel Cipher Suites command
|
static byte |
GetChassisStatus
An IPMI code for Get Chassis Status command
|
static byte |
GetDeviceSdrInfo
An IPMI code for Get Device SDR Info command
|
static byte |
GetFruInventoryAreaInfo
An IPMI code for Get FRU Inventory Area Info command
|
static byte |
GetSdr
An IPMI code for Get SDR command
|
static byte |
GetSdrRepositoryInfo
An IPMI code for Get Device SDR Info command
|
static byte |
GetSelEntry
An IPMI code for Get SEL Entry command
|
static byte |
GetSelInfo
An IPMI code for Get SEL Info command
|
static byte |
ReadFruData
An IPMI code for Read FRU Data command
|
static byte |
ReserveSdrRepository
An IPMI code for Reserve SDR Repository command
|
static byte |
ReserveSel
An IPMI code for Reserve SEL command
|
static byte |
SetSessionPrivilegeLevel |
public static final byte GetChassisStatus
public static final byte ChassisControl
public static final byte GetFruInventoryAreaInfo
public static final byte ReadFruData
public static final byte GetSdrRepositoryInfo
public static final byte GetDeviceSdrInfo
public static final byte ReserveSdrRepository
public static final byte GetSdr
public static final byte GetChannelAuthenticationCapabilities
public static final byte SetSessionPrivilegeLevel
public static final byte GetSelInfo
public static final byte ReserveSel
public static final byte GetSelEntry
public static final byte GetChannelCipherSuites