Desktop Management Interface

From HandWiki
Desktop Management Interface
StatusSuperseded by CIM
Year started1994; 30 years ago (1994)
OrganizationDistributed Management Task Force
Base standardsSMBIOS, WBEM, WS-Management
DomainDesktop management
AbbreviationDMI
Websitewww.dmtf.org/standards/dmi

The Desktop Management Interface (DMI) generates a standard framework for managing and tracking components in a desktop, notebook or server computer, by abstracting these components from the software that manages them. The development of DMI, 2.0 version June 24, 1998,[1] marked the first move by the Distributed Management Task Force (DMTF) into desktop-management standards.[2] Before the introduction of DMI, no standardized source of information could provide details about components in a personal computer.

Due to the rapid development of DMTF technologies, such as Common Information Model (CIM), the DMTF defined an "End of Life" process for DMI, which ended on March 31, 2005.[3]

From 1999, Microsoft required OEMs and BIOS vendors to support the DMI interface/data-set in order to have Microsoft certification[citation needed].

DMI and SMBIOS

DMI exposes system data (including the System Management BIOS (SMBIOS) data) to management software, but the two specifications function independently.

DMI is commonly confused with SMBIOS, which was actually called DMIBIOS in its first revisions.

Optional additional services: MIF data and MIF routines

When software queries a memory-resident agent that resides in the background, it responds by sending data in MIFs (Management Information Format) or activating MIF routines. Static data in a MIF would contain items such as model ID, serial number, memory- and port-addresses. A MIF routine could read memory and report its contents.

DMI and SNMP

DMI can co-exist with SNMP and other management protocols. For example, when an SNMP query arrives, DMI can fill out the SNMP MIB with data from its MIF. A single workstation or server can serve as a proxy agent that would contain the SNMP module and service an entire LAN segment of DMI-capable machines.

See also

References

  1. "Desktop Management Interface Specification". 24 June 1998. https://www.dmtf.org/sites/default/files/standards/documents/DSP0001.pdf. "This document describes the Desktop Management Interface, or DMI, that acts as a layer of abstraction between these two worlds" 
  2. "Definition of: DMI". PC Magazine Encyclopedia. pcmag.com. https://www.pcmag.com/encyclopedia_term/0,2542,t=Desktop+Management+Interface&i=41608,00.asp. Retrieved 2009-09-28. "The first desktop management standard from the DMTF.". 
  3. "DMI | dmtf.org". https://www.dmtf.org/standards/dmi. "Due to the rapid advancement of DMTF technologies, such as CIM, DMTF defined an end of life process for its Desktop Management Interface (DMI), which concluded March 31, 2005." 

Further reading

  • Tunstall, Craig; Gwyn Cole (2003). Developing WMI Solutions: A Guide to Windows Management Instrumentation. Addison-Wesley Professional. ISBN 0201616130. 

External links