Uses of Class
org.sentrysoftware.ipmi.core.coding.commands.sdr.record.SensorRecord
Packages that use SensorRecord
Package
Description
Includes the IPMI data model for Field Replaceable Unit (FRU) and Sensor devices to be managed by the
IpmiResultConverter class.SDR records formats.
-
Uses of SensorRecord in org.sentrysoftware.ipmi.client.model
Methods in org.sentrysoftware.ipmi.client.model that return SensorRecordConstructors in org.sentrysoftware.ipmi.client.model with parameters of type SensorRecordModifierConstructorDescriptionSensor(SensorRecord sensorRecord, GetSensorReadingResponseData data, String states) -
Uses of SensorRecord in org.sentrysoftware.ipmi.core.coding.commands.sdr.record
Subclasses of SensorRecord in org.sentrysoftware.ipmi.core.coding.commands.sdr.recordModifier and TypeClassDescriptionclassDeprecated.This sensor record has been deprecatedclassWrapper for Compact Sensor Record formatclassThis record is the same as theEntityAssociationRecord, except that it supports describing associations between entities that have device-relative Entity Instance values as well as system-relative values.classThis record is used to present the relationship between entities that contain, or are contained by, other entities.classThis record provides a mechanism to associate FRU and Entity information with a physical or logical sensor that generates events, but cannot otherwise be accessed.classThis 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.classWrapper class for Full Sensor Record formatclassThis 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.classThis record can be used by utility software to record that a given controller has been discovered in the system.classThis 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.classOEM specific record.Methods in org.sentrysoftware.ipmi.core.coding.commands.sdr.record that return SensorRecordModifier and TypeMethodDescriptionstatic SensorRecordSensorRecord.populateSensorRecord(byte[] recordData) Parses sensor record raw data