IPMI Java Client 1.1.00 API
Package
Description
IPMI client with components such as runners (requesters), data model, and the client entry point.
See
See
IpmiClient
.Includes the IPMI data model for Field Replaceable Unit (FRU) and Sensor devices to be managed by the
IpmiResultConverter
class.Includes IPMI runners for fetching Field Replaceable Units (FRUs), Sensors, and Chassis information.
The asynchronous API.
The package containing asynchronous API message classes.
The API for Serial Over LAN (SOL) communication for IPMI.
The library's API.
For synchronous API see
For synchronous API see
org.sentrysoftware.ipmi.core.api.sync
, for asynchronous API see org.sentrysoftware.ipmi.core.api.async
The part of library responsible for message encoding and decoding.
The package containing command wrappers.
Chassis related commands.
FRU related commands.
FRU records wrappers.
SDR related commands.
SDR records formats.
SEL related commands.
Session management related commands.
The IPMI payload encoders and decoders.
The LAN payload format encoders and decoders.
The IPMI protocol messages, encoder and decoder.
IPMI protocol decoder classes.
IPMI protocol encoder classes.
The RMCP-level encoder, decoder and mesage classes.
Authentication, confidentiality and integrity algorithms.
The library utility classes.
Package responsible for
Connection
management.Package responsible for message queuing.
The
StateMachine
classesThe
StateMachine
actions.The
StateMachine
events.The
StateMachine
states.The UDP transport layer.