Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.commands.sdr.record |
SDR records formats.
|
com.veraxsystems.vxipmi.test |
Modifier and Type | Class and Description |
---|---|
class |
BmcMessageChannelInfoRecord
Deprecated.
|
class |
CompactSensorRecord
Wrapper for Compact Sensor Record format
|
class |
DeviceRelativeEntityAssiciationRecord
This record is the same as the
EntityAssociationRecord , except that
it supports describing associations between entities that have
device-relative Entity Instance values as well as system-relative values. |
class |
EntityAssociationRecord
This record is used to present the relationship between entities that
contain, or are contained by, other entities.
|
class |
EventOnlyRecord
This record provides a mechanism to associate FRU and Entity information with
a physical or logical sensor that generates events, but cannot otherwise be
accessed.
|
class |
FruDeviceLocatorRecord
This record is used for locating FRU information that is on the IPMB, on a
Private Bus behind or management controller, or accessed via FRU commands to
a management controller.
|
class |
FullSensorRecord
Wrapper class for Full Sensor Record format
|
class |
GenericDeviceLocatorRecord
This record is used to store the location and type information for devices on
the IPMB or management controller private busses that are neither IPMI FRU
devices nor IPMI management controllers.
|
class |
ManagementControllerConfirmationRecord
This record can be used by utility software to record that a given controller
has been discovered in the system.
|
class |
ManagementControllerDeviceLocatorRecord
This information is used for identifying management controllers on the IPMB
and other internal channels, and for providing Entity and initialization
information for all management controllers, including the BMC.
|
class |
OemRecord
OEM specific record.
|
Modifier and Type | Method and Description |
---|---|
static SensorRecord |
SensorRecord.populateSensorRecord(byte[] recordData)
Parses sensor record raw data
|
Modifier and Type | Method and Description |
---|---|
static SensorRecord |
GetFruInfoRunner.getSensorData(IpmiConnector connector,
ConnectionHandle handle,
int reservationId) |
SensorRecord |
GetAllSensorReadingsRunner.getSensorData(IpmiConnector connector,
ConnectionHandle handle,
int reservationId) |