package
7.0.0+incompatible
Repository: https://github.com/lindt/u-root.git
Documentation: pkg.go.dev

# Packages

Package blobs implements OpenBMC IPMI Blob Protocol commands.
Package ocp implements OCP/Facebook-specific IPMI client functions.

# Functions

Open a channel to an IPMI device /dev/ipmi{devnum}.

# Constants

No description provided by the author
No description provided by the author
Chassis Device Commands.
IPM Device "Global" Commands.
No description provided by the author
LAN Device Commands.
SEL device Commands.
No description provided by the author
No description provided by the author
BMC Device and Messaging Commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SEL STD_TYPE = 0x02.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Event is included three kinds of events, Standard, OEM timestamped and OEM non-timestamped The record type decides which event should be used.
IPMI represents access to the IPMI interface.
Msg is the full IPMI message to be sent.
OEMNonTsEvent is a non-timestamped OEM-custom event.
OEMTsEvent is a timestamped OEM-custom event.
No description provided by the author
StandardEvent is a standard systemevent.

# Type aliases

Command is the command code for a given message.
NetFn is the network function of the class of message being sent.