243 lines · plain
1What: /sys/devices/platform/ipmi_bmc.*/firmware_revision2Date: Mar, 20063KernelVersion: v2.6.174Contact: openipmi-developer@lists.sourceforge.net5Description:6 (RO) The major and minor revision of the firmware.7 8 9What: /sys/devices/platform/ipmi_bmc.*/aux_firmware_revision10Date: Mar, 200611KernelVersion: v2.6.1712Contact: openipmi-developer@lists.sourceforge.net13Description:14 (RO) Holds additional information about the firmware revision,15 such as boot block or internal data structure version numbers.16 The meanings of the numbers are specific to the vendor17 identified by Manufacturer ID.18 19 20What: /sys/devices/platform/ipmi_bmc.*/revision21Date: Mar, 200622KernelVersion: v2.6.1723Contact: openipmi-developer@lists.sourceforge.net24Description:25 (RO) Device revision. Useful for identifying if significant26 hardware changes have been made to the implementation of the27 management controller.28 29 30What: /sys/devices/platform/ipmi_bmc.*/provides_device_sdrs31Date: Mar, 200632KernelVersion: v2.6.1733Contact: openipmi-developer@lists.sourceforge.net34Description:35 (RO) Indicates whether device provides device sensor data36 records (1) or not (0).37 38 39What: /sys/devices/platform/ipmi_bmc.*/device_id40Date: Mar, 200641KernelVersion: v2.6.1742Contact: openipmi-developer@lists.sourceforge.net43Description:44 (RO) Device id is specified by the manufacturer identified by45 the Manufacturer ID field. This field allows controller specific46 software to identify the unique application command, OEM47 fields, and functionality that are provided by the controller48 49 50What: /sys/devices/platform/ipmi_bmc.*/additional_device_support51Date: Mar, 200652KernelVersion: v2.6.1753Contact: openipmi-developer@lists.sourceforge.net54Description:55 (RO) Lists the IPMI ‘logical device’ commands and functions56 that the controller supports that are in addition to the57 mandatory IPM and Application commands.58 59 60What: /sys/devices/platform/ipmi_bmc.*/ipmi_version61Date: Mar, 200662KernelVersion: v2.6.1763Contact: openipmi-developer@lists.sourceforge.net64Description:65 (RO) Displays the IPMI Command Specification Version.66 67 68What: /sys/devices/platform/ipmi_bmc.*/manufacturer_id69Date: Mar, 200670KernelVersion: v2.6.1771Contact: openipmi-developer@lists.sourceforge.net72Description:73 (RO) Identifies the manufacturer responsible for the74 specification of functionality of the vendor (OEM)-specific75 commands, codes, and interfaces used in the controller.76 77 78What: /sys/devices/platform/ipmi_bmc.*/product_id79Date: Mar, 200680KernelVersion: v2.6.1781Contact: openipmi-developer@lists.sourceforge.net82Description:83 (RO) Displays a number that identifies a particular system,84 module, add-in card, or board set. The number is specified85 according to the manufacturer given by Manufacturer ID.86 87For detailed definitions of the above attributes, refer to section 20.1 'Get88Device ID Command' of the IPMI specification v2.0.89 90 91What: /sys/devices/platform/ipmi_bmc.*/guid92Date: Mar, 200693KernelVersion: v2.6.1794Contact: openipmi-developer@lists.sourceforge.net95Description:96 (RO) A GUID (Globally Unique ID), also referred to as a UUID97 (Universally Unique Identifier), for the management controller,98 as described in section 20.8 'Get Device GUID Command' of the99 IPMI specification v2.0.100 101 102What: /sys/devices/platform/ipmi_si.*/type103Date: Sep, 2017104KernelVersion: v4.15105Contact: openipmi-developer@lists.sourceforge.net106Description:107 (RO) The device interface for IPMI "kcs", "smic", "bt" or108 "invalid"109 110What: /sys/devices/platform/ipmi_si.*/idles111What: /sys/devices/platform/ipmi_si.*/watchdog_pretimeouts112What: /sys/devices/platform/ipmi_si.*/complete_transactions113What: /sys/devices/platform/ipmi_si.*/events114What: /sys/devices/platform/ipmi_si.*/interrupts115What: /sys/devices/platform/ipmi_si.*/hosed_count116What: /sys/devices/platform/ipmi_si.*/long_timeouts117What: /sys/devices/platform/ipmi_si.*/flag_fetches118What: /sys/devices/platform/ipmi_si.*/attentions119What: /sys/devices/platform/ipmi_si.*/incoming_messages120What: /sys/devices/platform/ipmi_si.*/short_timeouts121Date: Sep, 2017122KernelVersion: v4.15123Contact: openipmi-developer@lists.sourceforge.net124Description:125 126 ====================== ========================================127 idles (RO) Number of times the interface was128 idle while being polled.129 130 watchdog_pretimeouts (RO) Number of watchdog pretimeouts.131 132 complete_transactions (RO) Number of completed messages.133 134 events (RO) Number of IPMI events received from135 the hardware.136 137 interrupts (RO) Number of interrupts the driver138 handled.139 140 hosed_count (RO) Number of times the hardware didn't141 follow the state machine.142 143 long_timeouts (RO) Number of times the driver144 requested a timer while nothing was in145 progress.146 147 flag_fetches (RO) Number of times the driver148 requested flags from the hardware.149 150 attentions (RO) Number of time the driver got an151 ATTN from the hardware.152 153 incoming_messages (RO) Number of asynchronous messages154 received.155 156 short_timeouts (RO) Number of times the driver157 requested a timer while an operation was158 in progress.159 ====================== ========================================160 161 162What: /sys/devices/platform/ipmi_si.*/interrupts_enabled163Date: Sep, 2017164KernelVersion: v4.15165Contact: openipmi-developer@lists.sourceforge.net166Description:167 (RO) Indicates whether interrupts are enabled or not. The driver168 disables interrupts when it gets into a situation where it169 cannot handle messages due to lack of memory. Once that170 situation clears up, it will re-enable interrupts.171 172 173What: /sys/devices/platform/ipmi_si.*/params174Date: Sep, 2017175KernelVersion: v4.15176Contact: openipmi-developer@lists.sourceforge.net177Description:178 [to be documented]179 180 181What: /sys/devices/platform/dmi-ipmi-ssif.*/type182Date: Sep, 2017183KernelVersion: v4.15184Contact: openipmi-developer@lists.sourceforge.net185Description:186 (RO) Shows the IMPI device interface type - "ssif" here.187 188 189What: /sys/devices/platform/dmi-ipmi-ssif.*/hosed190What: /sys/devices/platform/dmi-ipmi-ssif.*/alerts191What: /sys/devices/platform/dmi-ipmi-ssif.*/sent_messages192What: /sys/devices/platform/dmi-ipmi-ssif.*/sent_messages_parts193What: /sys/devices/platform/dmi-ipmi-ssif.*/received_messages194What: /sys/devices/platform/dmi-ipmi-ssif.*/received_message_parts195What: /sys/devices/platform/dmi-ipmi-ssif.*/events196What: /sys/devices/platform/dmi-ipmi-ssif.*/watchdog_pretimeouts197What: /sys/devices/platform/dmi-ipmi-ssif.*/flag_fetches198What: /sys/devices/platform/dmi-ipmi-ssif.*/send_retries199What: /sys/devices/platform/dmi-ipmi-ssif.*/receive_retries200What: /sys/devices/platform/dmi-ipmi-ssif.*/send_errors201What: /sys/devices/platform/dmi-ipmi-ssif.*/receive_errors202Date: Sep, 2017203KernelVersion: v4.15204Contact: openipmi-developer@lists.sourceforge.net205Description:206 ====================== ========================================207 hosed (RO) Number of times the hardware didn't208 follow the state machine.209 210 alerts (RO) Number of alerts received.211 212 sent_messages (RO) Number of total messages sent.213 214 sent_message_parts (RO) Number of message parts sent.215 Messages may be broken into parts if216 they are long.217 218 received_messages (RO) Number of message responses219 received.220 221 received_message_parts (RO) Number of message fragments222 received.223 224 events (RO) Number of received events.225 226 watchdog_pretimeouts (RO) Number of watchdog pretimeouts.227 228 flag_fetches (RO) Number of times a flag fetch was229 requested.230 231 send_retries (RO) Number of time a message was232 retried.233 234 receive_retries (RO) Number of times the receive of a235 message was retried.236 237 send_errors (RO) Number of times the send of a238 message failed.239 240 receive_errors (RO) Number of errors in receiving241 messages.242 ====================== ========================================243