openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
Collaboration diagram for IPMI Commands - Brigde (0x02):

Macros

#define IPMI_GET_BRIDGE_STATE_CMD   0x00
 
#define IPMI_SET_BRIDGE_STATE_CMD   0x01
 
#define IPMI_GET_ICMB_ADDRESS_CMD   0x02
 
#define IPMI_SET_ICMB_ADDRESS_CMD   0x03
 
#define IPMI_SET_BRIDGE_PROXY_ADDRESS_CMD   0x04
 
#define IPMI_GET_BRIDGE_STATISTICS_CMD   0x05
 
#define IPMI_GET_ICMB_CAPABILITIES_CMD   0x06
 
#define IPMI_CLEAR_BRIDGE_STATISTICS_CMD   0x08
 
#define IPMI_GET_BRIDGE_PROXY_ADDRESS_CMD   0x09
 
#define IPMI_GET_ICMB_CONNECTOR_INFO_CMD   0x0A
 
#define IPMI_SET_ICMB_CONNECTOR_INFO_CMD   0x0B
 
#define IPMI_SEND_ICMB_CONNECTION_ID_CMD   0x0C
 
#define IPMI_PREPARE_FOR_DISCOVERY_CMD   0x10
 
#define IPMI_GET_ADDRESSES_CMD   0x11
 
#define IPMI_SET_DISCOVERED_CMD   0x12
 
#define IPMI_GET_CHASSIS_DEVICE_ID_CMD   0x13
 
#define IPMI_SET_CHASSIS_DEVICE_ID_CMD   0x14
 
#define IPMI_BRIDGE_REQUEST_CMD   0x20
 
#define IPMI_BRIDGE_MESSAGE_CMD   0x21
 
#define IPMI_GET_EVENT_COUNT_CMD   0x30
 
#define IPMI_SET_EVENT_DESTINATION_CMD   0x31
 
#define IPMI_SET_EVENT_RECEPTION_STATE_CMD   0x32
 
#define IPMI_SEND_ICMB_EVENT_MESSAGE_CMD   0x33
 
#define IPMI_GET_EVENT_DESTIATION_CMD   0x34
 
#define IPMI_GET_EVENT_RECEPTION_STATE_CMD   0x35
 
#define IPMI_ERROR_REPORT_CMD   0xFF
 

Detailed Description

Macro Definition Documentation

◆ IPMI_BRIDGE_MESSAGE_CMD

#define IPMI_BRIDGE_MESSAGE_CMD   0x21

#include <modules/ipmi.h>

◆ IPMI_BRIDGE_REQUEST_CMD

#define IPMI_BRIDGE_REQUEST_CMD   0x20

#include <modules/ipmi.h>

◆ IPMI_CLEAR_BRIDGE_STATISTICS_CMD

#define IPMI_CLEAR_BRIDGE_STATISTICS_CMD   0x08

#include <modules/ipmi.h>

◆ IPMI_ERROR_REPORT_CMD

#define IPMI_ERROR_REPORT_CMD   0xFF

#include <modules/ipmi.h>

◆ IPMI_GET_ADDRESSES_CMD

#define IPMI_GET_ADDRESSES_CMD   0x11

#include <modules/ipmi.h>

◆ IPMI_GET_BRIDGE_PROXY_ADDRESS_CMD

#define IPMI_GET_BRIDGE_PROXY_ADDRESS_CMD   0x09

#include <modules/ipmi.h>

◆ IPMI_GET_BRIDGE_STATE_CMD

#define IPMI_GET_BRIDGE_STATE_CMD   0x00

#include <modules/ipmi.h>

◆ IPMI_GET_BRIDGE_STATISTICS_CMD

#define IPMI_GET_BRIDGE_STATISTICS_CMD   0x05

#include <modules/ipmi.h>

◆ IPMI_GET_CHASSIS_DEVICE_ID_CMD

#define IPMI_GET_CHASSIS_DEVICE_ID_CMD   0x13

#include <modules/ipmi.h>

◆ IPMI_GET_EVENT_COUNT_CMD

#define IPMI_GET_EVENT_COUNT_CMD   0x30

#include <modules/ipmi.h>

◆ IPMI_GET_EVENT_DESTIATION_CMD

#define IPMI_GET_EVENT_DESTIATION_CMD   0x34

#include <modules/ipmi.h>

◆ IPMI_GET_EVENT_RECEPTION_STATE_CMD

#define IPMI_GET_EVENT_RECEPTION_STATE_CMD   0x35

#include <modules/ipmi.h>

◆ IPMI_GET_ICMB_ADDRESS_CMD

#define IPMI_GET_ICMB_ADDRESS_CMD   0x02

#include <modules/ipmi.h>

◆ IPMI_GET_ICMB_CAPABILITIES_CMD

#define IPMI_GET_ICMB_CAPABILITIES_CMD   0x06

#include <modules/ipmi.h>

◆ IPMI_GET_ICMB_CONNECTOR_INFO_CMD

#define IPMI_GET_ICMB_CONNECTOR_INFO_CMD   0x0A

#include <modules/ipmi.h>

◆ IPMI_PREPARE_FOR_DISCOVERY_CMD

#define IPMI_PREPARE_FOR_DISCOVERY_CMD   0x10

#include <modules/ipmi.h>

◆ IPMI_SEND_ICMB_CONNECTION_ID_CMD

#define IPMI_SEND_ICMB_CONNECTION_ID_CMD   0x0C

#include <modules/ipmi.h>

◆ IPMI_SEND_ICMB_EVENT_MESSAGE_CMD

#define IPMI_SEND_ICMB_EVENT_MESSAGE_CMD   0x33

#include <modules/ipmi.h>

◆ IPMI_SET_BRIDGE_PROXY_ADDRESS_CMD

#define IPMI_SET_BRIDGE_PROXY_ADDRESS_CMD   0x04

#include <modules/ipmi.h>

◆ IPMI_SET_BRIDGE_STATE_CMD

#define IPMI_SET_BRIDGE_STATE_CMD   0x01

#include <modules/ipmi.h>

◆ IPMI_SET_CHASSIS_DEVICE_ID_CMD

#define IPMI_SET_CHASSIS_DEVICE_ID_CMD   0x14

#include <modules/ipmi.h>

◆ IPMI_SET_DISCOVERED_CMD

#define IPMI_SET_DISCOVERED_CMD   0x12

#include <modules/ipmi.h>

◆ IPMI_SET_EVENT_DESTINATION_CMD

#define IPMI_SET_EVENT_DESTINATION_CMD   0x31

#include <modules/ipmi.h>

◆ IPMI_SET_EVENT_RECEPTION_STATE_CMD

#define IPMI_SET_EVENT_RECEPTION_STATE_CMD   0x32

#include <modules/ipmi.h>

◆ IPMI_SET_ICMB_ADDRESS_CMD

#define IPMI_SET_ICMB_ADDRESS_CMD   0x03

#include <modules/ipmi.h>

◆ IPMI_SET_ICMB_CONNECTOR_INFO_CMD

#define IPMI_SET_ICMB_CONNECTOR_INFO_CMD   0x0B

#include <modules/ipmi.h>