Package org.metricshub.ipmi.core.coding.payload.sol
package org.metricshub.ipmi.core.coding.payload.sol
-
ClassDescriptionEnumeration of possible acknowledge states for SOL messages.Implementation of
SolMessage
for BMC -> Remote Console message.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.Implementation ofSolMessage
for Remote Console -> BMC message.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.