-->

  1. Drivers Ipm Datacom Network & Wireless Cards Compatible
  2. Drivers Ipm Datacom Network & Wireless Cards Login
  3. Drivers Ipm Datacom Network Software
  4. Drivers Ipm Datacom Network & Wireless Cards Online
  5. Drivers Ipm Datacom Network Interface

The Microsoft Intelligent Platform Management Interface (IPMI) driver and WMI IPMI provider supply data from Baseboard Management Controller (BMC) operations to the operating system. It also supports an IPMI driver class. The __Win32Provider instance that represents this provider is named 'IPMIPrv'. The IPMI provider is installed by default.

Microsoft IPMI Implementation

Drivers ipm datacom network & wireless cards compatible

Eaton's Intelligent Power Manager (IPM) software provides the tools needed to monitor and manage power devices in your physical or virtual environment. This innovative software solution ensures system uptime and data integrity by allowing you to remotely monitor, manage and control UPSs and other devices on your network. Intelligent power module (IPM) drive photocouplers (optocouplers) are optically coupled isolators containing a gallium aluminum arsenide (GaAlAs) LED on the input side and a photo diode and signal processing circuit on the output side in a single chip.

The IPMI provider is a standard WMI provider that supplies classes, methods, and properties that represent BMC configuration and sensor data. The IPMI provider obtains BMC data through the IPMI driver. For more information about the role of WMI providers, see WMI Architecture.

The IPMI provider and driver enable you to perform the following operations remotely. These operations do not depend on the computer CPU, system BIOS, or the operating system:

  • Inventory

    One server can survey all the computers on a network, even if the operating system is not running or deployed.

  • Monitoring

    BMC sensor data or events from remote computers can be monitored either through the operating system (in-band) or by obtaining data directly from the BMC (out-of-band).

  • Logging

    The IPMI provider gives you access to the events recorded in the BMC System Event Log (SEL). Each event corresponds to a LogRecord instance in the IPMI provider classes. You can view these events through the Event Collector tool, Wecutil.cmd. SEL events appear in the Hardware Events log in the Windows Event log. You can write custom events, such as bug check data and shutdown information, to the SEL.

To request BMC data using the WS-Management protocol, write Windows Remote Management (WinRM) scripts using WinRM Scripting API.

IPMI Provider

The Microsoft IPMI provider implements a subset of the standard IPMI CIM Mapping Specification.

Drivers Ipm Datacom Network & Wireless Cards Compatible

The IPMI provider has several WMI classes that enable administrators to access BMC information through the IPMI Driver.

NetworkDatacom
AccountRepresents a user account, which stores authentication and authorization data for the IPMI provider.
AdminDomainRepresents a grouping of computer system elements, represented by ComputerSystem instances.
AuthorizedPrivilegeRepresents authorization information for an Account instance, which specifies account privileges to activities.
ComputerSystemRepresents a computing system in the management domain defined by AdminDomain.
ConcreteCollectionProvides a concrete class version of the CIM_Collection class.
LogRecordRepresents a log entry in the BMC System Event Log (SEL).
Microsoft_IPMIContains methods which issue commands to a device that has an implementation of IPMI.
NumericSensorRepresents a numeric type of sensor.
PrivilegeGroupRepresents a group of AuthorizedPrivilege objects.
RecordLogRepresents the BMC System Event Log (SEL).
RegisteredProfileRepresents a registered profile, which manages use cases for a system or service.
SensorRepresents a hardware device capable of measuring the characteristics of some physical property, for example, the temperature or voltage of the computer system monitored by the BMC.
SystemSpecificCollectionRepresents the collection of sensors for the BMC. Each ComputerSystem that represents a BMC has only one SystemSpecificCollection child.

Drivers Ipm Datacom Network & Wireless Cards Login

Because the IPMI provider is a WMI provider, you can obtain BMC data over a normal WMI DCOM connection either locally or remotely. However, when connecting through WMI, you cannot obtain data directly from the BMC hardware. Windows Remote Management enables you to access data directly from a BMC that implements the WS-Management protocol protocol, even if the associated computer operating system is unavailable or is not running on a Windows operating system.

Connections to remote computers through WMI use DCOM, which allocates ports dynamically. The Windows Firewall, if enabled, requires an appropriate configuration at startup to enable WMI DCOM connections. WinRM, which assigns one port, is more firewall-friendly. For more information about WMI remote connections, see Connecting to WMI on a Remote Computer.

Drivers

Drivers Ipm Datacom Network Software

For more information about IPMI classes, see Intelligent Platform Management Interface (IPMI) Classes.

Drivers

Drivers Ipm Datacom Network & Wireless Cards Online

IPMI Driver

The IPMI driver is a WDM kernel mode driver that communicates with the BMC using KCS (Keyboard Controller Style). For more information about driver installation, see Installation and Configuration for Windows Remote Management. It appears in the Device Manager as Microsoft SMBIOS Generic IPMI Compliant Device.

Drivers Ipm Datacom Network Interface

Related topics