Uses of Package
org.metricshub.ipmi.core.coding.payload.sol
Packages that use org.metricshub.ipmi.core.coding.payload.sol
Package
Description
The API for Serial Over LAN (SOL) communication for IPMI.
-
Classes in org.metricshub.ipmi.core.coding.payload.sol used by org.metricshub.ipmi.core.api.solClassDescriptionEnumeration of all possible operations, that Remote Console can invoke on BMC during SOL communication.Enumeration of all possible states, that Remote Console can receive from BMC during SOL communication.
-
Classes in org.metricshub.ipmi.core.coding.payload.sol used by org.metricshub.ipmi.core.coding.payload.solClassDescriptionEnumeration of possible acknowledge states for SOL messages.
SolInboundStatusField
is a transfer object for status sent by remote system to this application inSolInboundMessage
.Implementation ofIpmiPayload
for SOL (Serial over LAN) messages.Enumeration of all possible operations, that Remote Console can invoke on BMC during SOL communication.SolOutboundOperationField
is a transfer object for operation sent by this application to remote system inSolOutboundMessage
.Enumeration of all possible states, that Remote Console can receive from BMC during SOL communication. -
Classes in org.metricshub.ipmi.core.coding.payload.sol used by org.metricshub.ipmi.core.coding.solClassDescriptionEnumeration of possible acknowledge states for SOL messages.Enumeration of all possible operations, that Remote Console can invoke on BMC during SOL communication.Enumeration of all possible states, that Remote Console can receive from BMC during SOL communication.