0001 What: /sys/devices/platform/ipmi_bmc.*/firmware_revision
0002 Date: Mar, 2006
0003 KernelVersion: v2.6.17
0004 Contact: openipmi-developer@lists.sourceforge.net
0005 Description:
0006 (RO) The major and minor revision of the firmware.
0007
0008
0009 What: /sys/devices/platform/ipmi_bmc.*/aux_firmware_revision
0010 Date: Mar, 2006
0011 KernelVersion: v2.6.17
0012 Contact: openipmi-developer@lists.sourceforge.net
0013 Description:
0014 (RO) Holds additional information about the firmware revision,
0015 such as boot block or internal data structure version numbers.
0016 The meanings of the numbers are specific to the vendor
0017 identified by Manufacturer ID.
0018
0019
0020 What: /sys/devices/platform/ipmi_bmc.*/revision
0021 Date: Mar, 2006
0022 KernelVersion: v2.6.17
0023 Contact: openipmi-developer@lists.sourceforge.net
0024 Description:
0025 (RO) Device revision. Useful for identifying if significant
0026 hardware changes have been made to the implementation of the
0027 management controller.
0028
0029
0030 What: /sys/devices/platform/ipmi_bmc.*/provides_device_sdrs
0031 Date: Mar, 2006
0032 KernelVersion: v2.6.17
0033 Contact: openipmi-developer@lists.sourceforge.net
0034 Description:
0035 (RO) Indicates whether device provides device sensor data
0036 records (1) or not (0).
0037
0038
0039 What: /sys/devices/platform/ipmi_bmc.*/device_id
0040 Date: Mar, 2006
0041 KernelVersion: v2.6.17
0042 Contact: openipmi-developer@lists.sourceforge.net
0043 Description:
0044 (RO) Device id is specified by the manufacturer identified by
0045 the Manufacturer ID field. This field allows controller specific
0046 software to identify the unique application command, OEM
0047 fields, and functionality that are provided by the controller
0048
0049
0050 What: /sys/devices/platform/ipmi_bmc.*/additional_device_support
0051 Date: Mar, 2006
0052 KernelVersion: v2.6.17
0053 Contact: openipmi-developer@lists.sourceforge.net
0054 Description:
0055 (RO) Lists the IPMI ‘logical device’ commands and functions
0056 that the controller supports that are in addition to the
0057 mandatory IPM and Application commands.
0058
0059
0060 What: /sys/devices/platform/ipmi_bmc.*/ipmi_version
0061 Date: Mar, 2006
0062 KernelVersion: v2.6.17
0063 Contact: openipmi-developer@lists.sourceforge.net
0064 Description:
0065 (RO) Displays the IPMI Command Specification Version.
0066
0067
0068 What: /sys/devices/platform/ipmi_bmc.*/manufacturer_id
0069 Date: Mar, 2006
0070 KernelVersion: v2.6.17
0071 Contact: openipmi-developer@lists.sourceforge.net
0072 Description:
0073 (RO) Identifies the manufacturer responsible for the
0074 specification of functionality of the vendor (OEM)-specific
0075 commands, codes, and interfaces used in the controller.
0076
0077
0078 What: /sys/devices/platform/ipmi_bmc.*/product_id
0079 Date: Mar, 2006
0080 KernelVersion: v2.6.17
0081 Contact: openipmi-developer@lists.sourceforge.net
0082 Description:
0083 (RO) Displays a number that identifies a particular system,
0084 module, add-in card, or board set. The number is specified
0085 according to the manufacturer given by Manufacturer ID.
0086
0087 For detailed definitions of the above attributes, refer to section 20.1 'Get
0088 Device ID Command' of the IPMI specification v2.0.
0089
0090
0091 What: /sys/devices/platform/ipmi_bmc.*/guid
0092 Date: Mar, 2006
0093 KernelVersion: v2.6.17
0094 Contact: openipmi-developer@lists.sourceforge.net
0095 Description:
0096 (RO) A GUID (Globally Unique ID), also referred to as a UUID
0097 (Universally Unique Identifier), for the management controller,
0098 as described in section 20.8 'Get Device GUID Command' of the
0099 IPMI specification v2.0.
0100
0101
0102 What: /sys/devices/platform/ipmi_si.*/type
0103 Date: Sep, 2017
0104 KernelVersion: v4.15
0105 Contact: openipmi-developer@lists.sourceforge.net
0106 Description:
0107 (RO) The device interface for IPMI "kcs", "smic", "bt" or
0108 "invalid"
0109
0110 What: /sys/devices/platform/ipmi_si.*/idles
0111 What: /sys/devices/platform/ipmi_si.*/watchdog_pretimeouts
0112 What: /sys/devices/platform/ipmi_si.*/complete_transactions
0113 What: /sys/devices/platform/ipmi_si.*/events
0114 What: /sys/devices/platform/ipmi_si.*/interrupts
0115 What: /sys/devices/platform/ipmi_si.*/hosed_count
0116 What: /sys/devices/platform/ipmi_si.*/long_timeouts
0117 What: /sys/devices/platform/ipmi_si.*/flag_fetches
0118 What: /sys/devices/platform/ipmi_si.*/attentions
0119 What: /sys/devices/platform/ipmi_si.*/incoming_messages
0120 What: /sys/devices/platform/ipmi_si.*/short_timeouts
0121 Date: Sep, 2017
0122 KernelVersion: v4.15
0123 Contact: openipmi-developer@lists.sourceforge.net
0124 Description:
0125
0126 ====================== ========================================
0127 idles (RO) Number of times the interface was
0128 idle while being polled.
0129
0130 watchdog_pretimeouts (RO) Number of watchdog pretimeouts.
0131
0132 complete_transactions (RO) Number of completed messages.
0133
0134 events (RO) Number of IPMI events received from
0135 the hardware.
0136
0137 interrupts (RO) Number of interrupts the driver
0138 handled.
0139
0140 hosed_count (RO) Number of times the hardware didn't
0141 follow the state machine.
0142
0143 long_timeouts (RO) Number of times the driver
0144 requested a timer while nothing was in
0145 progress.
0146
0147 flag_fetches (RO) Number of times the driver
0148 requested flags from the hardware.
0149
0150 attentions (RO) Number of time the driver got an
0151 ATTN from the hardware.
0152
0153 incoming_messages (RO) Number of asynchronous messages
0154 received.
0155
0156 short_timeouts (RO) Number of times the driver
0157 requested a timer while an operation was
0158 in progress.
0159 ====================== ========================================
0160
0161
0162 What: /sys/devices/platform/ipmi_si.*/interrupts_enabled
0163 Date: Sep, 2017
0164 KernelVersion: v4.15
0165 Contact: openipmi-developer@lists.sourceforge.net
0166 Description:
0167 (RO) Indicates whether interrupts are enabled or not. The driver
0168 disables interrupts when it gets into a situation where it
0169 cannot handle messages due to lack of memory. Once that
0170 situation clears up, it will re-enable interrupts.
0171
0172
0173 What: /sys/devices/platform/ipmi_si.*/params
0174 Date: Sep, 2017
0175 KernelVersion: v4.15
0176 Contact: openipmi-developer@lists.sourceforge.net
0177 Description:
0178 [to be documented]
0179
0180
0181 What: /sys/devices/platform/dmi-ipmi-ssif.*/type
0182 Date: Sep, 2017
0183 KernelVersion: v4.15
0184 Contact: openipmi-developer@lists.sourceforge.net
0185 Description:
0186 (RO) Shows the IMPI device interface type - "ssif" here.
0187
0188
0189 What: /sys/devices/platform/dmi-ipmi-ssif.*/hosed
0190 What: /sys/devices/platform/dmi-ipmi-ssif.*/alerts
0191 What: /sys/devices/platform/dmi-ipmi-ssif.*/sent_messages
0192 What: /sys/devices/platform/dmi-ipmi-ssif.*/sent_messages_parts
0193 What: /sys/devices/platform/dmi-ipmi-ssif.*/received_messages
0194 What: /sys/devices/platform/dmi-ipmi-ssif.*/received_message_parts
0195 What: /sys/devices/platform/dmi-ipmi-ssif.*/events
0196 What: /sys/devices/platform/dmi-ipmi-ssif.*/watchdog_pretimeouts
0197 What: /sys/devices/platform/dmi-ipmi-ssif.*/flag_fetches
0198 What: /sys/devices/platform/dmi-ipmi-ssif.*/send_retries
0199 What: /sys/devices/platform/dmi-ipmi-ssif.*/receive_retries
0200 What: /sys/devices/platform/dmi-ipmi-ssif.*/send_errors
0201 What: /sys/devices/platform/dmi-ipmi-ssif.*/receive_errors
0202 Date: Sep, 2017
0203 KernelVersion: v4.15
0204 Contact: openipmi-developer@lists.sourceforge.net
0205 Description:
0206 ====================== ========================================
0207 hosed (RO) Number of times the hardware didn't
0208 follow the state machine.
0209
0210 alerts (RO) Number of alerts received.
0211
0212 sent_messages (RO) Number of total messages sent.
0213
0214 sent_message_parts (RO) Number of message parts sent.
0215 Messages may be broken into parts if
0216 they are long.
0217
0218 received_messages (RO) Number of message responses
0219 received.
0220
0221 received_message_parts (RO) Number of message fragments
0222 received.
0223
0224 events (RO) Number of received events.
0225
0226 watchdog_pretimeouts (RO) Number of watchdog pretimeouts.
0227
0228 flag_fetches (RO) Number of times a flag fetch was
0229 requested.
0230
0231 send_retries (RO) Number of time a message was
0232 retried.
0233
0234 receive_retries (RO) Number of times the receive of a
0235 message was retried.
0236
0237 send_errors (RO) Number of times the send of a
0238 message failed.
0239
0240 receive_errors (RO) Number of errors in receiving
0241 messages.
0242 ====================== ========================================