1# xyz.openbmc_project.State.Host.SoftOffTimeout
2- name: SoftOffTimeout
3  description: Host did not shutdown within configured time.
4# xyz.openbmc_project.State.Host.Error.HostStartFailure
5- name: HostStartFailure
6  description: The systemd obmc-host-start.target failed to complete
7# xyz.openbmc_project.State.Host.Error.HostMinStartFailure
8- name: HostMinStartFailure
9  description: The systemd obmc-host-start-min.target failed to complete
10# xyz.openbmc_project.State.Host.Error.HostShutdownFailure
11- name: HostShutdownFailure
12  description: The systemd obmc-host-shutdown.target failed to complete
13# xyz.openbmc_project.State.Host.Error.HostStopFailure
14- name: HostStopFailure
15  description: The systemd obmc-host-stop.target failed to complete
16# xyz.openbmc_project.State.Host.Error.HostRebootFailure
17- name: HostRebootFailure
18  description: The systemd obmc-host-reboot.target failed to complete
19# xyz.openbmc_project.State.Host.Error.BMCNotReady
20- name: BMCNotReady
21  description: The BMC is not in a Ready state, no host operations allowed
22