Drivers Catalog ⇒ Network & Wireless Cards ⇒ IPM Datacom ⇒ IPM Datacom USB ADSL WAN Modem Drivers Installer for IPM Datacom USB ADSL WAN Modem If you don’t want to waste time on hunting after the needed driver for your PC, feel free to use a dedicated self-acting installer. SmartMesh IP is a highly flexible network with proven reliability and low power performance in an easy-to-integrate platform. The LTC5800-IPM’s behavior in a SmartMesh IP network is determined by the choice of SmartMesh IP network software loaded: Wireless Mote, EManager, or Access Point Mote in a SmartMesh IP network.
Platform | Download | Description | Notes |
Windows server | ipm_win_1_68_247.exe (140 MB) | Intelligent Power® Manager v1.68 | IPM v1.68 release note |
Virtual appliance | IPM-1-68-247-VA64_OVF10.ova (813 MB) | Intelligent Power® Manager v1.68 | IPM v1.68 release note |
*NOTE: These files will install the free, basic version of IPM on your system. You can upgrade to a full-featured version of IPM with a silver or gold license by contacting your local reseller.
Find out what you’re missing by using the basic version. Check out this overview.
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
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.
The IPMI provider has several WMI classes that enable administrators to access BMC information through the IPMI Driver.
Account | Represents a user account, which stores authentication and authorization data for the IPMI provider. |
AdminDomain | Represents a grouping of computer system elements, represented by ComputerSystem instances. |
AuthorizedPrivilege | Represents authorization information for an Account instance, which specifies account privileges to activities. |
ComputerSystem | Represents a computing system in the management domain defined by AdminDomain. |
ConcreteCollection | Provides a concrete class version of the CIM_Collection class. |
LogRecord | Represents a log entry in the BMC System Event Log (SEL). |
Microsoft_IPMI | Contains methods which issue commands to a device that has an implementation of IPMI. |
NumericSensor | Represents a numeric type of sensor. |
PrivilegeGroup | Represents a group of AuthorizedPrivilege objects. |
RecordLog | Represents the BMC System Event Log (SEL). |
RegisteredProfile | Represents a registered profile, which manages use cases for a system or service. |
Sensor | Represents 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. |
SystemSpecificCollection | Represents the collection of sensors for the BMC. Each ComputerSystem that represents a BMC has only one SystemSpecificCollection child. |
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.
For more information about IPMI classes, see Intelligent Platform Management Interface (IPMI) Classes.
IPMI Driver
Drivers Ipm Datacom Network Login
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.