| Contains channel-related constants. |
| medium_type_ipmi_conf_map = { |
| "ICMB v1.0": "icmb-v1.0", |
| "ICMB v0.9": "icmb-v0.9", |
| "802.3 LAN": "lan-802.3", |
| "Serial/Modem": "serial", |
| "Other LAN": "other-lan", |
| "PCI SMBus": "pci-smbus", |
| "SMBus v1.0/v1.1": "smbus-v1.0", |
| "SMBus v2.0": "smbus-v2.0", |
| "System Interface": "system-interface" |
| protocol_type_ipmi_conf_map = { |
| "IPMI-SMBus": "ipmi-smbus", |
| disabled_ipmi_conf_map = { |
| access_mode_ipmi_conf_map = { |
| "pre-boot only": "pre-boot", |
| "always available": "always_available", |