Home
last modified time | relevance | path

Searched defs:Message (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp119 struct Message struct
121 static constexpr uint32_t MESSAGE_INVALID_SESSION_ID = 0xBADBADFF;
123 Message() : in Message() argument
139 Message(const Message& other) : in Message() function
169 uint32_t getCommand() in getCommand()
195 std::shared_ptr<Message> createResponse(std::vector<uint8_t>& output) in createResponse()
244 bool isPacketEncrypted; // Message's Encryption Status
245 bool isPacketAuthenticated; // Message's Authentication Status
246 PayloadType payloadType; // Type of message payload (IPMI,SOL ..etc)
247 uint32_t rcSessionID; // Remote Client's Session ID
[all …]
H A Dmessage_parsers.cpp320 const std::shared_ptr<Message>& /* message */, in verifyPacketIntegrity()
374 const std::shared_ptr<Message>& /* message */, in addIntegrityData()
399 const std::shared_ptr<Message>& /* message */, size_t payloadLen, in decryptPayload()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc.json10 "Message": "ADDDC Correctable Error.Socket=%1 Channel=%2 DIMM=%3 Rank=%4.", string
19 "Message": "At-Scale Debug service is now connected %1", string
28 "Message": "At-Scale Debug connection aborted/failed", string
36 "Message": "At-Scale Debug service is now disconnected", string
44 "Message": "At-Scale Debug service is stopped.", string
52 "Message": "At-Scale Debug Feature is disabled in hardware.", string
60 "Message": "At-Scale Debug service is started.", string
68 "Message": "At-Scale Debug Feature is enabled in hardware.", string
76 "Message": "At-Scale Debug special user is disabled", string
84 "Message": "At-Scale Debug special user is enabled", string
[all …]
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py78 sent: Message, received: Message):
113 def __init__(self, error_message: str, msg: Message):
152 def __init__(self, error_message: str, msg: Message, sent: Message):
342 async def _on_message(self, msg: Message) -> None:
408 def _do_send(self, msg: Message) -> None:
424 async def _issue(self, msg: Message) -> Union[None, str]:
469 async def _execute(self, msg: Message, assign_id: bool = True) -> Message:
502 msg: Union[Message, Mapping[str, object], bytes],
551 async def execute_msg(self, msg: Message) -> object:
H A Devents.py511 def accept(self, event: Message) -> bool:
531 async def put(self, event: Message) -> None:
628 async def _event_dispatch(self, msg: Message) -> None:
H A Dqmp_tui.py164 def _cb_outbound(self, msg: Message) -> Message:
180 def _cb_inbound(self, msg: Message) -> Message:
196 async def _send_to_server(self, msg: Message) -> None:
H A Dmessage.py22 class Message(MutableMapping[str, object]): class
/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp39 struct Message struct
41 const char* description;
42 const char* message;
43 const char* messageSeverity;
44 const size_t numberOfArgs;
45 std::array<const char*, 5> paramTypes;
46 const char* resolution;
/openbmc/openbmc-tools/openbmctool/
H A DpolicyTable.json16 "Message": "Failed to find an alert in the CSM RAS event types table", string
37 "Message": "Connection Error. View additional details for more information", string
58 "Message": "Failure to write to host CFAM interface", string
79 "Message": "Failure to read from host CFAM interface", string
100 "Message": "A system checkstop occurred", string
121 "Message": "Hostboot has become unresponsive", string
142 "Message": "A system checkstop occurred", string
163 …"Message": "An error was detected with the base platform, but was not able to be deciphered. Conta… string
184 "Message": "Hostboot procedure callout", string
205 "Message": "CPU 0 has failed", string
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/
H A DpolicyTable.json16 "Message": "Failed to find an alert in the CSM RAS event types table", string
37 "Message": "Connection Error. View additional details for more information", string
58 "Message": "Failure to write to host CFAM interface", string
79 "Message": "Failure to read from host CFAM interface", string
100 "Message": "A system checkstop occurred", string
121 "Message": "Hostboot has become unresponsive", string
142 "Message": "A system checkstop occurred", string
163 …"Message": "An error was detected with the base platform, but was not able to be deciphered. Conta… string
184 "Message": "Hostboot procedure callout", string
205 "Message": "CPU 0 has failed", string
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A Dmessage_registry.json20 "Message": "An operation timed out", string
37 "Message": "An application had an internal failure", string
58 "Message": "Code was given an invalid argument", string
74 "Message": "An operation failed due to unsufficient permission", string
91 "Message": "An operation failed because it isn't allowed", string
108 "Message": "The server's CA certificate has not been provided" string
128 "Message": "There was a failure when reading a sensor device", string
157 "Message": "There was a failure when reading a hardware device", string
186 "Message": "There was a failure when writing to a hardware device", string
215 "Message" string
247 "Message": "Failed to write to a file", global() string
278 "Message": "Certificate verification failed" global() string
301 "Message": "Failed to open a file", global() string
325 "Message": "Failed to read a file", global() string
349 "Message": "Failed to seek in a file", global() string
371 "Message": "The BMC sent the host a malformed PEL", global() string
422 "Message": "The host sent the BMC an invalid PEL", global() string
465 "Message": "This is a test error" global() string
488 "Message": "Unknown (Original event not in message registry)", global() string
526 "Message": "This is a test recoverable error", global() string
546 "Message": "This is a test predictive error", global() string
571 "Message": "All event logs were deleted", global() string
600 "Message": "Failure occurred during boot process", global() string
619 "Message": "Failure occurred during PHAL pre-poweroff operations", global() string
641 "Message": "Failure occurred during PHAL devtree sync", global() string
659 "Message": "Failure occurred during PHAL devtree backup", global() string
676 "Message": "Host did not respond to BMC after a BMC reset but hardware indicates it is running", global() string
700 "Message": "Failure occurred during re-initializing BMC to Host data structure", global() string
718 "Message": "Non functional boot processor", global() string
748 "Message": "Error during memory preserving reboot", global() string
796 "Message": "Error during Spare clock initialisation", global() string
818 "Message": "Informational error to house clock debug info", global() string
846 "Message": "Guard partition access failure", global() string
866 "Message": "There was a failure while initializing the FSI links", global() string
899 "Message": "BMC firmware detected incorrect number of OCCs", global() string
923 "Message": "OCC in safe state while active for one minute", global() string
952 "Message": "BMC failed to communicate with the OCC", global() string
975 "Message": "BMC failed to communicate with the OCC", global() string
1005 "Message": "BMC firmware was not able to find the OCC sensor ID records", global() string
1028 "Message": "Failure occurred during hardware isolation operations", global() string
1048 "Message": "Failure to read chassis poweron time from persistent file", global() string
1068 "Message": "Failure to write chassis poweron time to persistent file", global() string
1106 "Message": "Firmware detected either a FRU deconfigured And/Or guard record", global() string
1126 "Message": "Host did not respond to BMC after a BMC reset but it was booting or booted prior to the BMC reboot", global() string
1161 "Message": "Chassis input power is in a bad state, look for other logs with more details", global() string
1184 "Message": "User initiated a pinhole reset via the op-panel", global() string
1213 "Message": "A critical BMC application has failed on the system, the BMC is in an undefined state", global() string
1248 "Message": "A firmware security check has failed, most likely something is not configured correctly", global() string
1278 "Message": "The system has failed to reach BMC Ready state, look for other errors", global() string
1312 "Message": "The system has failed to reach chassis power on state, look for other errors", global() string
1346 "Message": "The system has failed to reach chassis power off state, look for other errors", global() string
1380 "Message": "The system has failed to start the host firmware, look for other errors", global() string
1414 "Message": "The system has failed to start the host firmware, look for other errors", global() string
1448 "Message": "The system has failed to shutdown the host firmware, look for other errors", global() string
1482 "Message": "The system has failed to stop the host firmware, look for other errors", global() string
1516 "Message": "The system has failed to reboot the host firmware, look for other errors", global() string
1550 "Message": "The host firmware has failed to boot and has entered a Quiesce state. Look for other errors.", global() string
1583 "Message": "The system has detected a failure in the TPM measurement.", global() string
1606 "Message": "The chassis is powering on.", global() string
1631 "Message": "chipop request failure reported by SBE", global() string
1669 "Message": "chipop timeout reported during SBE communication", global() string
1698 "Message": "SBE Chipop is not allowed due to invalid SBE state ", global() string
1721 "Message": "Boot failure reported by SBE", global() string
1785 "Message": "timeout reported during SBE boot process", global() string
1809 "Message": "SBE internal FFDC data after SBE chipop success", global() string
1839 "Message": "TI special attention detected", global() string
1864 "Message": "Attention handler error %1", global() string
1880 "Message": "SBE vital attention detected", global() string
1928 "Message": "Error Signature: %1 %2 %3" global() string
1971 "Message": "Error Signature: %1 %2 %3" global() string
2014 "Message": "Error Signature: %1 %2 %3" global() string
2040 "Message": "A power supply has indicated an input or under voltage condition.", global() string
2099 "Message": "The power supply detected a fault condition, see AdditionalData for further details.", global() string
2153 "Message": "A communication failure occurred talking to the power supply", global() string
2210 "Message": "A power supply that should be present is missing", global() string
2263 "Message": "The power supply configuration is not supported", global() string
2308 "Message": "Successful PSU code update", global() string
2363 "Message": "Unsuccessful PSU code update", global() string
2412 "Message": "Unsuccessful PSU code update", global() string
2460 "Message": "A power supply indicated a fan fault has occurred", global() string
2513 "Message": "A power supply has indicated an output over-current condition." global() string
2560 "Message": "Input power was lost while the system was powered on.", global() string
2611 "Message": "Power supply PSKill_fault", global() string
2658 "Message": "A power off was issued because a power fault was detected", global() string
2740 "Message": "A power off was issued because a regulator for standby power faulted", global() string
2783 "Message": "The power sequencer chip detected a PGOOD fault", global() string
3759 "Message": "The power sequencer chip detected a voltage fault", global() string
3804 "Message": "Voltage regulator phase fault detected; device now at redundancy level N (no redundant phases)", global() string
3830 "Message": "Voltage regulator phase fault detected; device now at redundancy level N+1 (one redundant phase)", global() string
3853 "Message": "A write verification error occurred on a device", global() string
3882 "Message": "The Uninterruptible Power Supply (UPS) battery is discharging and providing power to the system due to a utility failure", global() string
3902 "Message": "The Uninterruptible Power Supply (UPS) battery level is low", global() string
3928 "Message": "A regulators configuration file error occurred", global() string
3958 "Message": "A critical regulators configuration file error occurred", global() string
3987 "Message": "The power sequencer chip detected a fault", global() string
4037 "Message": "System power failed to turn on within timeout period", global() string
4087 "Message": "System power failed to turn off within timeout period", global() string
4138 "Message": "An internal firmware error occurred", global() string
4160 "Message": "An I2C error occurred communicating with a device", global() string
4185 "Message": "A PMBus error occurred on a device", global() string
4217 "Message": "A firmware inter-process communication (D-Bus) error occurred" global() string
4235 "Message": "Fan rotor fault", global() string
4308 "Message": "A fan is missing", global() string
4352 "Message": "Presence detect methods for the same fan disagree", global() string
4411 "Message": "The fan controller is offline. The system must be powered off.", global() string
4468 "Message": "Fan GPIO sensors not present", global() string
4518 "Message": "A temperature sensor exceeded its performance loss threshold.", global() string
4562 "Message": "A temperature sensor is under its performance loss threshold.", global() string
4613 "Message": "A temperature sensor exceeded its warning threshold.", global() string
4657 "Message": "A temperature sensor is under its warning threshold.", global() string
4708 "Message": "A temperature sensor exceeded its critical threshold.", global() string
4752 "Message": "A temperature sensor is under its critical threshold.", global() string
4785 "Message": "The ambient temperature passed the EPOW3 limit. The system will shut down if temp doesn't decrease.", global() string
4819 "Message": "The ambient temperature is back under the EPOW3 limit." global() string
4847 "Message": "The ambient temperature passed the EPOW4 limit. The system will shut down", global() string
4888 "Message": "An altitude sensor exceeded its warning threshold.", global() string
4911 "Message": "An altitude sensor is under its warning threshold.", global() string
4933 "Message": "A voltage sensor went below its critical low threshold." global() string
4951 "Message": "A voltage sensor is over its critical low threshold." global() string
4969 "Message": "A temperature sensor is under its low warning threshold.", global() string
4992 "Message": "A temperature sensor is above its low warning threshold.", global() string
5013 "Message": "A temperature sensor is under its low critical threshold.", global() string
5036 "Message": "A temperature sensor is over its low critical threshold.", global() string
5060 "Message": "An EEPROM path access error occurred.", global() string
5081 "Message": "A VPD data exception occurred.", global() string
5103 "Message": "A VPD ecc exception occurred.", global() string
5132 "Message": "A Json failure occurred.", global() string
5165 "Message": "Found default VPD.", global() string
5193 "Message": "A Dbus internal error occurred.", global() string
5220 "Message": "System type not supported in DTB table.", global() string
5249 "Message": "GPIO line couldn't be found or read.", global() string
5281 "Message": "Error occurred due to VPD mismatch between primary and backup.", global() string
5302 "Message": "Essential FRU check failed", global() string
5335 "Message": "Found Invalid system configuration.", global() string
5368 "Message": "Found un-configurable system configuration.", global() string
5400 "Message": "A std runtime failure occurred in VPD Manager code.", global() string
5422 "Message": "Input Device path failure", global() string
5439 "Message": "Unable to open device path or ioctl failure", global() string
5470 "Message": "Error in sending message to host", global() string
5498 "Message": "A Dbus internal error occurred.", global() string
5519 "Message": "Error while doing LCD/bootfail PIC code update.", global() string
5541 "Message": "Host did not respond before the watchdog timeout interval expired", global() string
5569 "Message": "BMC rebooted unexpectedly resulting in a ramoops dump being collected", global() string
5595 "Message": "A system component has a software version that is incompatible." global() string
5618 "Message": "This image version already exists on the device." global() string
5642 "Message": "An error occurred during untar." global() string
5665 "Message": "An error occurred when reading the software image Manifest file." global() string
5688 "Message": "The operation failed internally during processing the image." global() string
5711 "Message": "An error occurred processing the image." global() string
5734 "Message": "The device is busy during the update." global() string
5757 "Message": "The Update Access Key has expired." global() string
5780 "Message": "The software image has an invalid signature" global() string
5811 "Message": "Partition was not preserved on reboot", global() string
5839 "Message": "Failed to get the requested dump object path from the system." global() string
5860 "Message": "Failed to make a new dump notify request to the dump manager application." global() string
5881 "Message": "Failed to get the dump offload URI path from the dump entry." global() string
5902 "Message": "The hypervisor rejected the request to initiate a new resource dump." global() string
5923 "Message": "Failed to reset the dump ID, due to this requested dump will not be deleted." global() string
5944 "Message": "Failed to carry out the dump delete request from the hypervisor." global() string
5965 "Message": "Failed to set the dump offloaded completion flag in the dump entry." global() string
5986 "Message": "Failed to get the file path for the BMC dump and offload to the hypervisor." global() string
6007 "Message": "Failed to get the file path for the BMC dump and offload to the hypervisor." global() string
6028 "Message": "Could not create a new resource dump due to hypervisor verification failed." global() string
6049 "Message": "Failed to set the dump offload completion flag in the dump entry details." global() string
6070 "Message": "Failed to notify a new dump available request." global() string
6091 "Message": "Failed to send the resource dump parameters for a new dump initiation." global() string
6112 "Message": "Failed to send the certificate/license file to the host." global() string
6133 "Message": "Failed to decode the response of certificate/license file sent to the host." global() string
6154 "Message": "Failed to send the new certificate/license file to the host." global() string
6176 "Message": "Failed to set state effecter states." global() string
6197 "Message": "Failed to parse PDR JSON file." global() string
6218 "Message": "Failed to get state sensor PDR state." global() string
6239 "Message": "Failed to encode state sensor request." global() string
6260 "Message": "Failed to subscribe for concurrent maintenance of FRU." global() string
6281 "Message": "Host did not send a surveillance ping within stipulated timeout interval." global() string
6302 "Message": "Failed to reset the dump offload URI path from the dump entry." global() string
6323 "Message": "Host failed to complete the power off gracefully within the timeout." global() string
6336 "Message": "BMC/System/Resource dump has been deleted" global() string
6357 "Message": "Failed to collect PDR from Host within the timeout of BMC PDR Exchange." global() string
6378 "Message": "Failed to send NewFileAvailable request to remote terminus." global() string
6399 "Message": "Failed to decode NewFileAvailable response" global() string
6413 "Message": "BMC/System/Resource dump has been offloaded" global() string
6459 "Message": "Correctable ECC memory error collection limit is reached." global() string
6475 "Message": "Correctable ECC/other correctable memory error." global() string
6521 "Message": "Uncorrectable ECC/other uncorrectable memory error." global() string
6546 "Message": "chipop request failure reported by OCMB SBE", global() string
6588 "Message": "OCMB chipop timeout reported during SBE communication", global() string
6616 "Message": "SBE internal FFDC data after SBE chipop success", global() string
[all...]
H A DREADME.md272 #### Message subsubsection
/openbmc/slpd-lite/
H A Dslp.hpp126 struct Message struct
128 Header header;
129 Payload body;
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dutils.rs9 Message(String, Span), enumerator
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DOcpMctpVdm.hpp64 struct Message struct
66 BindingPciVid hdr; //!< OCP MCTP VDM message header
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DMessage.v1_3_0.json6 "Message": { object
25 "Message": { object
H A DMessageRegistry.v1_6_3.json106 "Message": { object
197 "Message": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DMessage.v1_3_0.json6 "Message": { object
25 "Message": { object
H A DMessageRegistry.v1_6_3.json106 "Message": { object
197 "Message": { object
/openbmc/bmcweb/redfish-core/include/utils/
H A Ddbus_event_log_entry.hpp20 std::string Message; member
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp29 using Message = std::string; typedef
/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp27 using Message = std::string; typedef
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dregistry_example.json22 "Message": "PS %1 had a PGOOD Fault", string
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp38 using Message = std::string; typedef
/openbmc/linux/include/scsi/
H A Dscsi_cmnd.h45 volatile int Message; member

12