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

Macros

#define IPMI_SET_LAN_CONFIG_PARMS_CMD   0x01
 
#define IPMI_GET_LAN_CONFIG_PARMS_CMD   0x02
 
#define IPMI_SUSPEND_BMC_ARPS_CMD   0x03
 
#define IPMI_GET_IP_UDP_RMCP_STATS_CMD   0x04
 
#define IPMI_SET_SERIAL_MODEM_CONFIG_CMD   0x10
 
#define IPMI_GET_SERIAL_MODEM_CONFIG_CMD   0x11
 
#define IPMI_SET_SERIAL_MODEM_MUX_CMD   0x12
 
#define IPMI_GET_TAP_RESPONSE_CODES_CMD   0x13
 
#define IPMI_SET_PPP_UDP_PROXY_XMIT_DATA_CMD   0x14
 
#define IPMI_GET_PPP_UDP_PROXY_XMIT_DATA_CMD   0x15
 
#define IPMI_SEND_PPP_UDP_PROXY_PACKET_CMD   0x16
 
#define IPMI_GET_PPP_UDP_PROXY_RECV_DATA_CMD   0x17
 
#define IPMI_SERIAL_MODEM_CONN_ACTIVE_CMD   0x18
 
#define IPMI_CALLBACK_CMD   0x19
 
#define IPMI_SET_USER_CALLBACK_OPTIONS_CMD   0x1A
 
#define IPMI_GET_USER_CALLBACK_OPTIONS_CMD   0x1B
 
#define IPMI_SOL_ACTIVATING_CMD   0x20
 
#define IPMI_SET_SOL_CONFIGURATION_PARAMETERS   0x21
 
#define IPMI_GET_SOL_CONFIGURATION_PARAMETERS   0x22
 

Detailed Description

Macro Definition Documentation

◆ IPMI_CALLBACK_CMD

#define IPMI_CALLBACK_CMD   0x19

#include <modules/ipmi.h>

◆ IPMI_GET_IP_UDP_RMCP_STATS_CMD

#define IPMI_GET_IP_UDP_RMCP_STATS_CMD   0x04

#include <modules/ipmi.h>

◆ IPMI_GET_LAN_CONFIG_PARMS_CMD

#define IPMI_GET_LAN_CONFIG_PARMS_CMD   0x02

#include <modules/ipmi.h>

◆ IPMI_GET_PPP_UDP_PROXY_RECV_DATA_CMD

#define IPMI_GET_PPP_UDP_PROXY_RECV_DATA_CMD   0x17

#include <modules/ipmi.h>

◆ IPMI_GET_PPP_UDP_PROXY_XMIT_DATA_CMD

#define IPMI_GET_PPP_UDP_PROXY_XMIT_DATA_CMD   0x15

#include <modules/ipmi.h>

◆ IPMI_GET_SERIAL_MODEM_CONFIG_CMD

#define IPMI_GET_SERIAL_MODEM_CONFIG_CMD   0x11

#include <modules/ipmi.h>

◆ IPMI_GET_SOL_CONFIGURATION_PARAMETERS

#define IPMI_GET_SOL_CONFIGURATION_PARAMETERS   0x22

#include <modules/ipmi.h>

◆ IPMI_GET_TAP_RESPONSE_CODES_CMD

#define IPMI_GET_TAP_RESPONSE_CODES_CMD   0x13

#include <modules/ipmi.h>

◆ IPMI_GET_USER_CALLBACK_OPTIONS_CMD

#define IPMI_GET_USER_CALLBACK_OPTIONS_CMD   0x1B

#include <modules/ipmi.h>

◆ IPMI_SEND_PPP_UDP_PROXY_PACKET_CMD

#define IPMI_SEND_PPP_UDP_PROXY_PACKET_CMD   0x16

#include <modules/ipmi.h>

◆ IPMI_SERIAL_MODEM_CONN_ACTIVE_CMD

#define IPMI_SERIAL_MODEM_CONN_ACTIVE_CMD   0x18

#include <modules/ipmi.h>

◆ IPMI_SET_LAN_CONFIG_PARMS_CMD

#define IPMI_SET_LAN_CONFIG_PARMS_CMD   0x01

#include <modules/ipmi.h>

◆ IPMI_SET_PPP_UDP_PROXY_XMIT_DATA_CMD

#define IPMI_SET_PPP_UDP_PROXY_XMIT_DATA_CMD   0x14

#include <modules/ipmi.h>

◆ IPMI_SET_SERIAL_MODEM_CONFIG_CMD

#define IPMI_SET_SERIAL_MODEM_CONFIG_CMD   0x10

#include <modules/ipmi.h>

◆ IPMI_SET_SERIAL_MODEM_MUX_CMD

#define IPMI_SET_SERIAL_MODEM_MUX_CMD   0x12

#include <modules/ipmi.h>

◆ IPMI_SET_SOL_CONFIGURATION_PARAMETERS

#define IPMI_SET_SOL_CONFIGURATION_PARAMETERS   0x21

#include <modules/ipmi.h>

◆ IPMI_SET_USER_CALLBACK_OPTIONS_CMD

#define IPMI_SET_USER_CALLBACK_OPTIONS_CMD   0x1A

#include <modules/ipmi.h>

◆ IPMI_SOL_ACTIVATING_CMD

#define IPMI_SOL_ACTIVATING_CMD   0x20

#include <modules/ipmi.h>

◆ IPMI_SUSPEND_BMC_ARPS_CMD

#define IPMI_SUSPEND_BMC_ARPS_CMD   0x03

#include <modules/ipmi.h>