Package org.metricshub.ipmi.core.sm.events
package org.metricshub.ipmi.core.sm.events
The
StateMachine events.
To create custom action extend StateMachineEvent class.-
ClassesClassDescriptionPerforms transition from
AuthcapWaitingtoAuthcap.Performs transition fromAuthcaptoOpenSessionWaiting.StateMachineEventthat will makeStateMachinein theSessionValidStateto sendCloseSessionand transit toAuthcapStatethe session.Generic event that is used in a few transitions.Default message for acknowledging received IPMI responses.Performed inCiphersWaitingStateindcates that not all availableCipherSuites were received from the remote system and moreGetChannelCipherSuitescommands are needed.Performs transition fromOpenSessionCompletetoRakp1Waiting.Performs transition fromRakp1CompletetoRakp3Waiting.StateMachineEventthat will makeStateMachinein theSessionValidStateto sendGetChannelAuthenticationCapabilitiesto the BMC in order to keep up the session.Acknowledges starting the session after receiving RAKP Message 4 (StateMachinetransits fromRakp3CompletetoSessionValid)Abstract for an event of theStateMachine.StateMachineEventindicating that response for one of the messages in the process of the session challenge did not arrive in time.