home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_05.cab / dmimgmt.reg < prev    next >
Windows Registry Data  |  1996-07-16  |  243KB  |  6,778 lines

  1. REGEDIT4
  2.  
  3. ;  This file contains Install entries for all the separate components (the
  4. ;  ones discovered by PnP, and hence not included in the system component).
  5. ;  First are default entries that apply to any component, followed by entries
  6. ;  for specific classes of components.
  7.  
  8. ;=====================================
  9. ;           Default Entries
  10. ;  Here are general entries that apply to all discovered components.
  11. ;  Anything here gets copied up under the component key for any component
  12. ;  discovered by PnP.
  13. ;
  14.  
  15. ;========================================================
  16. ;              Class-specific defaults
  17. ;========================================================
  18. ;
  19.  
  20. ;========================================
  21. ;  Parallel ports
  22. ;========================================
  23. ;
  24. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID]
  25. "Name"="Parallel Port"
  26. "Description"="This component implements a set of groups relating to the Parallel Port."
  27.  
  28. ;==========================
  29. ;  Parallel Ports Group
  30. ;
  31.  
  32. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11]
  33. "Name"="Parallel Ports"
  34. "Class"="DMTF|Parallel Ports|002"
  35. "Description"="This group defines the attributes for parallel ports in this system."
  36. "Key"="1"
  37. "^Index"=hex:01
  38. "^ROW"="1|2|3|4|5|6|7|8|9"
  39.  
  40. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\1]
  41. "Name"="Parallel Port Index"
  42. "Description"="An index into the parallel ports table."
  43. "Column"="1"
  44. "Access"="Read-Only"
  45. "Storage"="Common"
  46. "Type"="Integer"
  47. "1"=hex:01,00,00,00
  48.  
  49. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\2]
  50. "Name"="Parallel Base I/O Address"
  51. "Description"="Base I/O address for this parallel port."
  52. "Column"="2"
  53. "Access"="Read-Only"
  54. "Storage"="Common"
  55. "Type"="Integer64"
  56. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\I/O\\I/OStartingAddress\\1"
  57.  
  58. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\3]
  59. "Name"="IRQ Used"
  60. "Description"="IRQ number that is being used by this parallel port."
  61. "Column"="3"
  62. "Access"="Read-Only"
  63. "Storage"="Common"
  64. "Type"="Integer"
  65. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\IRQ\\IRQNumber\\1"
  66.  
  67. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\4]
  68. "Name"="Logical Name"
  69. "Description"="The logical name of the I/O device on this parallel port, under this operating environment."
  70. "Column"="4"
  71. "Access"="Read-Only"
  72. "Storage"="Specific"
  73. "Type"="DisplayString(32)"
  74. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Device\\PortName"
  75.  
  76. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\5]
  77. "Name"="Connector Type"
  78. "Description"="The connector used to interface with the I/O device on this parallel port."
  79. "Column"="5"
  80. "Access"="Read-Only"
  81. "Storage"="Common"
  82. "Type"="Enum"
  83. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\ConnectorType"
  84.  
  85. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\5\Enum]
  86. "1"="Other"
  87. "2"="Unknown"
  88. "3"="DB-25 Female"
  89. "4"="DB-25 Male"
  90. "5"="Centronics"
  91. "6"="Mini-Centronics"
  92. "7"="Proprietary"
  93. "160"="Centronics-14"
  94. "161"="DB-36 Female"
  95. "162"="Mini-Centronics-20"
  96.  
  97. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\6]
  98. "Name"="Connector Pinout"
  99. "Description"="The pinout used by the I/O device on this parallel port."
  100. "Column"="6"
  101. "Access"="Read-Only"
  102. "Storage"="Common"
  103. "Type"="Enum"
  104. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\ConnectorPinout"
  105.  
  106. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\6\Enum]
  107. "1"="Other"
  108. "2"="Unknown"
  109. "3"="XT/AT"
  110. "4"="PS/2"
  111. "5"="IEEE 1284"
  112. "6"="Proprietary"
  113. "160"="PC-98"
  114. "161"="PC-98-Hireso"
  115. "162"="PC-H98"
  116. "163"="PC-98Note"
  117. "164"="PC-98Full"
  118.  
  119. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\7]
  120. "Name"="DMA Support"
  121. "Description"="If true, DMA is supported."
  122. "Column"="7"
  123. "Access"="Read-Only"
  124. "Storage"="Common"
  125. "Type"="Enum"
  126. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\DMASupport"
  127.  
  128. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\7\Enum]
  129. "0"="False"
  130. "1"="True"
  131.  
  132. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\8]
  133. "Name"="Parallel Port Capabilities"
  134. "Description"="Capabilities of this parallel port. This is a bit field mask with the bits defined as follows:Bit 0 set=XT/AT compatible,Bit 1 set=PS/2 compatible,Bit 2 set=ECP,Bit 3 set=EPP,Bit 4 set=PC-98,Bit 5 set=PC-98-Hireso,Bit 6 set=PC-H98."
  135. "Column"="8"
  136. "Access"="Read-Only"
  137. "Storage"="Common"
  138. "Type"="Integer"
  139. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\ParallelPort\\ParallelPortCapabilities"
  140.  
  141. ;  On this one, we assume only one entry in the Op State table, so we hard code
  142. ;  the index to 1.
  143. ;
  144. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\11\9]
  145. "Name"="Operational Group Index"
  146. "Description"="The index into the Operational State table for this device, if applicable."
  147. "Column"="9"
  148. "Access"="Read-Only"
  149. "Storage"="Common"
  150. "Type"="Integer"
  151. "1"=hex:01
  152.  
  153.  
  154. ;==========================
  155. ;  Component ID Group
  156. ;
  157. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1]
  158. "Name"="ComponentID Group"
  159. "Class"="DMTF|ComponentID|001"
  160. "Description"="This group defines attributes common to all components. This group is required."
  161.  
  162. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\1]
  163. "Name"="Manufacturer"
  164. "Description"="Manufacturer of this system."
  165. "Access"="Read-Only"
  166. "Storage"="Common"
  167. "Type"="DisplayString(64)"
  168. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  169.  
  170. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\2]
  171. "Name"="Product"
  172. "Description"="Product name for this system."
  173. "Access"="Read-Only"
  174. "Storage"="Common"
  175. "Type"="DisplayString(64)"
  176. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  177.  
  178. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\3]
  179. "Name"="Version"
  180. "Description"="Version of this system."
  181. "Access"="Read-Only"
  182. "Storage"="Specific"
  183. "Type"="DisplayString(64)"
  184. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  185.  
  186. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\4]
  187. "Name"="Serial Number"
  188. "Description"="Serial number for this system."
  189. "Access"="Read-Only"
  190. "Storage"="Specific"
  191. "Type"="DisplayString(64)"
  192. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  193.  
  194. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\5]
  195. "Name"="Installation"
  196. "Description"="The time and date when this component was installed."
  197. "Access"="Read-Only"
  198. "Storage"="Specific"
  199. "Type"="Date"
  200. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  201.  
  202. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\6]
  203. "Name"="Verify"
  204. "Description"="A code that provides a level of verification that the component is still installed and working."
  205. "Access"="Read-Only"
  206. "Storage"="Common"
  207. "Type"="Enum"
  208. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  209.  
  210. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\1\6\Enum]
  211. "0"="An error occurred; check status code."
  212. "1"="This component does not exist."
  213. "2"="Verification is not supported."
  214. "3"="Reserved."
  215. "4"="This component exists, but the functionality is untested."
  216. "5"="This component exists, but the functionality is unknown."
  217. "6"="This component exists, and is not functioning correctly."
  218. "7"="This component exists, and is functioning correctly."
  219.  
  220.  
  221. ;==========================
  222. ;  FRU Group
  223. ;
  224. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30]
  225. "Name"="Field Replaceable Unit"
  226. "Class"="DMTF|FRU|001"
  227. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  228. "Key"="1"
  229. "^Index"=hex:03,00,00,00
  230. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  231.  
  232. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\1]
  233. "Name"="FRU Index"
  234. "Description"="The index into the Field Replaceable Unit table."
  235. "Column"="1"
  236. "Access"="Read-Only"
  237. "Storage"="Common"
  238. "Type"="Integer"
  239. "1"=hex:01
  240.  
  241. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\2]
  242. "Name"="Device Group Index"
  243. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  244. "Column"="2"
  245. "Access"="Read-Only"
  246. "Storage"="Common"
  247. "Type"="Integer"
  248. "1"=hex:0b,00,00,00
  249.  
  250. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\3]
  251. "Name"="Description"
  252. "Description"="A clear description of this Field Replaceable Unit."
  253. "Column"="3"
  254. "Access"="Read-Only"
  255. "Storage"="Common"
  256. "Type"="DisplayString(255)"
  257. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  258.  
  259. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\4]
  260. "Name"="Manufacturer"
  261. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  262. "Column"="4"
  263. "Access"="Read-Only"
  264. "Storage"="Common"
  265. "Type"="DisplayString(80)"
  266. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  267.  
  268. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\5]
  269. "Name"="Model"
  270. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  271. "Column"="5"
  272. "Access"="Read-Only"
  273. "Storage"="Common"
  274. "Type"="DisplayString(64)"
  275. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  276.  
  277. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\6]
  278. "Name"="Part Number"
  279. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  280. "Column"="6"
  281. "Access"="Read-Only"
  282. "Storage"="Common"
  283. "Type"="DisplayString(64)"
  284. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  285.  
  286. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\7]
  287. "Name"="FRU Serial Number"
  288. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  289. "Column"="7"
  290. "Access"="Read-Only"
  291. "Storage"="Common"
  292. "Type"="DisplayString(64)"
  293. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  294.  
  295. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\8]
  296. "Name"="Revision Level"
  297. "Description"="The revision level of this Field Replaceable Unit."
  298. "Column"="8"
  299. "Access"="Read-Only"
  300. "Storage"="Common"
  301. "Type"="DisplayString(64)"
  302. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  303.  
  304. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\9]
  305. "Name"="Warranty Start Date"
  306. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  307. "Column"="9"
  308. "Access"="Read-Only"
  309. "Storage"="Specific"
  310. "Type"="Date"
  311. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  312.  
  313. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\10]
  314. "Name"="Warranty Duration"
  315. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  316. "Column"="10"
  317. "Access"="Read-Only"
  318. "Storage"="Specific"
  319. "Type"="Integer"
  320. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  321.  
  322. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\30\11]
  323. "Name"="Support Phone Number"
  324. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  325. "Column"="11"
  326. "Access"="Read-Only"
  327. "Storage"="Common"
  328. "Type"="DisplayString(64)"
  329. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  330.  
  331.  
  332. ;==========================
  333. ;  Operational State Table
  334. ;
  335. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31]
  336. "Name"="Operational State"
  337. "Class"="DMTF|Operational State|001"
  338. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific Device instances."
  339. "Key"="1"
  340. "^Index"=hex:03,00,00,00
  341. "^ROW"="1|2|3|4|5|6|7|8|9"
  342.  
  343. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\1]
  344. "Name"="Operational State Instance Index"
  345. "Description"="The Index into the Operational State table."
  346. "Column"="1"
  347. "Access"="Read-Only"
  348. "Storage"="Common"
  349. "Type"="Integer"
  350. "1"=hex:01
  351.  
  352. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\2]
  353. "Name"="Device Group Index"
  354. "Description"="The group ID of the group referencing this instance."
  355. "Column"="2"
  356. "Access"="Read-Only"
  357. "Storage"="Common"
  358. "Type"="Integer"
  359. "1"=hex:0b,00,00,00
  360.  
  361. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\3]
  362. "Name"="Operational Status"
  363. "Description"="The operational status of the device instance."
  364. "Column"="3"
  365. "Access"="Read-Only"
  366. "Storage"="Common"
  367. "Type"="Enum"
  368. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  369.  
  370. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\3\Enum]
  371. "1"="Other"
  372. "2"="Unknown"
  373. "3"="Enabled"
  374. "4"="Disabled"
  375. "5"="Not Applicable"
  376.  
  377. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\4]
  378. "Name"="Usage State"
  379. "Description"="The usage state of the device instance."
  380. "Column"="4"
  381. "Access"="Read-Only"
  382. "Storage"="Common"
  383. "Type"="Enum"
  384. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  385.  
  386. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\4\Enum]
  387. "1"="Other"
  388. "2"="Unknown"
  389. "3"="Idle"
  390. "4"="Active"
  391. "5"="Busy"
  392. "6"="Not Applicable"
  393.  
  394. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\5]
  395. "Name"="Availability Status"
  396. "Description"="The availability status of the device instance."
  397. "Column"="5"
  398. "Access"="Read-Only"
  399. "Storage"="Common"
  400. "Type"="Enum"
  401. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  402.  
  403. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\5\Enum]
  404. "1"="Other"
  405. "2"="Unknown"
  406. "3"="Running"
  407. "4"="Warning"
  408. "5"="In Test"
  409. "6"="Not Applicable"
  410. "7"="Power Off"
  411. "8"="Off Line"
  412. "9"="Off Duty"
  413. "10"="Degraded"
  414. "11"="Not Installed"
  415. "12"="Install Error"
  416. "13"="Power Save"
  417.  
  418. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\6]
  419. "Name"="Administrative State"
  420. "Description"="The administrative state of the device instance."
  421. "Column"="6"
  422. "Access"="Read-Only"
  423. "Storage"="Common"
  424. "Type"="Enum"
  425. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  426.  
  427. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\6\Enum]
  428. "1"="Other"
  429. "2"="Unknown"
  430. "3"="Locked"
  431. "4"="Unlocked"
  432. "5"="Not Applicable"
  433. "6"="Shutting Down"
  434.  
  435. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\7]
  436. "Name"="Fatal Error Count"
  437. "Description"="The accumulated fatal error count for this device instance."
  438. "Column"="7"
  439. "Access"="Read-Only"
  440. "Storage"="Specific"
  441. "Type"="Counter"
  442. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  443.  
  444. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\8]
  445. "Name"="Major Error Count"
  446. "Description"="The accumulated major error count for this device instance."
  447. "Column"="8"
  448. "Access"="Read-Only"
  449. "Storage"="Specific"
  450. "Type"="Counter"
  451. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  452.  
  453. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\ParallelPort\%ComponentID\31\9]
  454. "Name"="Warning Error Count"
  455. "Description"="The accumulated warning error count for this device instance."
  456. "Column"="9"
  457. "Access"="Read-Only"
  458. "Storage"="Specific"
  459. "Type"="Counter"
  460. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  461.  
  462.  
  463.  
  464. ;=======================================
  465. ;  Serial Ports
  466. ;=======================================
  467. ;
  468. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID]
  469. "Name"="Serial Port"
  470. "Description"="This component implements a set of groups relating to the Serial Port."
  471.  
  472. ;==========================
  473. ;  Serial Ports Group
  474. ;
  475. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12]
  476. "Name"="Serial Ports"
  477. "Class"="DMTF|Serial Ports|002"
  478. "Description"="This group defines the attributes for serial ports in this system."
  479. "Key"="1"
  480. "^Index"=hex:02
  481. "^ROW"="1|2|3|4|5|6|7|8"
  482.  
  483. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\1]
  484. "Name"="Serial Port Index"
  485. "Description"="An index into the serial ports table."
  486. "Column"="1"
  487. "Access"="Read-Only"
  488. "Storage"="Common"
  489. "Type"="Integer"
  490. "1"=hex:01
  491.  
  492. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\2]
  493. "Name"="Serial Base I/O Address"
  494. "Description"="Base I/O address for this serial port."
  495. "Column"="2"
  496. "Access"="Read-Only"
  497. "Storage"="Common"
  498. "Type"="Integer64"
  499. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\I/O\\I/OStartingAddress\\1"
  500.  
  501. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\3]
  502. "Name"="IRQ Used"
  503. "Description"="IRQ number that is being used by this serial port."
  504. "Column"="3"
  505. "Access"="Read-Only"
  506. "Storage"="Common"
  507. "Type"="Integer"
  508. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\IRQ\\IRQNumber\\1"
  509.  
  510. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\4]
  511. "Name"="Logical Name"
  512. "Description"="The logical name of this serial port under this operating environment."
  513. "Column"="4"
  514. "Access"="Read-Only"
  515. "Storage"="Specific"
  516. "Type"="DisplayString(32)"
  517. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Device\\PortName"
  518.  
  519. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\5]
  520. "Name"="Connector Type"
  521. "Description"="The connector used to interface with the I/O device on this serial port."
  522. "Column"="5"
  523. "Access"="Read-Only"
  524. "Storage"="Common"
  525. "Type"="Enum"
  526. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\ConnectorType"
  527.  
  528. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\5\Enum]
  529. "1"="Other"
  530. "2"="Unknown"
  531. "3"="DB-9 pin male"
  532. "4"="DB-9 pin female"
  533. "5"="DB-25 pin male"
  534. "6"="DB-25 pin female"
  535. "7"="RJ-11"
  536. "8"="RJ-45"
  537. "9"="Proprietary"
  538. "10"="Circular DIN-8 male"
  539. "11"="Circular DIN-8 female"
  540. "160"="Mini-Centronics Type-14"
  541. "161"="Mini-Centronics Type-26"
  542.  
  543. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\6]
  544. "Name"="Maximum Speed"
  545. "Description"="Maximum transfer speed of the device on this serial port in bits per second."
  546. "Column"="6"
  547. "Access"="Read-Only"
  548. "Storage"="Common"
  549. "Type"="Integer"
  550. ;
  551. ; Can use current baud rate if none other available...
  552. ; ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\SerialPort\\BaudRate"
  553.  
  554. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\MaximumSpeed"
  555.  
  556. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\7]
  557. "Name"="Serial Port Capabilities"
  558. "Description"="The capabilities of this Serial port."
  559. "Column"="7"
  560. "Access"="Read-Only"
  561. "Storage"="Common"
  562. "Type"="Enum"
  563. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\SerialPortCapabilities"
  564.  
  565. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\7\Enum]
  566. "1"="Other"
  567. "2"="Unknown"
  568. "3"="XT/AT compatible"
  569. "4"="16450 compatible"
  570. "5"="16550 compatible"
  571. "6"="16550A compatible"
  572. "160"="8251 compatible"
  573. "161"="8251FIFO compatible"
  574.  
  575. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\12\8]
  576. "Name"="Operational Group Index"
  577. "Description"="The index into the Operational State table for this device, if applicable."
  578. "Column"="8"
  579. "Access"="Read-Only"
  580. "Storage"="Common"
  581. "Type"="Integer"
  582. "1"=hex:01
  583.  
  584.  
  585. ;==========================
  586. ;  Component ID Group
  587. ;
  588. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1]
  589. "Name"="ComponentID Group"
  590. "Class"="DMTF|ComponentID|001"
  591. "Description"="This group defines attributes common to all components. This group is required."
  592.  
  593. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\1]
  594. "Name"="Manufacturer"
  595. "Description"="Manufacturer of this system."
  596. "Access"="Read-Only"
  597. "Storage"="Common"
  598. "Type"="DisplayString(64)"
  599. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  600.  
  601. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\2]
  602. "Name"="Product"
  603. "Description"="Product name for this system."
  604. "Access"="Read-Only"
  605. "Storage"="Common"
  606. "Type"="DisplayString(64)"
  607. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  608.  
  609. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\3]
  610. "Name"="Version"
  611. "Description"="Version of this system."
  612. "Access"="Read-Only"
  613. "Storage"="Specific"
  614. "Type"="DisplayString(64)"
  615. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  616.  
  617. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\4]
  618. "Name"="Serial Number"
  619. "Description"="Serial number for this system."
  620. "Access"="Read-Only"
  621. "Storage"="Specific"
  622. "Type"="DisplayString(64)"
  623. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  624.  
  625. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\5]
  626. "Name"="Installation"
  627. "Description"="The time and date when this component was installed."
  628. "Access"="Read-Only"
  629. "Storage"="Specific"
  630. "Type"="Date"
  631. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  632.  
  633. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\6]
  634. "Name"="Verify"
  635. "Description"="A code that provides a level of verification that the component is still installed and working."
  636. "Access"="Read-Only"
  637. "Storage"="Common"
  638. "Type"="Enum"
  639. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  640.  
  641. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\1\6\Enum]
  642. "0"="An error occurred; check status code."
  643. "1"="This component does not exist."
  644. "2"="Verification is not supported."
  645. "3"="Reserved."
  646. "4"="This component exists, but the functionality is untested."
  647. "5"="This component exists, but the functionality is unknown."
  648. "6"="This component exists, and is not functioning correctly."
  649. "7"="This component exists, and is functioning correctly."
  650.  
  651.  
  652. ;==========================
  653. ;  FRU Group
  654. ;
  655. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30]
  656. "Name"="Field Replaceable Unit"
  657. "Class"="DMTF|FRU|001"
  658. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  659. "Key"="1"
  660. "^Index"=hex:03,00,00,00
  661. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  662.  
  663. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\1]
  664. "Name"="FRU Index"
  665. "Description"="The index into the Field Replaceable Unit table."
  666. "Column"="1"
  667. "Access"="Read-Only"
  668. "Storage"="Common"
  669. "Type"="Integer"
  670. "1"=hex:01
  671.  
  672. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\2]
  673. "Name"="Device Group Index"
  674. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  675. "Column"="2"
  676. "Access"="Read-Only"
  677. "Storage"="Common"
  678. "Type"="Integer"
  679. "1"=hex:0c,00,00,00
  680.  
  681. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\3]
  682. "Name"="Description"
  683. "Description"="A clear description of this Field Replaceable Unit."
  684. "Column"="3"
  685. "Access"="Read-Only"
  686. "Storage"="Common"
  687. "Type"="DisplayString(255)"
  688. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  689.  
  690. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\4]
  691. "Name"="Manufacturer"
  692. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  693. "Column"="4"
  694. "Access"="Read-Only"
  695. "Storage"="Common"
  696. "Type"="DisplayString(80)"
  697. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  698.  
  699. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\5]
  700. "Name"="Model"
  701. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  702. "Column"="5"
  703. "Access"="Read-Only"
  704. "Storage"="Common"
  705. "Type"="DisplayString(64)"
  706. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  707.  
  708. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\6]
  709. "Name"="Part Number"
  710. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  711. "Column"="6"
  712. "Access"="Read-Only"
  713. "Storage"="Common"
  714. "Type"="DisplayString(64)"
  715. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  716.  
  717. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\7]
  718. "Name"="FRU Serial Number"
  719. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  720. "Column"="7"
  721. "Access"="Read-Only"
  722. "Storage"="Common"
  723. "Type"="DisplayString(64)"
  724. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  725.  
  726. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\8]
  727. "Name"="Revision Level"
  728. "Description"="The revision level of this Field Replaceable Unit."
  729. "Column"="8"
  730. "Access"="Read-Only"
  731. "Storage"="Common"
  732. "Type"="DisplayString(64)"
  733. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  734.  
  735. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\9]
  736. "Name"="Warranty Start Date"
  737. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  738. "Column"="9"
  739. "Access"="Read-Only"
  740. "Storage"="Specific"
  741. "Type"="Date"
  742. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  743.  
  744. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\10]
  745. "Name"="Warranty Duration"
  746. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  747. "Column"="10"
  748. "Access"="Read-Only"
  749. "Storage"="Specific"
  750. "Type"="Integer"
  751. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  752.  
  753. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\30\11]
  754. "Name"="Support Phone Number"
  755. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  756. "Column"="11"
  757. "Access"="Read-Only"
  758. "Storage"="Common"
  759. "Type"="DisplayString(64)"
  760. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  761.  
  762.  
  763. ;==========================
  764. ;  Operational State Table
  765. ;
  766. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31]
  767. "Name"="Operational State"
  768. "Class"="DMTF|Operational State|001"
  769. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  770. "Key"="1"
  771. "^Index"=hex:03,00,00,00
  772. "^ROW"="1|2|3|4|5|6|7|8|9"
  773.  
  774. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\1]
  775. "Name"="Operational State Instance Index"
  776. "Description"="The Index into the Operational State table."
  777. "Column"="1"
  778. "Access"="Read-Only"
  779. "Storage"="Common"
  780. "Type"="Integer"
  781. "1"=hex:01
  782.  
  783. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\2]
  784. "Name"="Device Group Index"
  785. "Description"="The group ID of the group referencing this instance."
  786. "Column"="2"
  787. "Access"="Read-Only"
  788. "Storage"="Common"
  789. "Type"="Integer"
  790. "1"=hex:0c,00,00,00
  791.  
  792. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\3]
  793. "Name"="Operational Status"
  794. "Description"="The operational status of the device instance."
  795. "Column"="3"
  796. "Access"="Read-Only"
  797. "Storage"="Common"
  798. "Type"="Enum"
  799. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  800.  
  801. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\3\Enum]
  802. "1"="Other"
  803. "2"="Unknown"
  804. "3"="Enabled"
  805. "4"="Disabled"
  806. "5"="Not Applicable"
  807.  
  808. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\4]
  809. "Name"="Usage State"
  810. "Description"="The usage state of the device instance."
  811. "Column"="4"
  812. "Access"="Read-Only"
  813. "Storage"="Common"
  814. "Type"="Enum"
  815. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  816.  
  817. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\4\Enum]
  818. "1"="Other"
  819. "2"="Unknown"
  820. "3"="Idle"
  821. "4"="Active"
  822. "5"="Busy"
  823. "6"="Not Applicable"
  824.  
  825. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\5]
  826. "Name"="Availability Status"
  827. "Description"="The availability status of the device instance."
  828. "Column"="5"
  829. "Access"="Read-Only"
  830. "Storage"="Common"
  831. "Type"="Enum"
  832. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  833.  
  834. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\5\Enum]
  835. "1"="Other"
  836. "2"="Unknown"
  837. "3"="Running"
  838. "4"="Warning"
  839. "5"="In Test"
  840. "6"="Not Applicable"
  841. "7"="Power Off"
  842. "8"="Off Line"
  843. "9"="Off Duty"
  844. "10"="Degraded"
  845. "11"="Not Installed"
  846. "12"="Install Error"
  847. "13"="Power Save"
  848.  
  849. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\6]
  850. "Name"="Administrative State"
  851. "Description"="The administrative state of the device instance."
  852. "Column"="6"
  853. "Access"="Read-Only"
  854. "Storage"="Common"
  855. "Type"="Enum"
  856. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  857.  
  858. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\6\Enum]
  859. "1"="Other"
  860. "2"="Unknown"
  861. "3"="Locked"
  862. "4"="Unlocked"
  863. "5"="Not Applicable"
  864. "6"="Shutting Down"
  865.  
  866. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\7]
  867. "Name"="Fatal Error Count"
  868. "Description"="The accumulated fatal error count for this device instance."
  869. "Column"="7"
  870. "Access"="Read-Only"
  871. "Storage"="Specific"
  872. "Type"="Counter"
  873. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  874.  
  875. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\8]
  876. "Name"="Major Error Count"
  877. "Description"="The accumulated major error count for this device instance."
  878. "Column"="8"
  879. "Access"="Read-Only"
  880. "Storage"="Specific"
  881. "Type"="Counter"
  882. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  883.  
  884. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\SerialPort\%ComponentID\31\9]
  885. "Name"="Warning Error Count"
  886. "Description"="The accumulated warning error count for this device instance."
  887. "Column"="9"
  888. "Access"="Read-Only"
  889. "Storage"="Specific"
  890. "Type"="Counter"
  891. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  892.  
  893.  
  894.  
  895. ;========================================
  896. ;                  Video Component
  897. ;========================================
  898. ;
  899. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID]
  900. "Name"="Video Adapter"
  901. "Description"="This component implements a set of groups relating to the Video Adapter."
  902.  
  903. ;====================
  904. ;  Video Group
  905. ;====================
  906. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20]
  907. "Name"="Video"
  908. "Class"="DMTF|Video|002"
  909. "Description"="This group defines the attributes of video devices in this system."
  910. "Key"="1"
  911. "^Index"=hex:01
  912. "^ROW"="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17"
  913.  
  914. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\1]
  915. "Name"="Video Index"
  916. "Description"="An index into the video table."
  917. "Column"="1"
  918. "Access"="Read-Only"
  919. "Storage"="Common"
  920. "Type"="Integer"
  921. "1"=hex:01
  922.  
  923. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\2]
  924. "Name"="Video Type"
  925. "Description"="The architecture of the video subsystem in this system."
  926. "Column"="2"
  927. "Access"="Read-Only"
  928. "Storage"="Common"
  929. "Type"="Enum"
  930. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\VideoType"
  931.  
  932. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\2\Enum]
  933. "1"="Other"
  934. "2"="Unknown"
  935. "3"="CGA"
  936. "4"="EGA"
  937. "5"="VGA"
  938. "6"="SVGA"
  939. "7"="MDA"
  940. "8"="HGC"
  941. "9"="MCGA"
  942. "10"="8514A"
  943. "11"="XGA"
  944. "12"="Linear Frame Buffer"
  945. "160"="PC-98"
  946.  
  947. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\3]
  948. "Name"="Current Video Mode"
  949. "Description"="The current video mode in this system. Value = -1 if this information is not available."
  950. "Column"="3"
  951. "Access"="Read-Only"
  952. "Storage"="Common"
  953. "Type"="Integer"
  954. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\CurrentVideoMode"
  955.  
  956. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\4]
  957. "Name"="Minimum Refresh Rate"
  958. "Description"="The minimum refresh rate for this video subsystem in Hz."
  959. "Column"="4"
  960. "Access"="Read-Only"
  961. "Storage"="Common"
  962. "Type"="Integer"
  963. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\MinimumRefreshRate"
  964.  
  965. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\5]
  966. "Name"="Maximum Refresh Rate"
  967. "Description"="The maximum refresh rate for this video subsystem in Hz."
  968. "Column"="5"
  969. "Access"="Read-Only"
  970. "Storage"="Common"
  971. "Type"="Integer"
  972. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\MaximumRefreshRate"
  973.  
  974. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\6]
  975. "Name"="Video Memory Type"
  976. "Description"="The type of video memory for this adapter."
  977. "Column"="6"
  978. "Access"="Read-Only"
  979. "Storage"="Common"
  980. "Type"="Enum"
  981. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\VideoMemoryType"
  982.  
  983. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\6\Enum]
  984. "1"="Other"
  985. "2"="Unknown"
  986. "3"="VRAM"
  987. "4"="DRAM"
  988. "5"="SRAM"
  989.  
  990. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\7]
  991. "Name"="Video RAM Memory Size"
  992. "Description"="Video adapter memory size in kilobytes."
  993. "Column"="7"
  994. "Access"="Read-Only"
  995. "Storage"="Common"
  996. "Type"="Integer"
  997. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\VideoRAMMemorySizeK"
  998.  
  999. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\8]
  1000. "Name"="Scan Mode"
  1001. "Description"="The scan mode for this video device."
  1002. "Column"="8"
  1003. "Access"="Read-Only"
  1004. "Storage"="Common"
  1005. "Type"="Enum"
  1006. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\ScanMode"
  1007.  
  1008. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\8\Enum]
  1009. "1"="Other"
  1010. "2"="Unknown"
  1011. "3"="Interlaced"
  1012. "4"="Non Interlaced"
  1013.  
  1014. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\9]
  1015. "Name"="Video Physical Location"
  1016. "Description"="The location of the video controller circuitry."
  1017. "Column"="9"
  1018. "Access"="Read-Only"
  1019. "Storage"="Common"
  1020. "Type"="Enum"
  1021. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\VideoPhysicalLocation"
  1022.  
  1023. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\9\Enum]
  1024. "1"="Other"
  1025. "2"="Unknown"
  1026. "3"="Integrated"
  1027. "4"="Add-on Card"
  1028.  
  1029. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\10]
  1030. "Name"="Current Vertical Resolution"
  1031. "Description"="The current number of vertical pixels."
  1032. "Column"="10"
  1033. "Access"="Read-Only"
  1034. "Storage"="Common"
  1035. "Type"="Integer"
  1036. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\CurrentVerticalResolution"
  1037.  
  1038. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\11]
  1039. "Name"="Current Horizontal Resolution"
  1040. "Description"="The current number of horizontal pixels."
  1041. "Column"="11"
  1042. "Access"="Read-Only"
  1043. "Storage"="Common"
  1044. "Type"="Integer"
  1045. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\CurrentHorizResolution"
  1046.  
  1047. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\12]
  1048. "Name"="Current Number of Bits per Pixel"
  1049. "Description"="The number of bits used to display each pixel for this video device."
  1050. "Column"="12"
  1051. "Access"="Read-Only"
  1052. "Storage"="Common"
  1053. "Type"="Integer"
  1054. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Video\\CurrentNumberOfBitsPerPixel"
  1055.  
  1056. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\13]
  1057. "Name"="Current Number of Rows"
  1058. "Description"="The number of rows in character mode for this video device."
  1059. "Column"="13"
  1060. "Access"="Read-Only"
  1061. "Storage"="Common"
  1062. "Type"="Integer"
  1063. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\CurrentNumberOfRows"
  1064.  
  1065. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\14]
  1066. "Name"="Current Number of Columns"
  1067. "Description"="The number of columns in character mode for this video device."
  1068. "Column"="14"
  1069. "Access"="Read-Only"
  1070. "Storage"="Common"
  1071. "Type"="Integer"
  1072. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\CurrentNumberOfColumns"
  1073.  
  1074. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\15]
  1075. "Name"="Current Refresh Rate"
  1076. "Description"="The current refresh rate in Hz for this video device."
  1077. "Column"="15"
  1078. "Access"="Read-Only"
  1079. "Storage"="Common"
  1080. "Type"="Integer"
  1081. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\CurrentRefreshRate"
  1082.  
  1083. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\16]
  1084. "Name"="FRU Group Index"
  1085. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  1086. "Column"="16"
  1087. "Access"="Read-Only"
  1088. "Storage"="Common"
  1089. "Type"="Integer"
  1090. ;  We know there is just one entry in the FRU table for this component.  But
  1091. ;  what if there is not any?  We'll put in an empty one, which can be over-
  1092. ;  ridden.
  1093. "1"=hex:01
  1094.  
  1095. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\20\17]
  1096. "Name"="Operational Group Index"
  1097. "Description"="The index into the Operational State table for this device, if applicable."
  1098. "Column"="17"
  1099. "Access"="Read-Only"
  1100. "Storage"="Common"
  1101. "Type"="Integer"
  1102. "1"=hex:01
  1103.  
  1104. ;  We put in this one attribute of the FRU (the rest is loaded by default for every
  1105. ;  component), the Device Group Index.  It's a "back pointer" to which group is pointing
  1106. ;  to this FRU.
  1107. ;
  1108. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\30]
  1109. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\Mif\Display\%ComponentID\30\2]
  1110. "1"=hex:14,00,00,00
  1111.  
  1112. ;====================
  1113. ;  Video BIOS Group
  1114. ;====================
  1115. ;
  1116. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21]
  1117. "Name"="Video BIOS"
  1118. "Class"="DMTF|Video BIOS|001"
  1119. "Description"="This group defines the attributes for the Video BIOS."
  1120. "Key"="1"
  1121. "^Index"=hex:01,00,00,00
  1122. "^ROW"="1|2|3|4|5"
  1123.  
  1124. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\1]
  1125. "Name"="Video BIOS Index"
  1126. "Description"="The index into the Video BIOS table."
  1127. "Column"="1"
  1128. "Access"="Read-Only"
  1129. "Storage"="Common"
  1130. "Type"="Integer"
  1131. "1"=hex:01,00,00,00
  1132.  
  1133. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\2]
  1134. "Name"="Video BIOS Manufacturer"
  1135. "Description"="The name of the company that wrote this Video BIOS."
  1136. "Column"="2"
  1137. "Access"="Read-Only"
  1138. "Storage"="Specific"
  1139. "Type"="DisplayString(80)"
  1140. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOS\\VideoBIOSManufacturer"
  1141.  
  1142. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\3]
  1143. "Name"="Video BIOS Version"
  1144. "Description"="The version number or version string of this Video BIOS."
  1145. "Column"="3"
  1146. "Access"="Read-Only"
  1147. "Storage"="Specific"
  1148. "Type"="DisplayString(64)"
  1149. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOS\\VideoBIOSVersion"
  1150.  
  1151. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\4]
  1152. "Name"="Video BIOS Release Date"
  1153. "Description"="The Video BIOS release date."
  1154. "Column"="4"
  1155. "Access"="Read-Only"
  1156. "Storage"="Common"
  1157. "Type"="Date"
  1158. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOSDate"
  1159.  
  1160. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\5]
  1161. "Name"="Video BIOS Shadowing State"
  1162. "Description"="If true, the Video BIOS is currently being shadowed."
  1163. "Column"="5"
  1164. "Access"="Read-Only"
  1165. "Storage"="Common"
  1166. "Type"="Enum"
  1167. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOSShadowingState"
  1168.  
  1169. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\21\5\Enum]
  1170. "0"="False"
  1171. "1"="True"
  1172.  
  1173.  
  1174. ;========================================
  1175. ;  Video BIOS Characteristics Group
  1176. ;========================================
  1177. ;
  1178. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22]
  1179. "Name"="Video BIOS Characteristics"
  1180. "Class"="DMTF|Video BIOS Characteristic|001"
  1181. "Description"="This group defines the characteristics for the Video BIOS."
  1182. "Key"="1,2"
  1183. "^Index"=hex:03,00,00,00
  1184. "^ROW"="^ROWNUM|2|3|4"
  1185.  
  1186. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22\1]
  1187. "Name"="Video BIOS Characteristic Index"
  1188. "Description"="This is an index into the Video BIOS Characteristics table."
  1189. "Column"="^ROWNUM"
  1190. "Access"="Read-Only"
  1191. "Storage"="Common"
  1192. "Type"="Integer"
  1193.  
  1194. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22\2]
  1195. "Name"="Video BIOS Number"
  1196. "Description"="This is the Video BIOS number which correlates to the Video BIOS Index."
  1197. "Column"="2"
  1198. "Access"="Read-Only"
  1199. "Storage"="Common"
  1200. "Type"="Integer"
  1201. "Value"=hex:01,00,00,00
  1202.  
  1203. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22\3]
  1204. "Name"="Video BIOS Characteristic"
  1205. "Description"="The attributes and extensions supported by this version of the Video BIOS."
  1206. "Column"="3"
  1207. "Access"="Read-Only"
  1208. "Storage"="Common"
  1209. "Type"="Enum"
  1210. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOSCharacteristic"
  1211. "!0"="B;IN(0,2)(1,1)(2,3)(3,4)(4,5)(5,6)(6,7)(7,8)(8,9)"
  1212.  
  1213. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22\3\Enum]
  1214. "1"="Other"
  1215. "2"="Unknown"
  1216. "3"="Unsupported"
  1217. "4"="Standard Video BIOS"
  1218. "5"="VESA BIOS Extensions Supported"
  1219. "6"="VESA Power Management Supported"
  1220. "7"="VESA Display Data Channel Supported"
  1221. "8"="Video BIOS Shadowing allowed"
  1222. "9"="Video BIOS Upgradeable"
  1223.  
  1224. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\22\4]
  1225. "Name"="Video BIOS Characteristic Description"
  1226. "Description"="Expanded description of this VIDEO BIOS characteristic."
  1227. "Column"="4"
  1228. "Access"="Read-Only"
  1229. "Storage"="Specific"
  1230. "Type"="DisplayString(80)"
  1231. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\VideoBIOSCharacteristic"
  1232. "!0"="B;DS(1,\"Other\")(0,\"Unknown\")(2,\"Unsupported\")(3,\"Standard Video BIOS\")(4,\"VESA BIOS Extensions Supported\")(5,\"VESA Power Management Supported\")(6,\"VESA Display Data Channel Supported\")(7,\"Video BIOS Shadowing allowed\")(8,\"Video BIOS Upgradeable\")"
  1233.  
  1234. ;==========================
  1235. ;  Component ID Group
  1236. ;
  1237. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1]
  1238. "Name"="ComponentID Group"
  1239. "Class"="DMTF|ComponentID|001"
  1240. "Description"="This group defines attributes common to all components. This group is required."
  1241.  
  1242. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\1]
  1243. "Name"="Manufacturer"
  1244. "Description"="Manufacturer of this system."
  1245. "Access"="Read-Only"
  1246. "Storage"="Common"
  1247. "Type"="DisplayString(64)"
  1248. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  1249.  
  1250. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\2]
  1251. "Name"="Product"
  1252. "Description"="Product name for this system."
  1253. "Access"="Read-Only"
  1254. "Storage"="Common"
  1255. "Type"="DisplayString(64)"
  1256. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  1257.  
  1258. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\3]
  1259. "Name"="Version"
  1260. "Description"="Version of this system."
  1261. "Access"="Read-Only"
  1262. "Storage"="Specific"
  1263. "Type"="DisplayString(64)"
  1264. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  1265.  
  1266. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\4]
  1267. "Name"="Serial Number"
  1268. "Description"="Serial number for this system."
  1269. "Access"="Read-Only"
  1270. "Storage"="Specific"
  1271. "Type"="DisplayString(64)"
  1272. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  1273.  
  1274. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\5]
  1275. "Name"="Installation"
  1276. "Description"="The time and date when this component was installed."
  1277. "Access"="Read-Only"
  1278. "Storage"="Specific"
  1279. "Type"="Date"
  1280. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  1281.  
  1282. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\6]
  1283. "Name"="Verify"
  1284. "Description"="A code that provides a level of verification that the component is still installed and working."
  1285. "Access"="Read-Only"
  1286. "Storage"="Common"
  1287. "Type"="Enum"
  1288. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  1289.  
  1290. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\1\6\Enum]
  1291. "0"="An error occurred; check status code."
  1292. "1"="This component does not exist."
  1293. "2"="Verification is not supported."
  1294. "3"="Reserved."
  1295. "4"="This component exists, but the functionality is untested."
  1296. "5"="This component exists, but the functionality is unknown."
  1297. "6"="This component exists, and is not functioning correctly."
  1298. "7"="This component exists, and is functioning correctly."
  1299.  
  1300.  
  1301. ;==========================
  1302. ;  FRU Group
  1303. ;
  1304. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30]
  1305. "Name"="Field Replaceable Unit"
  1306. "Class"="DMTF|FRU|001"
  1307. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  1308. "Key"="1"
  1309. "^Index"=hex:03,00,00,00
  1310. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  1311.  
  1312. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\1]
  1313. "Name"="FRU Index"
  1314. "Description"="The index into the Field Replaceable Unit table."
  1315. "Column"="1"
  1316. "Access"="Read-Only"
  1317. "Storage"="Common"
  1318. "Type"="Integer"
  1319. "1"=hex:01
  1320.  
  1321. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\2]
  1322. "Name"="Device Group Index"
  1323. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  1324. "Column"="2"
  1325. "Access"="Read-Only"
  1326. "Storage"="Common"
  1327. "Type"="Integer"
  1328. "1"=hex:14,00,00,00
  1329.  
  1330. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\3]
  1331. "Name"="Description"
  1332. "Description"="A clear description of this Field Replaceable Unit."
  1333. "Column"="3"
  1334. "Access"="Read-Only"
  1335. "Storage"="Common"
  1336. "Type"="DisplayString(255)"
  1337. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  1338.  
  1339. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\4]
  1340. "Name"="Manufacturer"
  1341. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  1342. "Column"="4"
  1343. "Access"="Read-Only"
  1344. "Storage"="Common"
  1345. "Type"="DisplayString(80)"
  1346. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  1347.  
  1348. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\5]
  1349. "Name"="Model"
  1350. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  1351. "Column"="5"
  1352. "Access"="Read-Only"
  1353. "Storage"="Common"
  1354. "Type"="DisplayString(64)"
  1355. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  1356.  
  1357. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\6]
  1358. "Name"="Part Number"
  1359. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  1360. "Column"="6"
  1361. "Access"="Read-Only"
  1362. "Storage"="Common"
  1363. "Type"="DisplayString(64)"
  1364. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  1365.  
  1366. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\7]
  1367. "Name"="FRU Serial Number"
  1368. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  1369. "Column"="7"
  1370. "Access"="Read-Only"
  1371. "Storage"="Common"
  1372. "Type"="DisplayString(64)"
  1373. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  1374.  
  1375. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\8]
  1376. "Name"="Revision Level"
  1377. "Description"="The revision level of this Field Replaceable Unit."
  1378. "Column"="8"
  1379. "Access"="Read-Only"
  1380. "Storage"="Common"
  1381. "Type"="DisplayString(64)"
  1382. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  1383.  
  1384. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\9]
  1385. "Name"="Warranty Start Date"
  1386. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  1387. "Column"="9"
  1388. "Access"="Read-Only"
  1389. "Storage"="Specific"
  1390. "Type"="Date"
  1391. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  1392.  
  1393. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\10]
  1394. "Name"="Warranty Duration"
  1395. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  1396. "Column"="10"
  1397. "Access"="Read-Only"
  1398. "Storage"="Specific"
  1399. "Type"="Integer"
  1400. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  1401.  
  1402. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\30\11]
  1403. "Name"="Support Phone Number"
  1404. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  1405. "Column"="11"
  1406. "Access"="Read-Only"
  1407. "Storage"="Common"
  1408. "Type"="DisplayString(64)"
  1409. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  1410.  
  1411.  
  1412. ;==========================
  1413. ;  Operational State Table
  1414. ;
  1415. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31]
  1416. "Name"="Operational State"
  1417. "Class"="DMTF|Operational State|001"
  1418. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  1419. "Key"="1"
  1420. "^Index"=hex:03,00,00,00
  1421. "^ROW"="1|2|3|4|5|6|7|8|9"
  1422.  
  1423. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\1]
  1424. "Name"="Operational State Instance Index"
  1425. "Description"="The Index into the Operational State table."
  1426. "Column"="1"
  1427. "Access"="Read-Only"
  1428. "Storage"="Common"
  1429. "Type"="Integer"
  1430. "1"=hex:01
  1431.  
  1432. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\2]
  1433. "Name"="Device Group Index"
  1434. "Description"="The group ID of the group referencing this instance."
  1435. "Column"="2"
  1436. "Access"="Read-Only"
  1437. "Storage"="Common"
  1438. "Type"="Integer"
  1439. "1"=hex:14,00,00,00
  1440.  
  1441. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\3]
  1442. "Name"="Operational Status"
  1443. "Description"="The operational status of the device instance."
  1444. "Column"="3"
  1445. "Access"="Read-Only"
  1446. "Storage"="Common"
  1447. "Type"="Enum"
  1448. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  1449.  
  1450. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\3\Enum]
  1451. "1"="Other"
  1452. "2"="Unknown"
  1453. "3"="Enabled"
  1454. "4"="Disabled"
  1455. "5"="Not Applicable"
  1456.  
  1457. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\4]
  1458. "Name"="Usage State"
  1459. "Description"="The usage state of the device instance."
  1460. "Column"="4"
  1461. "Access"="Read-Only"
  1462. "Storage"="Common"
  1463. "Type"="Enum"
  1464. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  1465.  
  1466. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\4\Enum]
  1467. "1"="Other"
  1468. "2"="Unknown"
  1469. "3"="Idle"
  1470. "4"="Active"
  1471. "5"="Busy"
  1472. "6"="Not Applicable"
  1473.  
  1474. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\5]
  1475. "Name"="Availability Status"
  1476. "Description"="The availability status of the device instance."
  1477. "Column"="5"
  1478. "Access"="Read-Only"
  1479. "Storage"="Common"
  1480. "Type"="Enum"
  1481. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  1482.  
  1483. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\5\Enum]
  1484. "1"="Other"
  1485. "2"="Unknown"
  1486. "3"="Running"
  1487. "4"="Warning"
  1488. "5"="In Test"
  1489. "6"="Not Applicable"
  1490. "7"="Power Off"
  1491. "8"="Off Line"
  1492. "9"="Off Duty"
  1493. "10"="Degraded"
  1494. "11"="Not Installed"
  1495. "12"="Install Error"
  1496. "13"="Power Save"
  1497.  
  1498. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\6]
  1499. "Name"="Administrative State"
  1500. "Description"="The administrative state of the device instance."
  1501. "Column"="6"
  1502. "Access"="Read-Only"
  1503. "Storage"="Common"
  1504. "Type"="Enum"
  1505. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  1506.  
  1507. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\6\Enum]
  1508. "1"="Other"
  1509. "2"="Unknown"
  1510. "3"="Locked"
  1511. "4"="Unlocked"
  1512. "5"="Not Applicable"
  1513. "6"="Shutting Down"
  1514.  
  1515. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\7]
  1516. "Name"="Fatal Error Count"
  1517. "Description"="The accumulated fatal error count for this device instance."
  1518. "Column"="7"
  1519. "Access"="Read-Only"
  1520. "Storage"="Specific"
  1521. "Type"="Counter"
  1522. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  1523.  
  1524. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\8]
  1525. "Name"="Major Error Count"
  1526. "Description"="The accumulated major error count for this device instance."
  1527. "Column"="8"
  1528. "Access"="Read-Only"
  1529. "Storage"="Specific"
  1530. "Type"="Counter"
  1531. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  1532.  
  1533. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Display\%ComponentID\31\9]
  1534. "Name"="Warning Error Count"
  1535. "Description"="The accumulated warning error count for this device instance."
  1536. "Column"="9"
  1537. "Access"="Read-Only"
  1538. "Storage"="Specific"
  1539. "Type"="Counter"
  1540. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  1541.  
  1542.  
  1543. ;========================================
  1544. ;                  Disk Drive Component
  1545. ;========================================
  1546. ;
  1547. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID]
  1548. "Name"="Disk Drive"
  1549. "Description"="This component implements a set of groups relating to the Disk Drive."
  1550.  
  1551. ;=============
  1552. ;  Disk Group
  1553. ;=============
  1554. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23]
  1555. "Name"="Disks"
  1556. "Class"="DMTF|Disks|001"
  1557. "Description"="This group defines the physical attributes of disk mass storage devices in this system."
  1558. "Key"="1,2"
  1559. "^Index"=hex:02,00,00,00
  1560. "^ROW"="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21"
  1561.  
  1562. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\1]
  1563. "Name"="Storage Type"
  1564. "Description"="The type of this mass storage device."
  1565. "Column"="1"
  1566. "Access"="Read-Only"
  1567. "Storage"="Common"
  1568. "Type"="Enum"
  1569. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\DeviceType"
  1570. "!1"="B;IN(0,3)(1,1)(2,1)(3,1)(4,6)(5,8)(6,1)(7,7)(8,1)(9,1)(10,4)(132,7)"
  1571.  
  1572. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\1\Enum]
  1573. "1"="Other"
  1574. "2"="Unknown"
  1575. "3"="Hard Disk"
  1576. "4"="Floppy Disk"
  1577. "5"="Optical ROM"
  1578. "6"="Optical WORM"
  1579. "7"="Optical RW"
  1580. "8"="Compact Disk"
  1581. "9"="Flash Disk"
  1582. "10"="Bernoulli"
  1583. "11"="Optical Floppy Disk"
  1584.  
  1585. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\2]
  1586. "Name"="Disk Index"
  1587. "Description"="An index into the disk table."
  1588. "Column"="2"
  1589. "Access"="Read-Only"
  1590. "Storage"="Common"
  1591. "Type"="Integer"
  1592. "1"=hex:01,00,00,00
  1593.  
  1594. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\3]
  1595. "Name"="Storage Interface Type"
  1596. "Description"="The interface used by this mass storage device."
  1597. "Column"="3"
  1598. "Access"="Read-Only"
  1599. "Storage"="Common"
  1600. "Type"="Enum"
  1601. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\StorageInterfaceType"
  1602. "!1"="B;IN(0,2)(1,4)(2,3)(3,1)(4,1)(5,1)"
  1603.  
  1604. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\3\Enum]
  1605. "1"="Other"
  1606. "2"="Unknown"
  1607. "3"="SCSI"
  1608. "4"="ESDI"
  1609. "5"="IDE"
  1610. "6"="CMD"
  1611. "7"="IPI"
  1612. "8"="ST506"
  1613. "9"="DSSI"
  1614. "10"="Parallel Port"
  1615. "11"="HIPPI"
  1616. "12"="QIC2"
  1617. "13"="Floppy Disk Interface"
  1618. "14"="PCMCIA"
  1619. "15"="Enhanced ATA/IDE"
  1620.  
  1621. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\4]
  1622. "Name"="Interface Description"
  1623. "Description"="A longer description of the mass storage interface.For example, SCSI2 fast wide."
  1624. "Column"="4"
  1625. "Access"="Read-Only"
  1626. "Storage"="Common"
  1627. "Type"="DisplayString(64)"
  1628. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\InterfaceDescription"
  1629.  
  1630. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\5]
  1631. "Name"="Media Loaded"
  1632. "Description"="If true, the media is loaded."
  1633. "Column"="5"
  1634. "Access"="Read-Only"
  1635. "Storage"="Common"
  1636. "Type"="Enum"
  1637. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\MediaLoaded"
  1638.  
  1639. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\5\Enum]
  1640. "0"="False"
  1641. "1"="True"
  1642.  
  1643. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\6]
  1644. "Name"="Removable Drive"
  1645. "Description"="If true, this drive is removable."
  1646. "Column"="6"
  1647. "Access"="Read-Only"
  1648. "Storage"="Common"
  1649. "Type"="Enum"
  1650. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\RemovableDrive"
  1651.  
  1652. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\6\Enum]
  1653. "0"="False"
  1654. "1"="True"
  1655.  
  1656. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\7]
  1657. "Name"="Removable Media"
  1658. "Description"="If true, the media in this drive is removable."
  1659. "Column"="7"
  1660. "Access"="Read-Only"
  1661. "Storage"="Common"
  1662. "Type"="Enum"
  1663. ;  ":Value" links to a static value of False we know is there.  ":1" links to a PnP value that
  1664. ;  tends to be there for floppy and CD drives (and which is 1 when present).
  1665. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\RemovableMedia"
  1666. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\Removable"
  1667.  
  1668. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\7\Enum]
  1669. "0"="False"
  1670. "1"="True"
  1671.  
  1672. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\8]
  1673. "Name"="Device ID"
  1674. "Description"="The SCSI address of this device."
  1675. "Column"="8"
  1676. "Access"="Read-Only"
  1677. "Storage"="Common"
  1678. "Type"="Integer"
  1679. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\SCSITargetID"
  1680.  
  1681. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\9]
  1682. "Name"="Logical Unit Number"
  1683. "Description"="The logical unit number of this SCSI device."
  1684. "Column"="9"
  1685. "Access"="Read-Only"
  1686. "Storage"="Common"
  1687. "Type"="Integer"
  1688. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\SCSILUN"
  1689.  
  1690. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\10]
  1691. "Name"="Number of Physical Cylinders"
  1692. "Description"="The number of reported physical cylinders on this device."
  1693. "Column"="10"
  1694. "Access"="Read-Only"
  1695. "Storage"="Specific"
  1696. "Type"="Integer"
  1697. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalCylinders"
  1698.  
  1699. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\11]
  1700. "Name"="Number of Physical Sectors per Track"
  1701. "Description"="The number of reported physical sectors per track for this device."
  1702. "Column"="11"
  1703. "Access"="Read-Only"
  1704. "Storage"="Specific"
  1705. "Type"="Integer"
  1706. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalSectorsPerTrack"
  1707.  
  1708. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\12]
  1709. "Name"="Number of Physical Heads"
  1710. "Description"="The number of reported physical heads for this device."
  1711. "Column"="12"
  1712. "Access"="Read-Only"
  1713. "Storage"="Common"
  1714. "Type"="Integer"
  1715. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalHeads"
  1716.  
  1717. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\13]
  1718. "Name"="Physical Cylinder for Write Precompensation"
  1719. "Description"="Specifies the physical cylinder used for write precompensation on this device."
  1720. "Column"="13"
  1721. "Access"="Read-Only"
  1722. "Storage"="Common"
  1723. "Type"="Integer"
  1724. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalCylinderForWritePrecompensation"
  1725.  
  1726. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\14]
  1727. "Name"="Physical Cylinder for Landing Zone"
  1728. "Description"="The physical landing zone cylinder of this device."
  1729. "Column"="14"
  1730. "Access"="Read-Only"
  1731. "Storage"="Specific"
  1732. "Type"="Integer"
  1733. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalCylinderForLandingZone"
  1734.  
  1735. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\15]
  1736. "Name"="Sector Size"
  1737. "Description"="The size in bytes of the physical disk sector as reported by the disk."
  1738. "Column"="15"
  1739. "Access"="Read-Only"
  1740. "Storage"="Common"
  1741. "Type"="Integer"
  1742. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\PhysicalSectorSize"
  1743.  
  1744. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\16]
  1745. "Name"="Total Physical Size"
  1746. "Description"="The total size in kilobytes (1024 bytes) of this device."
  1747. "Column"="16"
  1748. "Access"="Read-Only"
  1749. "Storage"="Specific"
  1750. "Type"="Integer"
  1751. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\TotalPhysicalSize"
  1752.  
  1753. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\17]
  1754. "Name"="Number of Current Bad Blocks or Sectors"
  1755. "Description"="The number of current bad blocks or sectors to include total of both factory assigned and grown defects."
  1756. "Column"="17"
  1757. "Access"="Read-Only"
  1758. "Storage"="Specific"
  1759. "Type"="Integer"
  1760. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\NumberOfCurrentBadBlocksOrSectors"
  1761.  
  1762. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\18]
  1763. "Name"="Partitions"
  1764. "Description"="The number of partitions on this storage unit."
  1765. "Column"="18"
  1766. "Access"="Read-Only"
  1767. "Storage"="Common"
  1768. "Type"="Integer"
  1769. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\Partitions"
  1770.  
  1771. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\19]
  1772. "Name"="Physical Location"
  1773. "Description"="The physical location of this disk drive assembly relative to the system enclosure."
  1774. "Column"="19"
  1775. "Access"="Read-Only"
  1776. "Storage"="Specific"
  1777. "Type"="Enum"
  1778. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalLocation"
  1779.  
  1780. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\19\Enum]
  1781. "1"="Other"
  1782. "2"="Unknown"
  1783. "3"="Internal"
  1784. "4"="External"
  1785.  
  1786. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\20]
  1787. "Name"="FRU Group Index"
  1788. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  1789. "Column"="20"
  1790. "Access"="Read-Only"
  1791. "Storage"="Common"
  1792. "Type"="Integer"
  1793. "1"=hex:01
  1794.  
  1795. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\23\21]
  1796. "Name"="Operational Group Index"
  1797. "Description"="The index into the Operational State table for this device, if applicable."
  1798. "Column"="21"
  1799. "Access"="Read-Only"
  1800. "Storage"="Common"
  1801. "Type"="Integer"
  1802. "1"=hex:01
  1803.  
  1804.  
  1805. ;==========================
  1806. ;  Component ID Group
  1807. ;
  1808. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1]
  1809. "Name"="ComponentID Group"
  1810. "Class"="DMTF|ComponentID|001"
  1811. "Description"="This group defines attributes common to all components. This group is required."
  1812.  
  1813. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\1]
  1814. "Name"="Manufacturer"
  1815. "Description"="Manufacturer of this system."
  1816. "Access"="Read-Only"
  1817. "Storage"="Common"
  1818. "Type"="DisplayString(64)"
  1819. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  1820.  
  1821. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\2]
  1822. "Name"="Product"
  1823. "Description"="Product name for this system."
  1824. "Access"="Read-Only"
  1825. "Storage"="Common"
  1826. "Type"="DisplayString(64)"
  1827. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  1828.  
  1829. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\3]
  1830. "Name"="Version"
  1831. "Description"="Version of this system."
  1832. "Access"="Read-Only"
  1833. "Storage"="Specific"
  1834. "Type"="DisplayString(64)"
  1835. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  1836.  
  1837. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\4]
  1838. "Name"="Serial Number"
  1839. "Description"="Serial number for this system."
  1840. "Access"="Read-Only"
  1841. "Storage"="Specific"
  1842. "Type"="DisplayString(64)"
  1843. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  1844.  
  1845. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\5]
  1846. "Name"="Installation"
  1847. "Description"="The time and date when this component was installed."
  1848. "Access"="Read-Only"
  1849. "Storage"="Specific"
  1850. "Type"="Date"
  1851. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  1852.  
  1853. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\6]
  1854. "Name"="Verify"
  1855. "Description"="A code that provides a level of verification that the component is still installed and working."
  1856. "Access"="Read-Only"
  1857. "Storage"="Common"
  1858. "Type"="Enum"
  1859. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  1860.  
  1861. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\1\6\Enum]
  1862. "0"="An error occurred; check status code."
  1863. "1"="This component does not exist."
  1864. "2"="Verification is not supported."
  1865. "3"="Reserved."
  1866. "4"="This component exists, but the functionality is untested."
  1867. "5"="This component exists, but the functionality is unknown."
  1868. "6"="This component exists, and is not functioning correctly."
  1869. "7"="This component exists, and is functioning correctly."
  1870.  
  1871.  
  1872. ;==========================
  1873. ;  FRU Group
  1874. ;
  1875. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30]
  1876. "Name"="Field Replaceable Unit"
  1877. "Class"="DMTF|FRU|001"
  1878. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  1879. "Key"="1"
  1880. "^Index"=hex:03,00,00,00
  1881. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  1882.  
  1883. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\1]
  1884. "Name"="FRU Index"
  1885. "Description"="The index into the Field Replaceable Unit table."
  1886. "Column"="1"
  1887. "Access"="Read-Only"
  1888. "Storage"="Common"
  1889. "Type"="Integer"
  1890. "1"=hex:01
  1891.  
  1892. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\2]
  1893. "Name"="Device Group Index"
  1894. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  1895. "Column"="2"
  1896. "Access"="Read-Only"
  1897. "Storage"="Common"
  1898. "Type"="Integer"
  1899. "1"=hex:17,00,00,00
  1900.  
  1901. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\3]
  1902. "Name"="Description"
  1903. "Description"="A clear description of this Field Replaceable Unit."
  1904. "Column"="3"
  1905. "Access"="Read-Only"
  1906. "Storage"="Common"
  1907. "Type"="DisplayString(255)"
  1908. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  1909.  
  1910. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\4]
  1911. "Name"="Manufacturer"
  1912. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  1913. "Column"="4"
  1914. "Access"="Read-Only"
  1915. "Storage"="Common"
  1916. "Type"="DisplayString(80)"
  1917. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  1918.  
  1919. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\5]
  1920. "Name"="Model"
  1921. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  1922. "Column"="5"
  1923. "Access"="Read-Only"
  1924. "Storage"="Common"
  1925. "Type"="DisplayString(64)"
  1926. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  1927.  
  1928. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\6]
  1929. "Name"="Part Number"
  1930. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  1931. "Column"="6"
  1932. "Access"="Read-Only"
  1933. "Storage"="Common"
  1934. "Type"="DisplayString(64)"
  1935. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  1936.  
  1937. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\7]
  1938. "Name"="FRU Serial Number"
  1939. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  1940. "Column"="7"
  1941. "Access"="Read-Only"
  1942. "Storage"="Common"
  1943. "Type"="DisplayString(64)"
  1944. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  1945.  
  1946. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\8]
  1947. "Name"="Revision Level"
  1948. "Description"="The revision level of this Field Replaceable Unit."
  1949. "Column"="8"
  1950. "Access"="Read-Only"
  1951. "Storage"="Common"
  1952. "Type"="DisplayString(64)"
  1953. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  1954.  
  1955. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\9]
  1956. "Name"="Warranty Start Date"
  1957. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  1958. "Column"="9"
  1959. "Access"="Read-Only"
  1960. "Storage"="Specific"
  1961. "Type"="Date"
  1962. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  1963.  
  1964. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\10]
  1965. "Name"="Warranty Duration"
  1966. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  1967. "Column"="10"
  1968. "Access"="Read-Only"
  1969. "Storage"="Specific"
  1970. "Type"="Integer"
  1971. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  1972.  
  1973. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\30\11]
  1974. "Name"="Support Phone Number"
  1975. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  1976. "Column"="11"
  1977. "Access"="Read-Only"
  1978. "Storage"="Common"
  1979. "Type"="DisplayString(64)"
  1980. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  1981.  
  1982.  
  1983. ;==========================
  1984. ;  Operational State Table
  1985. ;
  1986. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31]
  1987. "Name"="Operational State"
  1988. "Class"="DMTF|Operational State|001"
  1989. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  1990. "Key"="1"
  1991. "^Index"=hex:03,00,00,00
  1992. "^ROW"="1|2|3|4|5|6|7|8|9"
  1993.  
  1994. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\1]
  1995. "Name"="Operational State Instance Index"
  1996. "Description"="The Index into the Operational State table."
  1997. "Column"="1"
  1998. "Access"="Read-Only"
  1999. "Storage"="Common"
  2000. "Type"="Integer"
  2001. "1"=hex:01
  2002.  
  2003. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\2]
  2004. "Name"="Device Group Index"
  2005. "Description"="The group ID of the group referencing this instance."
  2006. "Column"="2"
  2007. "Access"="Read-Only"
  2008. "Storage"="Common"
  2009. "Type"="Integer"
  2010. "1"=hex:17,00,00,00
  2011.  
  2012. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\3]
  2013. "Name"="Operational Status"
  2014. "Description"="The operational status of the device instance."
  2015. "Column"="3"
  2016. "Access"="Read-Only"
  2017. "Storage"="Common"
  2018. "Type"="Enum"
  2019. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  2020.  
  2021. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\3\Enum]
  2022. "1"="Other"
  2023. "2"="Unknown"
  2024. "3"="Enabled"
  2025. "4"="Disabled"
  2026. "5"="Not Applicable"
  2027.  
  2028. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\4]
  2029. "Name"="Usage State"
  2030. "Description"="The usage state of the device instance."
  2031. "Column"="4"
  2032. "Access"="Read-Only"
  2033. "Storage"="Common"
  2034. "Type"="Enum"
  2035. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  2036.  
  2037. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\4\Enum]
  2038. "1"="Other"
  2039. "2"="Unknown"
  2040. "3"="Idle"
  2041. "4"="Active"
  2042. "5"="Busy"
  2043. "6"="Not Applicable"
  2044.  
  2045. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\5]
  2046. "Name"="Availability Status"
  2047. "Description"="The availability status of the device instance."
  2048. "Column"="5"
  2049. "Access"="Read-Only"
  2050. "Storage"="Common"
  2051. "Type"="Enum"
  2052. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  2053.  
  2054. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\5\Enum]
  2055. "1"="Other"
  2056. "2"="Unknown"
  2057. "3"="Running"
  2058. "4"="Warning"
  2059. "5"="In Test"
  2060. "6"="Not Applicable"
  2061. "7"="Power Off"
  2062. "8"="Off Line"
  2063. "9"="Off Duty"
  2064. "10"="Degraded"
  2065. "11"="Not Installed"
  2066. "12"="Install Error"
  2067. "13"="Power Save"
  2068.  
  2069. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\6]
  2070. "Name"="Administrative State"
  2071. "Description"="The administrative state of the device instance."
  2072. "Column"="6"
  2073. "Access"="Read-Only"
  2074. "Storage"="Common"
  2075. "Type"="Enum"
  2076. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  2077.  
  2078. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\6\Enum]
  2079. "1"="Other"
  2080. "2"="Unknown"
  2081. "3"="Locked"
  2082. "4"="Unlocked"
  2083. "5"="Not Applicable"
  2084. "6"="Shutting Down"
  2085.  
  2086. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\7]
  2087. "Name"="Fatal Error Count"
  2088. "Description"="The accumulated fatal error count for this device instance."
  2089. "Column"="7"
  2090. "Access"="Read-Only"
  2091. "Storage"="Specific"
  2092. "Type"="Counter"
  2093. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  2094.  
  2095. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\8]
  2096. "Name"="Major Error Count"
  2097. "Description"="The accumulated major error count for this device instance."
  2098. "Column"="8"
  2099. "Access"="Read-Only"
  2100. "Storage"="Specific"
  2101. "Type"="Counter"
  2102. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  2103.  
  2104. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskDrive\%ComponentID\31\9]
  2105. "Name"="Warning Error Count"
  2106. "Description"="The accumulated warning error count for this device instance."
  2107. "Column"="9"
  2108. "Access"="Read-Only"
  2109. "Storage"="Specific"
  2110. "Type"="Counter"
  2111. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  2112.  
  2113.  
  2114. ;======================================================
  2115. ;      CD-ROM component - same groups as Disk Drive
  2116. ;======================================================
  2117. ;
  2118. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID]
  2119. "Name"="CD-ROM Drive"
  2120. "Description"="This component implements a set of groups relating to the CD-ROM Drive."
  2121.  
  2122. ;=============
  2123. ;  Disk Group
  2124. ;=============
  2125. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23]
  2126. "Name"="Disks"
  2127. "Class"="DMTF|Disks|001"
  2128. "Description"="This group defines the physical attributes of disk mass storage devices in this system."
  2129. "Key"="1,2"
  2130. "^Index"=hex:02,00,00,00
  2131. "^ROW"="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21"
  2132.  
  2133. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\1]
  2134. "Name"="Storage Type"
  2135. "Description"="The type of this mass storage device."
  2136. "Column"="1"
  2137. "Access"="Read-Only"
  2138. "Storage"="Common"
  2139. "Type"="Enum"
  2140. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\DeviceType"
  2141. "!1"="B;IN(0,3)(1,1)(2,1)(3,1)(4,6)(5,8)(6,1)(7,7)(8,1)(9,1)(10,4)(132,7)"
  2142.  
  2143. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\1\Enum]
  2144. "1"="Other"
  2145. "2"="Unknown"
  2146. "3"="Hard Disk"
  2147. "4"="Floppy Disk"
  2148. "5"="Optical ROM"
  2149. "6"="Optical WORM"
  2150. "7"="Optical RW"
  2151. "8"="Compact Disk"
  2152. "9"="Flash Disk"
  2153. "10"="Bernoulli"
  2154. "11"="Optical Floppy Disk"
  2155.  
  2156. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\2]
  2157. "Name"="Disk Index"
  2158. "Description"="An index into the disk table."
  2159. "Column"="2"
  2160. "Access"="Read-Only"
  2161. "Storage"="Common"
  2162. "Type"="Integer"
  2163. "1"=hex:01,00,00,00
  2164.  
  2165. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\3]
  2166. "Name"="Storage Interface Type"
  2167. "Description"="The interface used by this mass storage device."
  2168. "Column"="3"
  2169. "Access"="Read-Only"
  2170. "Storage"="Common"
  2171. "Type"="Enum"
  2172. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\StorageInterfaceType"
  2173. "!1"="B;IN(0,2)(1,4)(2,3)(3,1)(4,1)(5,1)"
  2174.  
  2175. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\3\Enum]
  2176. "1"="Other"
  2177. "2"="Unknown"
  2178. "3"="SCSI"
  2179. "4"="ESDI"
  2180. "5"="IDE"
  2181. "6"="CMD"
  2182. "7"="IPI"
  2183. "8"="ST506"
  2184. "9"="DSSI"
  2185. "10"="Parallel Port"
  2186. "11"="HIPPI"
  2187. "12"="QIC2"
  2188. "13"="Floppy Disk Interface"
  2189. "14"="PCMCIA"
  2190. "15"="Enhanced ATA/IDE"
  2191.  
  2192. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\4]
  2193. "Name"="Interface Description"
  2194. "Description"="A longer description of the mass storage interface.For example, SCSI2 fast wide."
  2195. "Column"="4"
  2196. "Access"="Read-Only"
  2197. "Storage"="Common"
  2198. "Type"="DisplayString(64)"
  2199. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\InterfaceDescription"
  2200.  
  2201. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\5]
  2202. "Name"="Media Loaded"
  2203. "Description"="If true, the media is loaded."
  2204. "Column"="5"
  2205. "Access"="Read-Only"
  2206. "Storage"="Common"
  2207. "Type"="Enum"
  2208. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\MediaLoaded"
  2209.  
  2210. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\5\Enum]
  2211. "0"="False"
  2212. "1"="True"
  2213.  
  2214. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\6]
  2215. "Name"="Removable Drive"
  2216. "Description"="If true, this drive is removable."
  2217. "Column"="6"
  2218. "Access"="Read-Only"
  2219. "Storage"="Common"
  2220. "Type"="Enum"
  2221. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\RemovableDrive"
  2222.  
  2223. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\6\Enum]
  2224. "0"="False"
  2225. "1"="True"
  2226.  
  2227. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\7]
  2228. "Name"="Removable Media"
  2229. "Description"="If true, the media in this drive is removable."
  2230. "Column"="7"
  2231. "Access"="Read-Only"
  2232. "Storage"="Common"
  2233. "Type"="Enum"
  2234. ;  ":Value" links to a static value of False we know is there.  ":1" links to a PnP value that
  2235. ;  tends to be there for floppy and CD drives (and which is 1 when present).  The :1 will
  2236. ;  override the :Value in the SL, as Value represents a default.
  2237. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\RemovableMedia"
  2238. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\Removable"
  2239.  
  2240. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\7\Enum]
  2241. "0"="False"
  2242. "1"="True"
  2243.  
  2244. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\8]
  2245. "Name"="Device ID"
  2246. "Description"="The SCSI address of this device."
  2247. "Column"="8"
  2248. "Access"="Read-Only"
  2249. "Storage"="Common"
  2250. "Type"="Integer"
  2251. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\SCSITargetID"
  2252.  
  2253. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\9]
  2254. "Name"="Logical Unit Number"
  2255. "Description"="The logical unit number of this SCSI device."
  2256. "Column"="9"
  2257. "Access"="Read-Only"
  2258. "Storage"="Common"
  2259. "Type"="Integer"
  2260. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Device\\SCSILUN"
  2261.  
  2262. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\10]
  2263. "Name"="Number of Physical Cylinders"
  2264. "Description"="The number of reported physical cylinders on this device."
  2265. "Column"="10"
  2266. "Access"="Read-Only"
  2267. "Storage"="Specific"
  2268. "Type"="Integer"
  2269. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalCylinders"
  2270.  
  2271. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\11]
  2272. "Name"="Number of Physical Sectors per Track"
  2273. "Description"="The number of reported physical sectors per track for this device."
  2274. "Column"="11"
  2275. "Access"="Read-Only"
  2276. "Storage"="Specific"
  2277. "Type"="Integer"
  2278. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalSectorsPerTrack"
  2279.  
  2280. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\12]
  2281. "Name"="Number of Physical Heads"
  2282. "Description"="The number of reported physical heads for this device."
  2283. "Column"="12"
  2284. "Access"="Read-Only"
  2285. "Storage"="Common"
  2286. "Type"="Integer"
  2287. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\NumberOfPhysicalHeads"
  2288.  
  2289. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\13]
  2290. "Name"="Physical Cylinder for Write Precompensation"
  2291. "Description"="Specifies the physical cylinder used for write precompensation on this device."
  2292. "Column"="13"
  2293. "Access"="Read-Only"
  2294. "Storage"="Common"
  2295. "Type"="Integer"
  2296. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalCylinderForWritePrecompensation"
  2297.  
  2298. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\14]
  2299. "Name"="Physical Cylinder for Landing Zone"
  2300. "Description"="The physical landing zone cylinder of this device."
  2301. "Column"="14"
  2302. "Access"="Read-Only"
  2303. "Storage"="Specific"
  2304. "Type"="Integer"
  2305. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalCylinderForLandingZone"
  2306.  
  2307. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\15]
  2308. "Name"="Sector Size"
  2309. "Description"="The size in bytes of the physical disk sector as reported by the disk."
  2310. "Column"="15"
  2311. "Access"="Read-Only"
  2312. "Storage"="Common"
  2313. "Type"="Integer"
  2314. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\PhysicalSectorSize"
  2315.  
  2316. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\16]
  2317. "Name"="Total Physical Size"
  2318. "Description"="The total size in kilobytes (1024 bytes) of this device."
  2319. "Column"="16"
  2320. "Access"="Read-Only"
  2321. "Storage"="Specific"
  2322. "Type"="Integer"
  2323. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\TotalPhysicalSize"
  2324.  
  2325. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\17]
  2326. "Name"="Number of Current Bad Blocks or Sectors"
  2327. "Description"="The number of current bad blocks or sectors to include total of both factory assigned and grown defects."
  2328. "Column"="17"
  2329. "Access"="Read-Only"
  2330. "Storage"="Specific"
  2331. "Type"="Integer"
  2332. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\NumberOfCurrentBadBlocksOrSectors"
  2333.  
  2334. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\18]
  2335. "Name"="Partitions"
  2336. "Description"="The number of partitions on this storage unit."
  2337. "Column"="18"
  2338. "Access"="Read-Only"
  2339. "Storage"="Common"
  2340. "Type"="Integer"
  2341. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalDisk\\Partitions"
  2342.  
  2343. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\19]
  2344. "Name"="Physical Location"
  2345. "Description"="The physical location of this disk drive assembly relative to the system enclosure."
  2346. "Column"="19"
  2347. "Access"="Read-Only"
  2348. "Storage"="Specific"
  2349. "Type"="Enum"
  2350. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\PhysicalLocation"
  2351.  
  2352. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\19\Enum]
  2353. "1"="Other"
  2354. "2"="Unknown"
  2355. "3"="Internal"
  2356. "4"="External"
  2357.  
  2358. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\20]
  2359. "Name"="FRU Group Index"
  2360. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  2361. "Column"="20"
  2362. "Access"="Read-Only"
  2363. "Storage"="Common"
  2364. "Type"="Integer"
  2365. "1"=hex:01
  2366.  
  2367. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\23\21]
  2368. "Name"="Operational Group Index"
  2369. "Description"="The index into the Operational State table for this device, if applicable."
  2370. "Column"="21"
  2371. "Access"="Read-Only"
  2372. "Storage"="Common"
  2373. "Type"="Integer"
  2374. "1"=hex:01
  2375.  
  2376.  
  2377. ;==========================
  2378. ;  Component ID Group
  2379. ;
  2380. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1]
  2381. "Name"="ComponentID Group"
  2382. "Class"="DMTF|ComponentID|001"
  2383. "Description"="This group defines attributes common to all components. This group is required."
  2384.  
  2385. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\1]
  2386. "Name"="Manufacturer"
  2387. "Description"="Manufacturer of this system."
  2388. "Access"="Read-Only"
  2389. "Storage"="Common"
  2390. "Type"="DisplayString(64)"
  2391. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  2392.  
  2393. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\2]
  2394. "Name"="Product"
  2395. "Description"="Product name for this system."
  2396. "Access"="Read-Only"
  2397. "Storage"="Common"
  2398. "Type"="DisplayString(64)"
  2399. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  2400.  
  2401. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\3]
  2402. "Name"="Version"
  2403. "Description"="Version of this system."
  2404. "Access"="Read-Only"
  2405. "Storage"="Specific"
  2406. "Type"="DisplayString(64)"
  2407. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  2408.  
  2409. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\4]
  2410. "Name"="Serial Number"
  2411. "Description"="Serial number for this system."
  2412. "Access"="Read-Only"
  2413. "Storage"="Specific"
  2414. "Type"="DisplayString(64)"
  2415. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  2416.  
  2417. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\5]
  2418. "Name"="Installation"
  2419. "Description"="The time and date when this component was installed."
  2420. "Access"="Read-Only"
  2421. "Storage"="Specific"
  2422. "Type"="Date"
  2423. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  2424.  
  2425. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\6]
  2426. "Name"="Verify"
  2427. "Description"="A code that provides a level of verification that the component is still installed and working."
  2428. "Access"="Read-Only"
  2429. "Storage"="Common"
  2430. "Type"="Enum"
  2431. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  2432.  
  2433. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\1\6\Enum]
  2434. "0"="An error occurred; check status code."
  2435. "1"="This component does not exist."
  2436. "2"="Verification is not supported."
  2437. "3"="Reserved."
  2438. "4"="This component exists, but the functionality is untested."
  2439. "5"="This component exists, but the functionality is unknown."
  2440. "6"="This component exists, and is not functioning correctly."
  2441. "7"="This component exists, and is functioning correctly."
  2442.  
  2443.  
  2444. ;==========================
  2445. ;  FRU Group
  2446. ;
  2447. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30]
  2448. "Name"="Field Replaceable Unit"
  2449. "Class"="DMTF|FRU|001"
  2450. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  2451. "Key"="1"
  2452. "^Index"=hex:03,00,00,00
  2453. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  2454.  
  2455. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\1]
  2456. "Name"="FRU Index"
  2457. "Description"="The index into the Field Replaceable Unit table."
  2458. "Column"="1"
  2459. "Access"="Read-Only"
  2460. "Storage"="Common"
  2461. "Type"="Integer"
  2462. "1"=hex:01
  2463.  
  2464. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\2]
  2465. "Name"="Device Group Index"
  2466. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  2467. "Column"="2"
  2468. "Access"="Read-Only"
  2469. "Storage"="Common"
  2470. "Type"="Integer"
  2471. "1"=hex:17,00,00,00
  2472.  
  2473. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\3]
  2474. "Name"="Description"
  2475. "Description"="A clear description of this Field Replaceable Unit."
  2476. "Column"="3"
  2477. "Access"="Read-Only"
  2478. "Storage"="Common"
  2479. "Type"="DisplayString(255)"
  2480. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  2481.  
  2482. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\4]
  2483. "Name"="Manufacturer"
  2484. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  2485. "Column"="4"
  2486. "Access"="Read-Only"
  2487. "Storage"="Common"
  2488. "Type"="DisplayString(80)"
  2489. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  2490.  
  2491. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\5]
  2492. "Name"="Model"
  2493. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  2494. "Column"="5"
  2495. "Access"="Read-Only"
  2496. "Storage"="Common"
  2497. "Type"="DisplayString(64)"
  2498. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  2499.  
  2500. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\6]
  2501. "Name"="Part Number"
  2502. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  2503. "Column"="6"
  2504. "Access"="Read-Only"
  2505. "Storage"="Common"
  2506. "Type"="DisplayString(64)"
  2507. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  2508.  
  2509. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\7]
  2510. "Name"="FRU Serial Number"
  2511. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  2512. "Column"="7"
  2513. "Access"="Read-Only"
  2514. "Storage"="Common"
  2515. "Type"="DisplayString(64)"
  2516. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  2517.  
  2518. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\8]
  2519. "Name"="Revision Level"
  2520. "Description"="The revision level of this Field Replaceable Unit."
  2521. "Column"="8"
  2522. "Access"="Read-Only"
  2523. "Storage"="Common"
  2524. "Type"="DisplayString(64)"
  2525. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  2526.  
  2527. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\9]
  2528. "Name"="Warranty Start Date"
  2529. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  2530. "Column"="9"
  2531. "Access"="Read-Only"
  2532. "Storage"="Specific"
  2533. "Type"="Date"
  2534. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  2535.  
  2536. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\10]
  2537. "Name"="Warranty Duration"
  2538. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  2539. "Column"="10"
  2540. "Access"="Read-Only"
  2541. "Storage"="Specific"
  2542. "Type"="Integer"
  2543. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  2544.  
  2545. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\30\11]
  2546. "Name"="Support Phone Number"
  2547. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  2548. "Column"="11"
  2549. "Access"="Read-Only"
  2550. "Storage"="Common"
  2551. "Type"="DisplayString(64)"
  2552. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  2553.  
  2554.  
  2555. ;==========================
  2556. ;  Operational State Table
  2557. ;
  2558. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31]
  2559. "Name"="Operational State"
  2560. "Class"="DMTF|Operational State|001"
  2561. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  2562. "Key"="1"
  2563. "^Index"=hex:03,00,00,00
  2564. "^ROW"="1|2|3|4|5|6|7|8|9"
  2565.  
  2566. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\1]
  2567. "Name"="Operational State Instance Index"
  2568. "Description"="The Index into the Operational State table."
  2569. "Column"="1"
  2570. "Access"="Read-Only"
  2571. "Storage"="Common"
  2572. "Type"="Integer"
  2573. "1"=hex:01
  2574.  
  2575. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\2]
  2576. "Name"="Device Group Index"
  2577. "Description"="The group ID of the group referencing this instance."
  2578. "Column"="2"
  2579. "Access"="Read-Only"
  2580. "Storage"="Common"
  2581. "Type"="Integer"
  2582. "1"=hex:17,00,00,00
  2583.  
  2584. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\3]
  2585. "Name"="Operational Status"
  2586. "Description"="The operational status of the device instance."
  2587. "Column"="3"
  2588. "Access"="Read-Only"
  2589. "Storage"="Common"
  2590. "Type"="Enum"
  2591. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  2592.  
  2593. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\3\Enum]
  2594. "1"="Other"
  2595. "2"="Unknown"
  2596. "3"="Enabled"
  2597. "4"="Disabled"
  2598. "5"="Not Applicable"
  2599.  
  2600. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\4]
  2601. "Name"="Usage State"
  2602. "Description"="The usage state of the device instance."
  2603. "Column"="4"
  2604. "Access"="Read-Only"
  2605. "Storage"="Common"
  2606. "Type"="Enum"
  2607. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  2608.  
  2609. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\4\Enum]
  2610. "1"="Other"
  2611. "2"="Unknown"
  2612. "3"="Idle"
  2613. "4"="Active"
  2614. "5"="Busy"
  2615. "6"="Not Applicable"
  2616.  
  2617. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\5]
  2618. "Name"="Availability Status"
  2619. "Description"="The availability status of the device instance."
  2620. "Column"="5"
  2621. "Access"="Read-Only"
  2622. "Storage"="Common"
  2623. "Type"="Enum"
  2624. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  2625.  
  2626. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\5\Enum]
  2627. "1"="Other"
  2628. "2"="Unknown"
  2629. "3"="Running"
  2630. "4"="Warning"
  2631. "5"="In Test"
  2632. "6"="Not Applicable"
  2633. "7"="Power Off"
  2634. "8"="Off Line"
  2635. "9"="Off Duty"
  2636. "10"="Degraded"
  2637. "11"="Not Installed"
  2638. "12"="Install Error"
  2639. "13"="Power Save"
  2640.  
  2641. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\6]
  2642. "Name"="Administrative State"
  2643. "Description"="The administrative state of the device instance."
  2644. "Column"="6"
  2645. "Access"="Read-Only"
  2646. "Storage"="Common"
  2647. "Type"="Enum"
  2648. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  2649.  
  2650. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\6\Enum]
  2651. "1"="Other"
  2652. "2"="Unknown"
  2653. "3"="Locked"
  2654. "4"="Unlocked"
  2655. "5"="Not Applicable"
  2656. "6"="Shutting Down"
  2657.  
  2658. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\7]
  2659. "Name"="Fatal Error Count"
  2660. "Description"="The accumulated fatal error count for this device instance."
  2661. "Column"="7"
  2662. "Access"="Read-Only"
  2663. "Storage"="Specific"
  2664. "Type"="Counter"
  2665. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  2666.  
  2667. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\8]
  2668. "Name"="Major Error Count"
  2669. "Description"="The accumulated major error count for this device instance."
  2670. "Column"="8"
  2671. "Access"="Read-Only"
  2672. "Storage"="Specific"
  2673. "Type"="Counter"
  2674. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  2675.  
  2676. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\CDROM\%ComponentID\31\9]
  2677. "Name"="Warning Error Count"
  2678. "Description"="The accumulated warning error count for this device instance."
  2679. "Column"="9"
  2680. "Access"="Read-Only"
  2681. "Storage"="Specific"
  2682. "Type"="Counter"
  2683. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  2684.  
  2685.  
  2686.  
  2687. ;=============================
  2688. ;  Disk controller Component
  2689. ;=============================
  2690. ;
  2691. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID]
  2692. "Name"="Disk Controller"
  2693. "Description"="This component implements a set of groups relating to the Disk Controller."
  2694.  
  2695. ;=============================
  2696. ;  Disk controller group
  2697. ;
  2698. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\26]
  2699. "Name"="Disk Controller"
  2700. "Class"="DMTF|Disk Controller|001"
  2701. "Description"="This group defines the disk controller in this system."
  2702. "Key"="1"
  2703. "^Index"=hex:01,00,00,00
  2704. "^ROW"="1|2|3"
  2705.  
  2706. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\26\1]
  2707. "Name"="Disk Controller Index"
  2708. "Description"="Index value used by the system to identify the disk controller."
  2709. "Column"="1"
  2710. "Access"="Read-Only"
  2711. "Storage"="Common"
  2712. "Type"="Integer"
  2713. "1"=hex:01
  2714.  
  2715. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\26\2]
  2716. "Name"="FRU Group Index"
  2717. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  2718. "Column"="2"
  2719. "Access"="Read-Only"
  2720. "Storage"="Common"
  2721. "Type"="Integer"
  2722. "1"=hex:01
  2723.  
  2724. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\26\3]
  2725. "Name"="Operational Group Index"
  2726. "Description"="The index into the Operational State table for this device, if applicable."
  2727. "Column"="3"
  2728. "Access"="Read-Only"
  2729. "Storage"="Common"
  2730. "Type"="Integer"
  2731. "1"=hex:01
  2732.  
  2733. ;==========================
  2734. ;  Component ID Group
  2735. ;
  2736. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1]
  2737. "Name"="ComponentID Group"
  2738. "Class"="DMTF|ComponentID|001"
  2739. "Description"="This group defines attributes common to all components. This group is required."
  2740.  
  2741. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\1]
  2742. "Name"="Manufacturer"
  2743. "Description"="Manufacturer of this system."
  2744. "Access"="Read-Only"
  2745. "Storage"="Common"
  2746. "Type"="DisplayString(64)"
  2747. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  2748.  
  2749. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\2]
  2750. "Name"="Product"
  2751. "Description"="Product name for this system."
  2752. "Access"="Read-Only"
  2753. "Storage"="Common"
  2754. "Type"="DisplayString(64)"
  2755. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  2756.  
  2757. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\3]
  2758. "Name"="Version"
  2759. "Description"="Version of this system."
  2760. "Access"="Read-Only"
  2761. "Storage"="Specific"
  2762. "Type"="DisplayString(64)"
  2763. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  2764.  
  2765. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\4]
  2766. "Name"="Serial Number"
  2767. "Description"="Serial number for this system."
  2768. "Access"="Read-Only"
  2769. "Storage"="Specific"
  2770. "Type"="DisplayString(64)"
  2771. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  2772.  
  2773. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\5]
  2774. "Name"="Installation"
  2775. "Description"="The time and date when this component was installed."
  2776. "Access"="Read-Only"
  2777. "Storage"="Specific"
  2778. "Type"="Date"
  2779. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  2780.  
  2781. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\6]
  2782. "Name"="Verify"
  2783. "Description"="A code that provides a level of verification that the component is still installed and working."
  2784. "Access"="Read-Only"
  2785. "Storage"="Common"
  2786. "Type"="Enum"
  2787. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  2788.  
  2789. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\1\6\Enum]
  2790. "0"="An error occurred; check status code."
  2791. "1"="This component does not exist."
  2792. "2"="Verification is not supported."
  2793. "3"="Reserved."
  2794. "4"="This component exists, but the functionality is untested."
  2795. "5"="This component exists, but the functionality is unknown."
  2796. "6"="This component exists, and is not functioning correctly."
  2797. "7"="This component exists, and is functioning correctly."
  2798.  
  2799.  
  2800. ;==========================
  2801. ;  FRU Group
  2802. ;
  2803. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30]
  2804. "Name"="Field Replaceable Unit"
  2805. "Class"="DMTF|FRU|001"
  2806. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  2807. "Key"="1"
  2808. "^Index"=hex:03,00,00,00
  2809. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  2810.  
  2811. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\1]
  2812. "Name"="FRU Index"
  2813. "Description"="The index into the Field Replaceable Unit table."
  2814. "Column"="1"
  2815. "Access"="Read-Only"
  2816. "Storage"="Common"
  2817. "Type"="Integer"
  2818. "1"=hex:01
  2819.  
  2820. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\2]
  2821. "Name"="Device Group Index"
  2822. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  2823. "Column"="2"
  2824. "Access"="Read-Only"
  2825. "Storage"="Common"
  2826. "Type"="Integer"
  2827. "1"=hex:1a,00,00,00
  2828.  
  2829. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\3]
  2830. "Name"="Description"
  2831. "Description"="A clear description of this Field Replaceable Unit."
  2832. "Column"="3"
  2833. "Access"="Read-Only"
  2834. "Storage"="Common"
  2835. "Type"="DisplayString(255)"
  2836. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  2837.  
  2838. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\4]
  2839. "Name"="Manufacturer"
  2840. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  2841. "Column"="4"
  2842. "Access"="Read-Only"
  2843. "Storage"="Common"
  2844. "Type"="DisplayString(80)"
  2845. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  2846.  
  2847. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\5]
  2848. "Name"="Model"
  2849. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  2850. "Column"="5"
  2851. "Access"="Read-Only"
  2852. "Storage"="Common"
  2853. "Type"="DisplayString(64)"
  2854. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  2855.  
  2856. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\6]
  2857. "Name"="Part Number"
  2858. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  2859. "Column"="6"
  2860. "Access"="Read-Only"
  2861. "Storage"="Common"
  2862. "Type"="DisplayString(64)"
  2863. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  2864.  
  2865. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\7]
  2866. "Name"="FRU Serial Number"
  2867. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  2868. "Column"="7"
  2869. "Access"="Read-Only"
  2870. "Storage"="Common"
  2871. "Type"="DisplayString(64)"
  2872. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  2873.  
  2874. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\8]
  2875. "Name"="Revision Level"
  2876. "Description"="The revision level of this Field Replaceable Unit."
  2877. "Column"="8"
  2878. "Access"="Read-Only"
  2879. "Storage"="Common"
  2880. "Type"="DisplayString(64)"
  2881. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  2882.  
  2883. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\9]
  2884. "Name"="Warranty Start Date"
  2885. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  2886. "Column"="9"
  2887. "Access"="Read-Only"
  2888. "Storage"="Specific"
  2889. "Type"="Date"
  2890. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  2891.  
  2892. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\10]
  2893. "Name"="Warranty Duration"
  2894. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  2895. "Column"="10"
  2896. "Access"="Read-Only"
  2897. "Storage"="Specific"
  2898. "Type"="Integer"
  2899. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  2900.  
  2901. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\30\11]
  2902. "Name"="Support Phone Number"
  2903. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  2904. "Column"="11"
  2905. "Access"="Read-Only"
  2906. "Storage"="Common"
  2907. "Type"="DisplayString(64)"
  2908. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  2909.  
  2910.  
  2911. ;==========================
  2912. ;  Operational State Table
  2913. ;
  2914. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31]
  2915. "Name"="Operational State"
  2916. "Class"="DMTF|Operational State|001"
  2917. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  2918. "Key"="1"
  2919. "^Index"=hex:03,00,00,00
  2920. "^ROW"="1|2|3|4|5|6|7|8|9"
  2921.  
  2922. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\1]
  2923. "Name"="Operational State Instance Index"
  2924. "Description"="The Index into the Operational State table."
  2925. "Column"="1"
  2926. "Access"="Read-Only"
  2927. "Storage"="Common"
  2928. "Type"="Integer"
  2929. "1"=hex:01
  2930.  
  2931. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\2]
  2932. "Name"="Device Group Index"
  2933. "Description"="The group ID of the group referencing this instance."
  2934. "Column"="2"
  2935. "Access"="Read-Only"
  2936. "Storage"="Common"
  2937. "Type"="Integer"
  2938. "1"=hex:1a,00,00,00
  2939.  
  2940. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\3]
  2941. "Name"="Operational Status"
  2942. "Description"="The operational status of the device instance."
  2943. "Column"="3"
  2944. "Access"="Read-Only"
  2945. "Storage"="Common"
  2946. "Type"="Enum"
  2947. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  2948.  
  2949. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\3\Enum]
  2950. "1"="Other"
  2951. "2"="Unknown"
  2952. "3"="Enabled"
  2953. "4"="Disabled"
  2954. "5"="Not Applicable"
  2955.  
  2956. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\4]
  2957. "Name"="Usage State"
  2958. "Description"="The usage state of the device instance."
  2959. "Column"="4"
  2960. "Access"="Read-Only"
  2961. "Storage"="Common"
  2962. "Type"="Enum"
  2963. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  2964.  
  2965. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\4\Enum]
  2966. "1"="Other"
  2967. "2"="Unknown"
  2968. "3"="Idle"
  2969. "4"="Active"
  2970. "5"="Busy"
  2971. "6"="Not Applicable"
  2972.  
  2973. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\5]
  2974. "Name"="Availability Status"
  2975. "Description"="The availability status of the device instance."
  2976. "Column"="5"
  2977. "Access"="Read-Only"
  2978. "Storage"="Common"
  2979. "Type"="Enum"
  2980. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  2981.  
  2982. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\5\Enum]
  2983. "1"="Other"
  2984. "2"="Unknown"
  2985. "3"="Running"
  2986. "4"="Warning"
  2987. "5"="In Test"
  2988. "6"="Not Applicable"
  2989. "7"="Power Off"
  2990. "8"="Off Line"
  2991. "9"="Off Duty"
  2992. "10"="Degraded"
  2993. "11"="Not Installed"
  2994. "12"="Install Error"
  2995. "13"="Power Save"
  2996.  
  2997. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\6]
  2998. "Name"="Administrative State"
  2999. "Description"="The administrative state of the device instance."
  3000. "Column"="6"
  3001. "Access"="Read-Only"
  3002. "Storage"="Common"
  3003. "Type"="Enum"
  3004. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  3005.  
  3006. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\6\Enum]
  3007. "1"="Other"
  3008. "2"="Unknown"
  3009. "3"="Locked"
  3010. "4"="Unlocked"
  3011. "5"="Not Applicable"
  3012. "6"="Shutting Down"
  3013.  
  3014. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\7]
  3015. "Name"="Fatal Error Count"
  3016. "Description"="The accumulated fatal error count for this device instance."
  3017. "Column"="7"
  3018. "Access"="Read-Only"
  3019. "Storage"="Specific"
  3020. "Type"="Counter"
  3021. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  3022.  
  3023. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\8]
  3024. "Name"="Major Error Count"
  3025. "Description"="The accumulated major error count for this device instance."
  3026. "Column"="8"
  3027. "Access"="Read-Only"
  3028. "Storage"="Specific"
  3029. "Type"="Counter"
  3030. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  3031.  
  3032. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\DiskController\%ComponentID\31\9]
  3033. "Name"="Warning Error Count"
  3034. "Description"="The accumulated warning error count for this device instance."
  3035. "Column"="9"
  3036. "Access"="Read-Only"
  3037. "Storage"="Specific"
  3038. "Type"="Counter"
  3039. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  3040.  
  3041.  
  3042.  
  3043. ;=======================
  3044. ;  Mouse Component
  3045. ;=======================
  3046. ;
  3047. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID]
  3048. "Name"="Mouse"
  3049. "Description"="This component implements a set of groups relating to the Mouse."
  3050.  
  3051. ;=======================
  3052. ;  Mouse group
  3053. ;
  3054. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28]
  3055. "Name"="Mouse"
  3056. "Class"="DMTF|Mouse|002"
  3057. "Description"="This group defines the characteristics of a mouse input device."
  3058.  
  3059. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\1]
  3060. "Name"="Mouse Interface"
  3061. "Description"="The interface type of this mouse."
  3062. "Access"="Read-Only"
  3063. "Storage"="Common"
  3064. "Type"="Enum"
  3065. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Mouse\\MouseInterface"
  3066. "!Value"="B;IN(0,2)(1,3)(2,1)(3,4)(4,7)"
  3067.  
  3068. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\1\Enum]
  3069. "1"="Other"
  3070. "2"="Unknown"
  3071. "3"="Serial"
  3072. "4"="PS/2"
  3073. "5"="Infrared"
  3074. "6"="HP-HIL"
  3075. "7"="Bus mouse"
  3076. "8"="ADB"
  3077. "160"="Bus mouse DB-9"
  3078. "161"="Bus mouse micro-DIN"
  3079.  
  3080.  
  3081. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\2]
  3082. "Name"="Mouse IRQ"
  3083. "Description"="The IRQ number used by this mouse."
  3084. "Access"="Read-Only"
  3085. "Storage"="Common"
  3086. "Type"="Integer"
  3087. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\IRQ\\IRQNumber\\1"
  3088.  
  3089. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\3]
  3090. "Name"="Mouse Buttons"
  3091. "Description"="The number of mouse buttons on this mouse."
  3092. "Access"="Read-Only"
  3093. "Storage"="Common"
  3094. "Type"="Integer"
  3095. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Mouse\\MouseButtons"
  3096.  
  3097. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\4]
  3098. "Name"="Mouse Port Name"
  3099. "Description"="The name of the port currently being used by this mouse."
  3100. "Access"="Read-Only"
  3101. "Storage"="Common"
  3102. "Type"="DisplayString(64)"
  3103. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\MousePortName"
  3104.  
  3105. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\5]
  3106. "Name"="Mouse Driver Name"
  3107. "Description"="The name of the mouse driver."
  3108. "Access"="Read-Only"
  3109. "Storage"="Common"
  3110. "Type"="DisplayString(64)"
  3111. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Driver\\DriverDesc"
  3112.  
  3113. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\6]
  3114. "Name"="Mouse Driver Version"
  3115. "Description"="The version number of the mouse driver."
  3116. "Access"="Read-Only"
  3117. "Storage"="Common"
  3118. "Type"="DisplayString(64)"
  3119. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Driver\\DriverDate"
  3120.  
  3121. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\7]
  3122. "Name"="FRU Group Index"
  3123. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  3124. "Access"="Read-Only"
  3125. "Storage"="Common"
  3126. "Type"="Integer"
  3127. "Value"=hex:01
  3128.  
  3129. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\28\8]
  3130. "Name"="Operational Group Index"
  3131. "Description"="The index into the Operational State table for this device, if applicable."
  3132. "Access"="Read-Only"
  3133. "Storage"="Common"
  3134. "Type"="Integer"
  3135. "Value"=hex:01
  3136.  
  3137.  
  3138. ;==========================
  3139. ;  Component ID Group
  3140. ;
  3141. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1]
  3142. "Name"="ComponentID Group"
  3143. "Class"="DMTF|ComponentID|001"
  3144. "Description"="This group defines attributes common to all components. This group is required."
  3145.  
  3146. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\1]
  3147. "Name"="Manufacturer"
  3148. "Description"="Manufacturer of this system."
  3149. "Access"="Read-Only"
  3150. "Storage"="Common"
  3151. "Type"="DisplayString(64)"
  3152. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  3153.  
  3154. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\2]
  3155. "Name"="Product"
  3156. "Description"="Product name for this system."
  3157. "Access"="Read-Only"
  3158. "Storage"="Common"
  3159. "Type"="DisplayString(64)"
  3160. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  3161.  
  3162. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\3]
  3163. "Name"="Version"
  3164. "Description"="Version of this system."
  3165. "Access"="Read-Only"
  3166. "Storage"="Specific"
  3167. "Type"="DisplayString(64)"
  3168. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  3169.  
  3170. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\4]
  3171. "Name"="Serial Number"
  3172. "Description"="Serial number for this system."
  3173. "Access"="Read-Only"
  3174. "Storage"="Specific"
  3175. "Type"="DisplayString(64)"
  3176. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  3177.  
  3178. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\5]
  3179. "Name"="Installation"
  3180. "Description"="The time and date when this component was installed."
  3181. "Access"="Read-Only"
  3182. "Storage"="Specific"
  3183. "Type"="Date"
  3184. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  3185.  
  3186. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\6]
  3187. "Name"="Verify"
  3188. "Description"="A code that provides a level of verification that the component is still installed and working."
  3189. "Access"="Read-Only"
  3190. "Storage"="Common"
  3191. "Type"="Enum"
  3192. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  3193.  
  3194. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\1\6\Enum]
  3195. "0"="An error occurred; check status code."
  3196. "1"="This component does not exist."
  3197. "2"="Verification is not supported."
  3198. "3"="Reserved."
  3199. "4"="This component exists, but the functionality is untested."
  3200. "5"="This component exists, but the functionality is unknown."
  3201. "6"="This component exists, and is not functioning correctly."
  3202. "7"="This component exists, and is functioning correctly."
  3203.  
  3204.  
  3205. ;==========================
  3206. ;  FRU Group
  3207. ;
  3208. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30]
  3209. "Name"="Field Replaceable Unit"
  3210. "Class"="DMTF|FRU|001"
  3211. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  3212. "Key"="1"
  3213. "^Index"=hex:03,00,00,00
  3214. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  3215.  
  3216. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\1]
  3217. "Name"="FRU Index"
  3218. "Description"="The index into the Field Replaceable Unit table."
  3219. "Column"="1"
  3220. "Access"="Read-Only"
  3221. "Storage"="Common"
  3222. "Type"="Integer"
  3223. "1"=hex:01
  3224.  
  3225. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\2]
  3226. "Name"="Device Group Index"
  3227. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  3228. "Column"="2"
  3229. "Access"="Read-Only"
  3230. "Storage"="Common"
  3231. "Type"="Integer"
  3232. "1"=hex:1c,00,00,00
  3233.  
  3234. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\3]
  3235. "Name"="Description"
  3236. "Description"="A clear description of this Field Replaceable Unit."
  3237. "Column"="3"
  3238. "Access"="Read-Only"
  3239. "Storage"="Common"
  3240. "Type"="DisplayString(255)"
  3241. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  3242.  
  3243. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\4]
  3244. "Name"="Manufacturer"
  3245. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  3246. "Column"="4"
  3247. "Access"="Read-Only"
  3248. "Storage"="Common"
  3249. "Type"="DisplayString(80)"
  3250. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  3251.  
  3252. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\5]
  3253. "Name"="Model"
  3254. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  3255. "Column"="5"
  3256. "Access"="Read-Only"
  3257. "Storage"="Common"
  3258. "Type"="DisplayString(64)"
  3259. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  3260.  
  3261. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\6]
  3262. "Name"="Part Number"
  3263. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  3264. "Column"="6"
  3265. "Access"="Read-Only"
  3266. "Storage"="Common"
  3267. "Type"="DisplayString(64)"
  3268. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  3269.  
  3270. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\7]
  3271. "Name"="FRU Serial Number"
  3272. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  3273. "Column"="7"
  3274. "Access"="Read-Only"
  3275. "Storage"="Common"
  3276. "Type"="DisplayString(64)"
  3277. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  3278.  
  3279. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\8]
  3280. "Name"="Revision Level"
  3281. "Description"="The revision level of this Field Replaceable Unit."
  3282. "Column"="8"
  3283. "Access"="Read-Only"
  3284. "Storage"="Common"
  3285. "Type"="DisplayString(64)"
  3286. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  3287.  
  3288. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\9]
  3289. "Name"="Warranty Start Date"
  3290. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  3291. "Column"="9"
  3292. "Access"="Read-Only"
  3293. "Storage"="Specific"
  3294. "Type"="Date"
  3295. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  3296.  
  3297. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\10]
  3298. "Name"="Warranty Duration"
  3299. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  3300. "Column"="10"
  3301. "Access"="Read-Only"
  3302. "Storage"="Specific"
  3303. "Type"="Integer"
  3304. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  3305.  
  3306. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\30\11]
  3307. "Name"="Support Phone Number"
  3308. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  3309. "Column"="11"
  3310. "Access"="Read-Only"
  3311. "Storage"="Common"
  3312. "Type"="DisplayString(64)"
  3313. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  3314.  
  3315.  
  3316. ;==========================
  3317. ;  Operational State Table
  3318. ;
  3319. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31]
  3320. "Name"="Operational State"
  3321. "Class"="DMTF|Operational State|001"
  3322. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  3323. "Key"="1"
  3324. "^Index"=hex:03,00,00,00
  3325. "^ROW"="1|2|3|4|5|6|7|8|9"
  3326.  
  3327. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\1]
  3328. "Name"="Operational State Instance Index"
  3329. "Description"="The Index into the Operational State table."
  3330. "Column"="1"
  3331. "Access"="Read-Only"
  3332. "Storage"="Common"
  3333. "Type"="Integer"
  3334. "1"=hex:01
  3335.  
  3336. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\2]
  3337. "Name"="Device Group Index"
  3338. "Description"="The group ID of the group referencing this instance."
  3339. "Column"="2"
  3340. "Access"="Read-Only"
  3341. "Storage"="Common"
  3342. "Type"="Integer"
  3343. "1"=hex:1c,00,00,00
  3344.  
  3345. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\3]
  3346. "Name"="Operational Status"
  3347. "Description"="The operational status of the device instance."
  3348. "Column"="3"
  3349. "Access"="Read-Only"
  3350. "Storage"="Common"
  3351. "Type"="Enum"
  3352. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  3353.  
  3354. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\3\Enum]
  3355. "1"="Other"
  3356. "2"="Unknown"
  3357. "3"="Enabled"
  3358. "4"="Disabled"
  3359. "5"="Not Applicable"
  3360.  
  3361. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\4]
  3362. "Name"="Usage State"
  3363. "Description"="The usage state of the device instance."
  3364. "Column"="4"
  3365. "Access"="Read-Only"
  3366. "Storage"="Common"
  3367. "Type"="Enum"
  3368. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  3369.  
  3370. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\4\Enum]
  3371. "1"="Other"
  3372. "2"="Unknown"
  3373. "3"="Idle"
  3374. "4"="Active"
  3375. "5"="Busy"
  3376. "6"="Not Applicable"
  3377.  
  3378. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\5]
  3379. "Name"="Availability Status"
  3380. "Description"="The availability status of the device instance."
  3381. "Column"="5"
  3382. "Access"="Read-Only"
  3383. "Storage"="Common"
  3384. "Type"="Enum"
  3385. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  3386.  
  3387. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\5\Enum]
  3388. "1"="Other"
  3389. "2"="Unknown"
  3390. "3"="Running"
  3391. "4"="Warning"
  3392. "5"="In Test"
  3393. "6"="Not Applicable"
  3394. "7"="Power Off"
  3395. "8"="Off Line"
  3396. "9"="Off Duty"
  3397. "10"="Degraded"
  3398. "11"="Not Installed"
  3399. "12"="Install Error"
  3400. "13"="Power Save"
  3401.  
  3402. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\6]
  3403. "Name"="Administrative State"
  3404. "Description"="The administrative state of the device instance."
  3405. "Column"="6"
  3406. "Access"="Read-Only"
  3407. "Storage"="Common"
  3408. "Type"="Enum"
  3409. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  3410.  
  3411. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\6\Enum]
  3412. "1"="Other"
  3413. "2"="Unknown"
  3414. "3"="Locked"
  3415. "4"="Unlocked"
  3416. "5"="Not Applicable"
  3417. "6"="Shutting Down"
  3418.  
  3419. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\7]
  3420. "Name"="Fatal Error Count"
  3421. "Description"="The accumulated fatal error count for this device instance."
  3422. "Column"="7"
  3423. "Access"="Read-Only"
  3424. "Storage"="Specific"
  3425. "Type"="Counter"
  3426. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  3427.  
  3428. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\8]
  3429. "Name"="Major Error Count"
  3430. "Description"="The accumulated major error count for this device instance."
  3431. "Column"="8"
  3432. "Access"="Read-Only"
  3433. "Storage"="Specific"
  3434. "Type"="Counter"
  3435. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  3436.  
  3437. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Mouse\%ComponentID\31\9]
  3438. "Name"="Warning Error Count"
  3439. "Description"="The accumulated warning error count for this device instance."
  3440. "Column"="9"
  3441. "Access"="Read-Only"
  3442. "Storage"="Specific"
  3443. "Type"="Counter"
  3444. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  3445.  
  3446.  
  3447. ;=======================
  3448. ;  Keyboard
  3449. ;=======================
  3450. ;
  3451. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID]
  3452. "Name"="Keyboard"
  3453. "Description"="This component implements a set of groups relating to the Keyboard."
  3454.  
  3455. ;=======================
  3456. ;  Keyboard group 
  3457. ;
  3458. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29]
  3459. "Name"="Keyboard"
  3460. "Class"="DMTF|Keyboard|002"
  3461. "Description"="This group defines the characteristics of the system keyboard."
  3462.  
  3463. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\1]
  3464. "Name"="Keyboard Layout"
  3465. "Description"="A description of the layout of this keyboard."
  3466. "Access"="Read-Only"
  3467. "Storage"="Common"
  3468. "Type"="DisplayString(80)"
  3469. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\Keyboard\\KeyboardLayout"
  3470.  
  3471. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\2]
  3472. "Name"="Keyboard Type"
  3473. "Description"="The type description of this keyboard."
  3474. "Access"="Read-Only"
  3475. "Storage"="Common"
  3476. "Type"="DisplayString(80)"
  3477. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\KeyboardType"
  3478.  
  3479. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\3]
  3480. "Name"="Keyboard Connector Type"
  3481. "Description"="The type of keyboard connector used by this keyboard."
  3482. "Access"="Read-Only"
  3483. "Storage"="Common"
  3484. "Type"="Enum"
  3485. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\KeyboardConnectorType"
  3486.  
  3487. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\3\Enum]
  3488. "1"="Other"
  3489. "2"="Unknown"
  3490. "3"="Mini-Din"
  3491. "4"="Micro-Din"
  3492. "5"="PS/2"
  3493. "6"="Infrared"
  3494. "7"="HP-HIL"
  3495. "8"="DB-9"
  3496. "9"="Access Bus"
  3497. "160"="PC-98"
  3498.  
  3499. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\4]
  3500. "Name"="FRU Group Index"
  3501. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  3502. "Access"="Read-Only"
  3503. "Storage"="Common"
  3504. "Type"="Integer"
  3505. "Value"=hex:01
  3506.  
  3507. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\29\5]
  3508. "Name"="Operational Group Index"
  3509. "Description"="The index into the Operational State table for this device, if applicable."
  3510. "Access"="Read-Only"
  3511. "Storage"="Common"
  3512. "Type"="Integer"
  3513. "Value"=hex:01
  3514.  
  3515. ;==========================
  3516. ;  Component ID Group
  3517. ;
  3518. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1]
  3519. "Name"="ComponentID Group"
  3520. "Class"="DMTF|ComponentID|001"
  3521. "Description"="This group defines attributes common to all components. This group is required."
  3522.  
  3523. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\1]
  3524. "Name"="Manufacturer"
  3525. "Description"="Manufacturer of this system."
  3526. "Access"="Read-Only"
  3527. "Storage"="Common"
  3528. "Type"="DisplayString(64)"
  3529. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  3530.  
  3531. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\2]
  3532. "Name"="Product"
  3533. "Description"="Product name for this system."
  3534. "Access"="Read-Only"
  3535. "Storage"="Common"
  3536. "Type"="DisplayString(64)"
  3537. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  3538.  
  3539. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\3]
  3540. "Name"="Version"
  3541. "Description"="Version of this system."
  3542. "Access"="Read-Only"
  3543. "Storage"="Specific"
  3544. "Type"="DisplayString(64)"
  3545. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  3546.  
  3547. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\4]
  3548. "Name"="Serial Number"
  3549. "Description"="Serial number for this system."
  3550. "Access"="Read-Only"
  3551. "Storage"="Specific"
  3552. "Type"="DisplayString(64)"
  3553. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  3554.  
  3555. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\5]
  3556. "Name"="Installation"
  3557. "Description"="The time and date when this component was installed."
  3558. "Access"="Read-Only"
  3559. "Storage"="Specific"
  3560. "Type"="Date"
  3561. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  3562.  
  3563. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\6]
  3564. "Name"="Verify"
  3565. "Description"="A code that provides a level of verification that the component is still installed and working."
  3566. "Access"="Read-Only"
  3567. "Storage"="Common"
  3568. "Type"="Enum"
  3569. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  3570.  
  3571. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\1\6\Enum]
  3572. "0"="An error occurred; check status code."
  3573. "1"="This component does not exist."
  3574. "2"="Verification is not supported."
  3575. "3"="Reserved."
  3576. "4"="This component exists, but the functionality is untested."
  3577. "5"="This component exists, but the functionality is unknown."
  3578. "6"="This component exists, and is not functioning correctly."
  3579. "7"="This component exists, and is functioning correctly."
  3580.  
  3581.  
  3582. ;==========================
  3583. ;  FRU Group
  3584. ;
  3585. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30]
  3586. "Name"="Field Replaceable Unit"
  3587. "Class"="DMTF|FRU|001"
  3588. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  3589. "Key"="1"
  3590. "^Index"=hex:03,00,00,00
  3591. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  3592.  
  3593. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\1]
  3594. "Name"="FRU Index"
  3595. "Description"="The index into the Field Replaceable Unit table."
  3596. "Column"="1"
  3597. "Access"="Read-Only"
  3598. "Storage"="Common"
  3599. "Type"="Integer"
  3600. "1"=hex:01
  3601.  
  3602. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\2]
  3603. "Name"="Device Group Index"
  3604. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  3605. "Column"="2"
  3606. "Access"="Read-Only"
  3607. "Storage"="Common"
  3608. "Type"="Integer"
  3609. "1"=hex:1d,00,00,00
  3610.  
  3611. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\3]
  3612. "Name"="Description"
  3613. "Description"="A clear description of this Field Replaceable Unit."
  3614. "Column"="3"
  3615. "Access"="Read-Only"
  3616. "Storage"="Common"
  3617. "Type"="DisplayString(255)"
  3618. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  3619.  
  3620. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\4]
  3621. "Name"="Manufacturer"
  3622. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  3623. "Column"="4"
  3624. "Access"="Read-Only"
  3625. "Storage"="Common"
  3626. "Type"="DisplayString(80)"
  3627. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  3628.  
  3629. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\5]
  3630. "Name"="Model"
  3631. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  3632. "Column"="5"
  3633. "Access"="Read-Only"
  3634. "Storage"="Common"
  3635. "Type"="DisplayString(64)"
  3636. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  3637.  
  3638. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\6]
  3639. "Name"="Part Number"
  3640. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  3641. "Column"="6"
  3642. "Access"="Read-Only"
  3643. "Storage"="Common"
  3644. "Type"="DisplayString(64)"
  3645. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  3646.  
  3647. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\7]
  3648. "Name"="FRU Serial Number"
  3649. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  3650. "Column"="7"
  3651. "Access"="Read-Only"
  3652. "Storage"="Common"
  3653. "Type"="DisplayString(64)"
  3654. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  3655.  
  3656. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\8]
  3657. "Name"="Revision Level"
  3658. "Description"="The revision level of this Field Replaceable Unit."
  3659. "Column"="8"
  3660. "Access"="Read-Only"
  3661. "Storage"="Common"
  3662. "Type"="DisplayString(64)"
  3663. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  3664.  
  3665. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\9]
  3666. "Name"="Warranty Start Date"
  3667. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  3668. "Column"="9"
  3669. "Access"="Read-Only"
  3670. "Storage"="Specific"
  3671. "Type"="Date"
  3672. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  3673.  
  3674. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\10]
  3675. "Name"="Warranty Duration"
  3676. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  3677. "Column"="10"
  3678. "Access"="Read-Only"
  3679. "Storage"="Specific"
  3680. "Type"="Integer"
  3681. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  3682.  
  3683. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\30\11]
  3684. "Name"="Support Phone Number"
  3685. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  3686. "Column"="11"
  3687. "Access"="Read-Only"
  3688. "Storage"="Common"
  3689. "Type"="DisplayString(64)"
  3690. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  3691.  
  3692.  
  3693. ;==========================
  3694. ;  Operational State Table
  3695. ;
  3696. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31]
  3697. "Name"="Operational State"
  3698. "Class"="DMTF|Operational State|001"
  3699. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  3700. "Key"="1"
  3701. "^Index"=hex:03,00,00,00
  3702. "^ROW"="1|2|3|4|5|6|7|8|9"
  3703.  
  3704. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\1]
  3705. "Name"="Operational State Instance Index"
  3706. "Description"="The Index into the Operational State table."
  3707. "Column"="1"
  3708. "Access"="Read-Only"
  3709. "Storage"="Common"
  3710. "Type"="Integer"
  3711. "1"=hex:01
  3712.  
  3713. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\2]
  3714. "Name"="Device Group Index"
  3715. "Description"="The group ID of the group referencing this instance."
  3716. "Column"="2"
  3717. "Access"="Read-Only"
  3718. "Storage"="Common"
  3719. "Type"="Integer"
  3720. "1"=hex:1d,00,00,00
  3721.  
  3722. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\3]
  3723. "Name"="Operational Status"
  3724. "Description"="The operational status of the device instance."
  3725. "Column"="3"
  3726. "Access"="Read-Only"
  3727. "Storage"="Common"
  3728. "Type"="Enum"
  3729. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  3730.  
  3731. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\3\Enum]
  3732. "1"="Other"
  3733. "2"="Unknown"
  3734. "3"="Enabled"
  3735. "4"="Disabled"
  3736. "5"="Not Applicable"
  3737.  
  3738. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\4]
  3739. "Name"="Usage State"
  3740. "Description"="The usage state of the device instance."
  3741. "Column"="4"
  3742. "Access"="Read-Only"
  3743. "Storage"="Common"
  3744. "Type"="Enum"
  3745. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  3746.  
  3747. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\4\Enum]
  3748. "1"="Other"
  3749. "2"="Unknown"
  3750. "3"="Idle"
  3751. "4"="Active"
  3752. "5"="Busy"
  3753. "6"="Not Applicable"
  3754.  
  3755. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\5]
  3756. "Name"="Availability Status"
  3757. "Description"="The availability status of the device instance."
  3758. "Column"="5"
  3759. "Access"="Read-Only"
  3760. "Storage"="Common"
  3761. "Type"="Enum"
  3762. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  3763.  
  3764. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\5\Enum]
  3765. "1"="Other"
  3766. "2"="Unknown"
  3767. "3"="Running"
  3768. "4"="Warning"
  3769. "5"="In Test"
  3770. "6"="Not Applicable"
  3771. "7"="Power Off"
  3772. "8"="Off Line"
  3773. "9"="Off Duty"
  3774. "10"="Degraded"
  3775. "11"="Not Installed"
  3776. "12"="Install Error"
  3777. "13"="Power Save"
  3778.  
  3779. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\6]
  3780. "Name"="Administrative State"
  3781. "Description"="The administrative state of the device instance."
  3782. "Column"="6"
  3783. "Access"="Read-Only"
  3784. "Storage"="Common"
  3785. "Type"="Enum"
  3786. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  3787.  
  3788. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\6\Enum]
  3789. "1"="Other"
  3790. "2"="Unknown"
  3791. "3"="Locked"
  3792. "4"="Unlocked"
  3793. "5"="Not Applicable"
  3794. "6"="Shutting Down"
  3795.  
  3796. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\7]
  3797. "Name"="Fatal Error Count"
  3798. "Description"="The accumulated fatal error count for this device instance."
  3799. "Column"="7"
  3800. "Access"="Read-Only"
  3801. "Storage"="Specific"
  3802. "Type"="Counter"
  3803. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  3804.  
  3805. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\8]
  3806. "Name"="Major Error Count"
  3807. "Description"="The accumulated major error count for this device instance."
  3808. "Column"="8"
  3809. "Access"="Read-Only"
  3810. "Storage"="Specific"
  3811. "Type"="Counter"
  3812. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  3813.  
  3814. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Keyboard\%ComponentID\31\9]
  3815. "Name"="Warning Error Count"
  3816. "Description"="The accumulated warning error count for this device instance."
  3817. "Column"="9"
  3818. "Access"="Read-Only"
  3819. "Storage"="Specific"
  3820. "Type"="Counter"
  3821. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  3822.  
  3823.  
  3824.  
  3825. ;=============================================
  3826. ;  PC System Component
  3827. ;  This part gets installed directly under the 
  3828. ;  system component, not under "Install".
  3829. ;=============================================
  3830. ;
  3831. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF]
  3832.  
  3833. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2]
  3834. "Name"="PC System"
  3835. "Description"="This component implements a set of groups relating to the PC System."
  3836.  
  3837. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1]
  3838. "Name"="ComponentID Group"
  3839. "Class"="DMTF|ComponentID|001"
  3840. "Description"="This group defines attributes common to all components. This group is required."
  3841.  
  3842. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\1]
  3843. "Name"="Manufacturer"
  3844. "Description"="Manufacturer of this system."
  3845. "Access"="Read-Only"
  3846. "Storage"="Common"
  3847. "Type"="DisplayString(64)"
  3848. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\Manufacturer"
  3849.  
  3850. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\2]
  3851. "Name"="Product"
  3852. "Description"="Product name for this system."
  3853. "Access"="Read-Only"
  3854. "Storage"="Common"
  3855. "Type"="DisplayString(64)"
  3856. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\Product"
  3857.  
  3858. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\3]
  3859. "Name"="Version"
  3860. "Description"="Version of this system."
  3861. "Access"="Read-Only"
  3862. "Storage"="Specific"
  3863. "Type"="DisplayString(64)"
  3864. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\Version"
  3865.  
  3866. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\4]
  3867. "Name"="Serial Number"
  3868. "Description"="Serial number for this system."
  3869. "Access"="Read-Only"
  3870. "Storage"="Specific"
  3871. "Type"="DisplayString(64)"
  3872. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\SerialNumber"
  3873.  
  3874. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\5]
  3875. "Name"="Installation"
  3876. "Description"="The time and date when this component was installed."
  3877. "Access"="Read-Only"
  3878. "Storage"="Specific"
  3879. "Type"="Date"
  3880. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\Installation"
  3881.  
  3882. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\6]
  3883. "Name"="Verify"
  3884. "Description"="A code that provides a level of verification that the component is still installed and working."
  3885. "Access"="Read-Only"
  3886. "Storage"="Common"
  3887. "Type"="Enum"
  3888. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\ComponentID\\Verify"
  3889.  
  3890. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\1\6\Enum]
  3891. "0"="An error occurred; check status code."
  3892. "1"="This component does not exist."
  3893. "2"="Verification is not supported."
  3894. "3"="Reserved."
  3895. "4"="This component exists, but the functionality is untested."
  3896. "5"="This component exists, but the functionality is unknown."
  3897. "6"="This component exists, and is not functioning correctly."
  3898. "7"="This component exists, and is functioning correctly."
  3899.  
  3900. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2]
  3901. "Name"="General Information"
  3902. "Class"="DMTF|General Information|001"
  3903. "Description"="This group defines general information about this system."
  3904.  
  3905. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\1]
  3906. "Name"="System Name"
  3907. "Description"="A name to identify this system."
  3908. "Access"="Read-Write"
  3909. "Storage"="Specific"
  3910. "Type"="DisplayString(64)"
  3911. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\SystemName"
  3912.  
  3913. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\2]
  3914. "Name"="System Location"
  3915. "Description"="The physical location of this system."
  3916. "Access"="Read-Write"
  3917. "Storage"="Specific"
  3918. "Type"="DisplayString(64)"
  3919. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\SystemLocation"
  3920.  
  3921. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\3]
  3922. "Name"="System Primary User Name"
  3923. "Description"="The name of the primary user or owner of this system."
  3924. "Access"="Read-Write"
  3925. "Storage"="Specific"
  3926. "Type"="DisplayString(64)"
  3927. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\SystemPrimaryUserName"
  3928.  
  3929. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\4]
  3930. "Name"="System Primary User Phone"
  3931. "Description"="The phone number of the primary user of this system."
  3932. "Access"="Read-Write"
  3933. "Storage"="Specific"
  3934. "Type"="DisplayString(64)"
  3935. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\SystemPrimaryUserPhone"
  3936.  
  3937. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\5]
  3938. "Name"="System Bootup Time"
  3939. "Description"="The time at which the system was last booted."
  3940. "Access"="Read-Only"
  3941. "Storage"="Specific"
  3942. "Type"="Date"
  3943. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\Time\\SystemBootupTime"
  3944. "!Value"="S;DD"
  3945.  
  3946. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\2\6]
  3947. "Name"="System Date Time"
  3948. "Description"="The actual system date and time."
  3949. "Access"="Read-Write"
  3950. "Storage"="Specific"
  3951. "Type"="Date"
  3952. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\GeneralInformation\\Time\\SystemDateTime"
  3953. "!Value"="S;DD"
  3954.  
  3955. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3]
  3956. "Name"="Operating System"
  3957. "Class"="DMTF|Operating System|001"
  3958. "Description"="This group defines general information about operating systems installed on this system"
  3959. "^Index"=hex:02
  3960. "^ROW"="^ROWNUM|2|3|4|5|6|7|8"
  3961. "Key"="1"
  3962.  
  3963. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\1]
  3964. "Name"="Operating System Index"
  3965. "Description"="The index into the operating system table"
  3966. "Column"="^ROWNUM"
  3967. "Value"=""
  3968. "Storage"="Common"
  3969. "Type"="Integer"
  3970.  
  3971. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\2]
  3972. "Name"="Operating System Name"
  3973. "Description"="The name of this operating system"
  3974. "Column"="2"
  3975. "Storage"="Common"
  3976. "Type"="DisplayString(64)"
  3977. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemName"
  3978.  
  3979. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\3]
  3980. "Name"="Operating System Version"
  3981. "Description"="The version number of this operating system."
  3982. "Column"="3"
  3983. "Storage"="Common"
  3984. "Type"="DisplayString(64)"
  3985. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemVersion"
  3986.  
  3987. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\4]
  3988. "Name"="Primary Operating System"
  3989. "Description"="If true, this is the primary operating system."
  3990. "Column"="4"
  3991. "Access"="Read-Only"
  3992. "Storage"="Common"
  3993. "Type"="Enum"
  3994. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\PrimaryOperatingSystem"
  3995.  
  3996. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\4\Enum]
  3997. "0"="False"
  3998. "1"="True"
  3999.  
  4000. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\5]
  4001. "Name"="Operating System Boot Device Storage Type"
  4002. "Description"="An index into the Disks table to indicate the device from which this operating system was booted. To fully access the Disks table, this index must be combined with the attribute Boot Device Index."
  4003. "Column"="5"
  4004. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemBootDeviceStorageType"
  4005. "!0"="B;IN(0,3)(1,1)(2,1)(3,1)(4,6)(5,8)(6,1)(7,7)(8,1)(9,1)(10,4)(132,7)"
  4006. "Storage"="Common"
  4007. "Type"="Enum"
  4008.  
  4009. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\5\Enum]
  4010. "1"="Other"
  4011. "2"="Unknown"
  4012. "3"="Hard Disk"
  4013. "4"="Floppy Disk"
  4014. "5"="Optical ROM"
  4015. "6"="Optical WORM"
  4016. "7"="Optical RW"
  4017. "8"="Compact Disk"
  4018. "9"="Flash Disk"
  4019. "10"="Bernoulli"
  4020. "11"="Optical Floppy Disk"
  4021.  
  4022. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\6]
  4023. "Name"="Operating System Boot Device Index"
  4024. "Description"="An index into the Disks table."
  4025. "Column"="6"
  4026. "Storage"="Common"
  4027. "Type"="Integer"
  4028. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemBootDeviceIndex"
  4029.  
  4030. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\7]
  4031. "Name"="Operating Boot Partition Index"
  4032. "Description"="An index into the Partition table indicating the partition from which this operating system booted."
  4033. "Column"="7"
  4034. "Storage"="Common"
  4035. "Type"="Integer"
  4036. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemBootPartitionIndex"
  4037.  
  4038. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\3\8]
  4039. "Name"="Operating System Description"
  4040. "Description"="A description of this operating system."
  4041. "Column"="8"
  4042. "Storage"="Specific"
  4043. "Type"="DisplayString(128)"
  4044. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\OperatingSystem\\OperatingSystemDescription"
  4045.  
  4046.  
  4047. ;===============================
  4048. ;  System BIOS Group
  4049. ;
  4050. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4]
  4051. "Name"="System BIOS"
  4052. "Class"="DMTF|System BIOS|001"
  4053. "Description"="This group defines the attributes for the System BIOS"
  4054. "Key"="1"
  4055. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9"
  4056. "^INDEX"=hex:02,00,00,00
  4057.  
  4058. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\1]
  4059. "Name"="BIOS Index"
  4060. "Description"="The index into the system BIOS table."
  4061. "Column"="^ROWNUM"
  4062. "Access"="Read-Only"
  4063. "Type"="Integer"
  4064.  
  4065. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\2]
  4066. "Name"="BIOS Manufacturer"
  4067. "Description"="The name of the company that wrote this System BIOS."
  4068. "Column"="2"
  4069. "Access"="Read-Only"
  4070. "Type"="String(64)"
  4071. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOS\\BIOSName"
  4072.  
  4073. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\3]
  4074. "Name"="BIOS Version"
  4075. "Description"="The version of this BIOS."
  4076. "Column"="3"
  4077. "Access"="Read-Only"
  4078. "Type"="String(64)"
  4079. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOS\\BIOSVersion"
  4080.  
  4081. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\4]
  4082. "Name"="BIOS ROM Size"
  4083. "Description"="The physical size of this BIOS ROM device in kilobytes."
  4084. "Column"="4"
  4085. "Access"="Read-Only"
  4086. "Type"="Integer"
  4087. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\SystemBIOS\\SystemBIOS\\BIOSROMSize"
  4088.  
  4089. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\5]
  4090. "Name"="BIOS Starting Address"
  4091. "Description"="The starting physical address for the memory which the BIOS occupies."
  4092. "Column"="5"
  4093. "Access"="Read-Only"
  4094. "Type"="Integer64"
  4095. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\SystemBIOS\\SystemBIOS\\BIOSStartingAddress"
  4096.  
  4097. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\6]
  4098. "Name"="BIOS Ending Address"
  4099. "Description"="The ending physical address for the memory which the BIOS occupies."
  4100. "Column"="6"
  4101. "Access"="Read-Only"
  4102. "Type"="Integer64"
  4103. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\SystemBIOS\\SystemBIOS\\BIOSEndingAddress"
  4104.  
  4105. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\7]
  4106. "Name"="BIOS Loader Version"
  4107. "Description"="The BIOS flash loader version number or string."
  4108. "Column"="7"
  4109. "Access"="Read-Only"
  4110. "Type"="String(64)"
  4111. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOS\\BIOSLoaderVersion"
  4112.  
  4113. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\8]
  4114. "Name"="BIOS Release Date"
  4115. "Description"="The BIOS release date."
  4116. "Column"="8"
  4117. "Access"="Read-Only"
  4118. "Type"="Date"
  4119. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOS\\BIOSDate"
  4120.  
  4121. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\9]
  4122. "Name"="Primary BIOS"
  4123. "Description"="If true, this is the primary System BIOS."
  4124. "Column"="9"
  4125. "Access"="Read-Only"
  4126. "Type"="Enum"
  4127. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\Data\\2\\SystemBIOS\\SystemBIOS\\PrimaryBIOS"
  4128.  
  4129. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\4\9\Enum]
  4130. "0"="False"
  4131. "1"="True"
  4132.  
  4133.  
  4134. ;=================================
  4135. ;  System BIOS Characteristics
  4136. ;
  4137. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5]
  4138. "Name"="System BIOS Characteristics"
  4139. "Class"="DMTF|BIOS Characteristic|002"
  4140. "Description"="This group defines the characteristics of the System BIOS."
  4141. "Key"="1,2"
  4142. "^INDEX"=hex:03,00,00,00
  4143. "^ROW"="^ROWNUM|2|3|4"
  4144.  
  4145. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5\1]
  4146. "Name"="BIOS Characteristic Index"
  4147. "Description"="This is an index into the BIOS Characteristics table."
  4148. "Column"="^ROWNUM"
  4149. "Access"="Read-Only"
  4150. "Storage"="Common"
  4151. "Type"="Integer"
  4152.  
  4153. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5\2]
  4154. "Name"="BIOS Number"
  4155. "Description"="The BIOS number, which correlates to the BIOS Index attribute in the System BIOS group."
  4156. "Column"="2"
  4157. "Access"="Read-Only"
  4158. "Storage"="Common"
  4159. "Type"="Integer"
  4160. "Value"=hex:01
  4161.  
  4162. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5\3]
  4163. "Name"="BIOS Characteristic"
  4164. "Description"="The different features supported by this version of the BIOS."
  4165. "Column"="3"
  4166. "Access"="Read-Only"
  4167. "Storage"="Common"
  4168. "Type"="Enum"
  4169. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOSCharacteristics\\BIOSCharacteristics"
  4170. "!0"="B;IN(0,2)(1,1)(2,4)(3,5)(4,6)(5,7)(6,8)(7,10)"
  4171. ;  Instrumentation returns:
  4172. ;  Unknown        0
  4173. ;  Other        1
  4174. ;  ISA        2
  4175. ;  MCA        3
  4176. ;  EISA        4
  4177. ;  PCI        5
  4178. ;  PCMCIA        6
  4179. ;  APM        7
  4180.  
  4181. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5\3\Enum]
  4182. "1"="Other"
  4183. "2"="Unknown"
  4184. "3"="Unsupported"
  4185. "4"="ISA Support"
  4186. "5"="MCA Support"
  4187. "6"="EISA Support"
  4188. "7"="PCI Support"
  4189. "8"="PCMCIA Support"
  4190. "9"="PnP Support"
  4191. "10"="APM Support"
  4192. "11"="Upgradeable BIOS"
  4193. "12"="BIOS Shadowing allowed"
  4194. "13"="VL VESA Support"
  4195. "14"="ESCD Support"
  4196. "160"="PC-98"
  4197.  
  4198. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\5\4]
  4199. "Name"="BIOS Characteristic Description"
  4200. "Description"="An expanded description of this BIOS Characteristic."
  4201. "Column"="4"
  4202. "Access"="Read-Only"
  4203. "Storage"="Specific"
  4204. "Type"="DisplayString(80)"
  4205. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemBIOSCharacteristics\\BIOSCharacteristics"
  4206. "!0"="B;DS(00,\"Unknown\")(01,\"Other\")(02,\"ISA Support\")(03,\"MCA Support\")(04,\"EISA Support\")(05,\"PCI Support\")(06,\"PCMCIA Support\")(7,\"APM Support\")"
  4207. ;  Based on MIF enum:  "!0"="B;DS(01,\"Other\")(02,\"Unknown\")(03,\"Unsupported\")(04,\"ISA Support\")(05,\"MCA Support\")(06,\"EISA Support\")(07,\"PCI Support\")(08,\"PCMCIA Support\")(09,\"PnP Support\")(10,\"APM Support\")(11,\"Upgradeable BIOS\")(12,\"BIOS Shadowing allowed\")(13,\"VL VESA Support\")(14,\"ESCD Support\")(160,\"PC-98\")"
  4208.  
  4209.  
  4210. ;==================================
  4211. ;  Processor Group
  4212. ;
  4213. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6]
  4214. "Name"="Processor"
  4215. "Class"="DMTF|Processor|002"
  4216. "Description"="This group defines the attributes for each and every processor installed in this system."
  4217. "Key"="1"
  4218. "^Index"=hex:02,00,00,00
  4219. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9"
  4220.  
  4221. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\1]
  4222. "Name"="Processor Index"
  4223. "Description"="An index into the processor table."
  4224. "Column"="^ROWNUM"
  4225. "Access"="Read-Only"
  4226. "Storage"="Common"
  4227. "Type"="Integer"
  4228.  
  4229. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\2]
  4230. "Name"="Processor Type"
  4231. "Description"="The type of processor currently in the system."
  4232. "Column"="2"
  4233. "Access"="Read-Only"
  4234. "Storage"="Common"
  4235. "Type"="Enum"
  4236. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\ProcessorType"
  4237. "!0"="B;IN(1,3)(2,4)"
  4238.  
  4239. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\2\Enum]
  4240. "1"="Other"
  4241. "2"="Unknown"
  4242. "3"="Central Processor"
  4243. "4"="Math Processor"
  4244. "5"="DSP Processor"
  4245. "6"="Video Processor"
  4246.  
  4247. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\3]
  4248. "Name"="Processor Family"
  4249. "Description"="The family of processors to which this processor belongs."
  4250. "Column"="3"
  4251. "Access"="Read-Only"
  4252. "Storage"="Common"
  4253. "Type"="Enum"
  4254. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\ProcessorFamily"
  4255. "!0"="B;IN(0,2)(1,3)(2,1)(3,1)(4,4)(5,5)(6,6)(7,11)(8,11)"
  4256.  
  4257. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\3\Enum]
  4258. "1"="Other"
  4259. "2"="Unknown"
  4260. "3"="8086"
  4261. "4"="80286"
  4262. "5"="80386"
  4263. "6"="80486"
  4264. "7"="8087"
  4265. "8"="80287"
  4266. "9"="80387"
  4267. "10"="80487"
  4268. "11"="Pentium Family"
  4269. "18"="M1 Family"
  4270. "25"="K5 Family"
  4271. "32"="Power PC Family"
  4272. "33"="Power PC 601"
  4273. "34"="Power PC 603"
  4274. "35"="Power PC 603+"
  4275. "36"="Power PC 604"
  4276. "48"="Alpha Family"
  4277. "64"="MIPS Family"
  4278. "80"="SPARC Family"
  4279. "96"="68040 family"
  4280. "97"="68xxx Family"
  4281. "98"="68000"
  4282. "99"="68010"
  4283. "100"="68020"
  4284. "101"="68030"
  4285. "112"="Hobbit Family"
  4286. "128"="Weitek"
  4287. "144"="PA-RISC Family"
  4288. "160"="V30 Family"
  4289.  
  4290. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\4]
  4291. "Name"="Processor Version Information"
  4292. "Description"="The version number or string for this processor."
  4293. "Column"="4"
  4294. "Access"="Read-Only"
  4295. "Storage"="Specific"
  4296. "Type"="DisplayString(80)"
  4297. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\ProcessorVersionInformation"
  4298.  
  4299. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\5]
  4300. "Name"="Maximum Speed"
  4301. "Description"="The maximum speed (in MHz) of this processor."
  4302. "Column"="5"
  4303. "Access"="Read-Only"
  4304. "Storage"="Common"
  4305. "Type"="Integer"
  4306. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\MaximumSpeed"
  4307.  
  4308. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\6]
  4309. "Name"="Current Speed"
  4310. "Description"="The current speed (in MHz) of this processor."
  4311. "Column"="6"
  4312. "Access"="Read-Only"
  4313. "Storage"="Common"
  4314. "Type"="Integer"
  4315. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\CurrentSpeed"
  4316.  
  4317. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\7]
  4318. "Name"="Processor Upgrade"
  4319. "Description"="The method by which this processor can be upgraded, if upgrades are supported."
  4320. "Column"="7"
  4321. "Access"="Read-Only"
  4322. "Storage"="Common"
  4323. "Type"="Enum"
  4324. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\ProcessorUpgrade"
  4325.  
  4326. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\7\Enum]
  4327. "1"="Other"
  4328. "2"="Unknown"
  4329. "3"="Daughter Board"
  4330. "4"="ZIF Socket"
  4331. "5"="Replacement/Piggy Back"
  4332. "6"="None"
  4333. "7="LIF Socket"
  4334.  
  4335. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\8]
  4336. "Name"="FRU Group Index"
  4337. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  4338. "Column"="8"
  4339. "Access"="Read-Only"
  4340. "Storage"="Common"
  4341. "Type"="Integer"
  4342. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\FRUGroupIndex"
  4343.  
  4344. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\6\9]
  4345. "Name"="Operational Group Index"
  4346. "Description"="The index into the Operational State table for this device, if applicable."
  4347. "Column"="9"
  4348. "Access"="Read-Only"
  4349. "Storage"="Common"
  4350. "Type"="Integer"
  4351. ":0"="HKLM\\DesktopManagement\\Data\\2\\Processor\\OperationalGroupIndex"
  4352.  
  4353.  
  4354. ;===================================
  4355. ;  Motherboard group
  4356. ;
  4357. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\7]
  4358. "Name"="Motherboard"
  4359. "Class"="DMTF|Motherboard|001"
  4360. "Description"="This group defines attributes for the motherboard."
  4361.  
  4362. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\7\1]
  4363. "Name"="Number of Expansion Slots"
  4364. "Description"="The total number of expansion slots which physically exist on the motherboard whether occupied or not (see System Slots groups)."
  4365. "Column"="1"
  4366. "Access"="Read-Only"
  4367. "Storage"="Common"
  4368. "Type"="Integer"
  4369. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\MotherBoard\\NumberOfExpansionSlots"
  4370.  
  4371. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\7\2]
  4372. "Name"="FRU Group Index"
  4373. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  4374. "Column"="2"
  4375. "Access"="Read-Only"
  4376. "Storage"="Common"
  4377. "Type"="Integer"
  4378. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Motherboard\\FRUGroupIndex"
  4379.  
  4380. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\7\3]
  4381. "Name"="Operational Group Index"
  4382. "Description"="The index into the Operational State table for this device, if applicable."
  4383. "Column"="3"
  4384. "Access"="Read-Only"
  4385. "Storage"="Common"
  4386. "Type"="Integer"
  4387. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Motherboard\\OperationalGroupIndex"
  4388.  
  4389.  
  4390. ;================================
  4391. ;  Physical Memory Group
  4392. ;
  4393. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8]
  4394. "Name"="Physical Memory"
  4395. "Class"="DMTF|Physical Memory|002"
  4396. "Key"="1"
  4397. "^Index"=hex:02,00,00,00
  4398. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9|10|11|12|13"
  4399.  
  4400. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\1]
  4401. "Name"="Physical Memory Index"
  4402. "Description"="An index into the physical memory table."
  4403. "Column"="^ROWNUM"
  4404. "Access"="Read-Only"
  4405. "Storage"="Common"
  4406. "Type"="Integer"
  4407.  
  4408. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\2]
  4409. "Name"="Physical Memory Location"
  4410. "Description"="The location of the memory modules, whether on the system board or an add-on board."
  4411. "Column"="2"
  4412. "Access"="Read-Only"
  4413. "Storage"="Common"
  4414. "Type"="Enum"
  4415. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\PhysicalMemoryLocation"
  4416.  
  4417. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\2\Enum]
  4418. "1"="Other"
  4419. "2"="Unknown"
  4420. "3"="System board or motherboard"
  4421. "4"="ISA add-on card"
  4422. "5"="EISA add-on card"
  4423. "6"="PCI add-on card"
  4424. "7"="MCA add-on card"
  4425. "8"="PCMCIA add-on card"
  4426. "9"="Proprietary add-on card"
  4427. "16"="NuBus"
  4428. "160"="PC-98/C20 add-on card"
  4429. "161"="PC-98/C24 add-on card"
  4430. "162"="PC-98/E add-on card"
  4431. "163"="PC-98/Local bus add-on card"
  4432. "164"="PC-98/Card slot add-on card"
  4433.  
  4434. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\3]
  4435. "Name"="Memory Starting Address"
  4436. "Description"="The starting physical address mapped by this memory component."
  4437. "Column"="3"
  4438. "Access"="Read-Only"
  4439. "Storage"="Common"
  4440. "Type"="Integer64"
  4441. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MemoryStartingAddress"
  4442.  
  4443. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\4]
  4444. "Name"="Memory Ending Address"
  4445. "Description"="The ending physical address mapped by this memory component."
  4446. "Column"="4"
  4447. "Access"="Read-Only"
  4448. "Storage"="Common"
  4449. "Type"="Integer64"
  4450. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MemoryEndingAddress"
  4451.  
  4452. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\5]
  4453. "Name"="Memory Usage"
  4454. "Description"="What this memory component is used for."
  4455. "Column"="5"
  4456. "Access"="Read-Only"
  4457. "Storage"="Common"
  4458. "Type"="Enum"
  4459. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MemoryUsage"
  4460.  
  4461. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\5\Enum]
  4462. "1"="Other"
  4463. "2"="Unknown"
  4464. "3"="System memory"
  4465. "4"="Video memory"
  4466. "5"="Flash memory"
  4467. "6"="Non Volatile RAM"
  4468.  
  4469. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\6]
  4470. "Name"="Maximum Memory Capacity"
  4471. "Description"="The maximum memory capacity, in kilobytes, on this device."
  4472. "Column"="6"
  4473. "Access"="Read-Only"
  4474. "Storage"="Common"
  4475. "Type"="Integer"
  4476. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MaximumMemoryCapacity"
  4477.  
  4478. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\7]
  4479. "Name"="Number of SIMM Slots"
  4480. "Description"="The number of SIMM slots available for this type of memory on this device."
  4481. "Column"="7"
  4482. "Access"="Read-Only"
  4483. "Storage"="Common"
  4484. "Type"="Integer"
  4485. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\NumberOfSIMMSlots"
  4486.  
  4487. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\8]
  4488. "Name"="Number of SIMM Slots Used"
  4489. "Description"="The number of SIMM slots in use for this type of memory on this device."
  4490. "Column"="8"
  4491. "Access"="Read-Only"
  4492. "Storage"="Common"
  4493. "Type"="Integer"
  4494. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\NumberOfSIMMSlotsUsed"
  4495.  
  4496. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\9]
  4497. "Name"="Memory Speed"
  4498. "Description"="The speed of this memory component in nanoseconds."
  4499. "Column"="9"
  4500. "Access"="Read-Only"
  4501. "Storage"="Common"
  4502. "Type"="Integer"
  4503. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MemorySpeed"
  4504.  
  4505. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\10]
  4506. "Name"="Memory Error Correction"
  4507. "Description"="The main error correction scheme supported by this memory component."
  4508. "Column"="10"
  4509. "Access"="Read-Only"
  4510. "Storage"="Common"
  4511. "Type"="Enum"
  4512. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MemoryErrorCorrection"
  4513.  
  4514. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\10\Enum]
  4515. "1"="Other"
  4516. "2"="Unknown"
  4517. "3"="None"
  4518. "4"="Parity"
  4519. "5"="Single Bit ECC"
  4520. "6"="MultiBit ECC"
  4521.  
  4522. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\11]
  4523. "Name"="FRU Group Index"
  4524. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  4525. "Column"="11"
  4526. "Access"="Read-Only"
  4527. "Storage"="Common"
  4528. "Type"="Integer"
  4529. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\FRUGroupIndex"
  4530.  
  4531. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\12]
  4532. "Name"="Operational Group Index"
  4533. "Description"="The index into the Operational State table for this device, if applicable."
  4534. "Column"="12"
  4535. "Access"="Read-Only"
  4536. "Storage"="Common"
  4537. "Type"="Integer"
  4538. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\OperationalGroupIndex"
  4539.  
  4540. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\8\13]
  4541. "Name"="Maximum Memory Capacity- Fractional Part"
  4542. "Description"="This + other added together gives the total memory Rationale (could not change attribute 6) in bytes "
  4543. "Column"="13"
  4544. "Access"="Read-Only"
  4545. "Storage"="Common"
  4546. "Type"="Integer"
  4547. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\PhysicalMemory\\MaximumMemoryCapacityFractionalPart"
  4548.  
  4549.  
  4550. ;===================================
  4551. ;  Logical Memory Group
  4552. ;
  4553. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9]
  4554. "Name"="Logical Memory"
  4555. "Class"="DMTF|Logical Memory|001"
  4556. "Description"="This group defines the logical memory attributes for system memory and any add-on memory installed in this system."
  4557.  
  4558. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\1]
  4559. "Name"="Base Memory Size"
  4560. "Description"="The total size of the base memory in kilobytes."
  4561. "Access"="Read-Only"
  4562. "Storage"="Common"
  4563. "Type"="Integer"
  4564. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\BaseMemorySize"
  4565.  
  4566. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\2]
  4567. "Name"="Free Base Memory Size"
  4568. "Description"="The size of free base memory in kilobytes."
  4569. "Access"="Read-Only"
  4570. "Storage"="Common"
  4571. "Type"="Integer"
  4572. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\FreeBaseMemorySize"
  4573.  
  4574. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\3]
  4575. "Name"="Extended Memory Size"
  4576. "Description"="The total size of the extended memory in kilobytes."
  4577. "Access"="Read-Only"
  4578. "Storage"="Common"
  4579. "Type"="Integer"
  4580. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExtendedMemorySize"
  4581.  
  4582. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\4]
  4583. "Name"="Free Extended Memory Size"
  4584. "Description"="The size of free extended memory in kilobytes."
  4585. "Access"="Read-Only"
  4586. "Storage"="Common"
  4587. "Type"="Integer"
  4588. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\FreeExtendedMemorySize"
  4589.  
  4590. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\5]
  4591. "Name"="Extended Memory Manager Name"
  4592. "Description"="The name of the extended memory manager."
  4593. "Access"="Read-Only"
  4594. "Storage"="Common"
  4595. "Type"="DisplayString(64)"
  4596. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExtendedMemoryManagerName"
  4597.  
  4598. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\6]
  4599. "Name"="Extended Memory Manager Version"
  4600. "Description"="The version information of the extended memory manager."
  4601. "Access"="Read-Only"
  4602. "Storage"="Common"
  4603. "Type"="DisplayString(64)"
  4604. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExtendedMemoryManagerVersion"
  4605.  
  4606. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\7]
  4607. "Name"="Expanded Memory Size"
  4608. "Description"="The total size of the expanded memory in kilobytes."
  4609. "Access"="Read-Only"
  4610. "Storage"="Common"
  4611. "Type"="Integer"
  4612. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemorySize"
  4613.  
  4614. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\8]
  4615. "Name"="Free Expanded Memory Size"
  4616. "Description"="The size of free expanded memory in kilobytes."
  4617. "Access"="Read-Only"
  4618. "Storage"="Common"
  4619. "Type"="Integer"
  4620. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\FreeExpandedMemorySize"
  4621.  
  4622. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\9]
  4623. "Name"="Expanded Memory Manager Name"
  4624. "Description"="The name of the expanded memory manager."
  4625. "Access"="Read-Only"
  4626. "Storage"="Common"
  4627. "Type"="DisplayString(64)"
  4628. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemoryManagerName"
  4629.  
  4630. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\10]
  4631. "Name"="Expanded Memory Manager Version"
  4632. "Description"="The version information of the expanded memory manager."
  4633. "Access"="Read-Only"
  4634. "Storage"="Common"
  4635. "Type"="DisplayString(64)"
  4636. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemoryManagerVersion"
  4637.  
  4638. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\11]
  4639. "Name"="Expanded Memory Page Frame Address"
  4640. "Description"="The starting physical address of the expanded memory page frame."
  4641. "Access"="Read-Only"
  4642. "Storage"="Common"
  4643. "Type"="Integer64"
  4644. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemoryPageFrameAddress"
  4645.  
  4646. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\12]
  4647. "Name"="Expanded Memory Page Frame Size"
  4648. "Description"="The size in kilobytes of the expanded memory page frame."
  4649. "Access"="Read-Only"
  4650. "Storage"="Common"
  4651. "Type"="Integer"
  4652. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemoryPageFrameSize"
  4653.  
  4654. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\9\13]
  4655. "Name"="Expanded Memory Page Size"
  4656. "Description"="The size in kilobytes of an expanded memory page, as opposed to the expanded memory page frame, which consists of a number of memory pages."
  4657. "Access"="Read-Only"
  4658. "Storage"="Common"
  4659. "Type"="Integer"
  4660. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalMemory\\ExpandedMemoryPageSize"
  4661.  
  4662.  
  4663. ;===================================
  4664. ;  System Cache
  4665. ;
  4666. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10]
  4667. "Name"="System Cache"
  4668. "Class"="DMTF|System Cache|001"
  4669. "Description"="This group defines the attributes for different System Caches installed in this system."
  4670. "Key"="1"
  4671. ; ";Table"="HKLM\\DesktopManagement\\DATA\\2\\SystemCache"
  4672. "^Index"=hex:02,00,00,00
  4673. "^ROW"="^ROWNUM|2|3|4|5|6|7|8"
  4674.  
  4675. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\1]
  4676. "Name"="System Cache Index"
  4677. "Description"="An index into the System Cache table."
  4678. "Column"="^ROWNUM"
  4679. "Access"="Read-Only"
  4680. "Storage"="Common"
  4681. "Type"="Integer"
  4682.  
  4683. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\2]
  4684. "Name"="System Cache Level"
  4685. "Description"="Is this the primary System Cache, or a subsidiary cache?"
  4686. "Column"="2"
  4687. "Access"="Read-Only"
  4688. "Storage"="Common"
  4689. "Type"="Enum"
  4690. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\Level"
  4691.  
  4692. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\2\Enum]
  4693. "1"="Other"
  4694. "2"="Unknown"
  4695. "3"="Primary"
  4696. "4"="Secondary"
  4697. "5"="Tertiary"
  4698.  
  4699. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\3]
  4700. "Name"="System Cache Speed"
  4701. "Description"="The speed of this System Cache module in nanoseconds."
  4702. "Column"="3"
  4703. "Access"="Read-Only"
  4704. "Storage"="Common"
  4705. "Type"="Integer"
  4706. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\Speed"
  4707.  
  4708. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\4]
  4709. "Name"="System Cache Size"
  4710. "Description"="The size of this System Cache module in kilobytes."
  4711. "Column"="4"
  4712. "Access"="Read-Only"
  4713. "Storage"="Common"
  4714. "Type"="Integer"
  4715. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\Size"
  4716.  
  4717. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\5]
  4718. "Name"="System Cache Write Policy"
  4719. "Description"="Is this a write-back or a write-through cache?"
  4720. "Column"="5"
  4721. "Access"="Read-Only"
  4722. "Storage"="Common"
  4723. "Type"="Enum"
  4724. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\WritePolicy"
  4725.  
  4726. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\5\Enum]
  4727. "1"="Other"
  4728. "2"="Unknown"
  4729. "3"="Write Back"
  4730. "4"="Write Through"
  4731.  
  4732. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\6]
  4733. "Name"="System Cache Error Correction"
  4734. "Description"="The error correction scheme supported by this cache component."
  4735. "Column"="6"
  4736. "Access"="Read-Only"
  4737. "Storage"="Common"
  4738. "Type"="Enum"
  4739. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\ErrorCorrection"
  4740.  
  4741. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\6\Enum]
  4742. "1"="Other"
  4743. "2"="Unknown"
  4744. "3"="None"
  4745. "4"="Parity"
  4746. "5"="Single Bit ECC"
  4747. "6"="MultiBit ECC"
  4748.  
  4749. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\7]
  4750. "Name"="FRU Group Index"
  4751. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  4752. "Column"="7"
  4753. "Access"="Read-Only"
  4754. "Storage"="Common"
  4755. "Type"="Integer"
  4756. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\FRUGroupIndex"
  4757.  
  4758. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\10\8]
  4759. "Name"="Operational Group Index"
  4760. "Description"="The index into the Operational State table for this device, if applicable."
  4761. "Column"="8"
  4762. "Access"="Read-Only"
  4763. "Storage"="Common"
  4764. "Type"="Integer"
  4765. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemCache\\OperationalGroupIndex"
  4766.  
  4767.  
  4768. ;================================
  4769. ;  IRQ Group
  4770. ;
  4771. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13]
  4772. "Name"="IRQ"
  4773. "Class"="DMTF|IRQ|001"
  4774. "Description"="This group defines attributes for IRQs in this system."
  4775. "Key"="1"
  4776. "^Index"=dword:00000001
  4777. "^ROW"="1|2|3|4|5"
  4778.  
  4779. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\1]
  4780. "Name"="IRQ Number"
  4781. "Description"="The number of this IRQ."
  4782. "Column"="1"
  4783. "Access"="Read-Only"
  4784. "Storage"="Common"
  4785. "Type"="Integer"
  4786. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\IRQ\\IRQNumber"
  4787.  
  4788. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\2]
  4789. "Name"="IRQ Availability"
  4790. "Description"="Is this IRQ available or in use?"
  4791. "Column"="2"
  4792. "Access"="Read-Only"
  4793. "Storage"="Common"
  4794. "Type"="Enum"
  4795. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\IRQ\\IRQAvailability"
  4796.  
  4797. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\2\Enum]
  4798. "1"="Other"
  4799. "2"="Unknown"
  4800. "3"="Available"
  4801. "4"="In Use"
  4802.  
  4803. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\3]
  4804. "Name"="IRQ Trigger Type"
  4805. "Description"="The trigger type of the IRQ."
  4806. "Column"="3"
  4807. "Access"="Read-Only"
  4808. "Storage"="Common"
  4809. "Type"="Enum"
  4810. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\IRQ\\IRQTriggerType"
  4811. "!0"="B;IN(0,1)(1,2)(2,3)"
  4812.  
  4813. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\3\Enum]
  4814. "1"="Other"
  4815. "2"="Unknown"
  4816. "3"="Level"
  4817. "4"="Edge"
  4818.  
  4819. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\4]
  4820. "Name"="IRQ Shareable"
  4821. "Description"="If true, this IRQ is shareable."
  4822. "Column"="4"
  4823. "Access"="Read-Only"
  4824. "Storage"="Specific"
  4825. "Type"="Enum"
  4826. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\IRQ\\IRQShareable"
  4827.  
  4828. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\4\Enum]
  4829. "0"="False"
  4830. "1"="True"
  4831.  
  4832. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\13\5]
  4833. "Name"="IRQ Description"
  4834. "Description"="The name of the logical device that is currently using this IRQ."
  4835. "Column"="5"
  4836. "Access"="Read-Only"
  4837. "Storage"="Specific"
  4838. "Type"="DisplayString(64)"
  4839. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\IRQ\\IRQOwner"
  4840.  
  4841. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14]
  4842. "Name"="DMA"
  4843. "Class"="DMTF|DMA|001"
  4844. "Description"="This group defines various attributes for the various DMA channels in this system."
  4845. "Key"="1"
  4846. "^Index"=hex:01
  4847. "^ROW"="1|2|3|4"
  4848.  
  4849. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\1]
  4850. "Name"="DMA Number"
  4851. "Description"="The current DMA channel number."
  4852. "Column"="1"
  4853. "Access"="Read-Only"
  4854. "Storage"="Common"
  4855. "Type"="Integer"
  4856. ":0"="HKLM\\DesktopManagement\\DATA\\2\\DMA\\DMANumber"
  4857.  
  4858. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\2]
  4859. "Name"="DMA Channel Availability"
  4860. "Description"="If true, this DMA channel is available."
  4861. "Column"="2"
  4862. "Access"="Read-Only"
  4863. "Storage"="Common"
  4864. "Type"="Enum"
  4865. ":0"="HKLM\\DesktopManagement\\DATA\\2\\DMA\\DMAAvailability"
  4866.  
  4867. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\2\Enum]
  4868. "0"="False"
  4869. "1"="True"
  4870.  
  4871. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\3]
  4872. "Name"="DMA Burst Mode"
  4873. "Description"="If true, this DMA channel supports burst mode."
  4874. "Column"="3"
  4875. "Access"="Read-Only"
  4876. "Storage"="Common"
  4877. "Type"="Enum"
  4878. ;  Look for a column (1, 2, etc) w/ :0, but get a default thru "Value"
  4879. ":0"="HKLM\\DesktopManagement\\DATA\\2\\DMA\\DMABurstMode"
  4880. ":Value"="HKLM\\DesktopManagement\\DATA\\2\\DMA\\DMABurstMode\\Default"
  4881.  
  4882. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\3\Enum]
  4883. "0"="False"
  4884. "1"="True"
  4885.  
  4886. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\14\4]
  4887. "Name"="DMA Description"
  4888. "Description"="The name of the logical device that is currently using this DMA channel."
  4889. "Column"="4"
  4890. "Access"="Read-Only"
  4891. "Storage"="Specific"
  4892. "Type"="DisplayString(80)"
  4893. ":0"="HKLM\\DesktopManagement\\DATA\\2\\DMA\\DMAOwner"
  4894.  
  4895.  
  4896. ;====================================
  4897. ;  Memory Mapped I/O Group
  4898. ;
  4899. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\15]
  4900. "Name"="Memory Mapped I/O"
  4901. "Class"="DMTF|Memory Mapped I/O|001"
  4902. "Description"="This group defines various attributes for memory mapped I/O on this system."
  4903. "Key"="1"
  4904. "^Index"=hex:01,00,00,00
  4905. "^ROW"="1|2|3"
  4906.  
  4907. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\15\1]
  4908. "Name"="Memory Mapped I/O Starting Address"
  4909. "Description"="The starting address of a contiguous System memory mapped I/O region."
  4910. "Column"="1"
  4911. "Access"="Read-Only"
  4912. "Storage"="Common"
  4913. "Type"="Integer64"
  4914. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\MemoryMappedI/O\\MemoryMappedI/OStartingAddress"
  4915.  
  4916. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\15\2]
  4917. "Name"="Memory Mapped I/O Ending Address"
  4918. "Description"="The ending address of a contiguous System memory mapped I/O region."
  4919. "Column"="2"
  4920. "Access"="Read-Only"
  4921. "Storage"="Common"
  4922. "Type"="Integer64"
  4923. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\MemoryMappedI/O\\MemoryMappedI/OEndingAddress"
  4924.  
  4925. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\15\3]
  4926. "Name"="Memory Mapped I/O Description"
  4927. "Description"="The name of the logical device currently using this Memory Mapped I/O."
  4928. "Column"="3"
  4929. "Access"="Read-Only"
  4930. "Storage"="Specific"
  4931. "Type"="DisplayString(64)"
  4932. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\MemoryMappedI/O\\MemoryMappedI/OOwner"
  4933.  
  4934.  
  4935. ;====================================
  4936. ;  System Enclosure Group
  4937. ;
  4938. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16]
  4939. "Name"="System Enclosure"
  4940. "Class"="DMTF|System Enclosure|002"
  4941. "Description"="This group defines the attributes for the system enclosure."
  4942.  
  4943. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\1]
  4944. "Name"="Enclosure or Chassis Type"
  4945. "Description"="The type of enclosure."
  4946. "Column"="1"
  4947. "Access"="Read-Only"
  4948. "Storage"="Common"
  4949. "Type"="Enum"
  4950. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\EnclosureOrChassisType"
  4951.  
  4952. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\1\Enum]
  4953. "1"="Other"
  4954. "2"="Unknown"
  4955. "3"="Desktop"
  4956. "4"="Low Profile Desktop"
  4957. "5"="Pizza Box"
  4958. "6"="Mini Tower"
  4959. "7"="Tower"
  4960. "8"="Portable"
  4961. "9"="LapTop"
  4962. "10"="Notebook"
  4963. "11"="Hand Held"
  4964. "12"="Docking Station"
  4965. "13"="All in One"
  4966. "14"="Sub Notebook"
  4967. "15"="Space-saving"
  4968. "16"="Lunch Box"
  4969.  
  4970. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\2]
  4971. "Name"="Asset Tag"
  4972. "Description"="The system asset tag string."
  4973. "Column"="2"
  4974. "Access"="Read-Write"
  4975. "Storage"="Specific"
  4976. "Type"="DisplayString(64)"
  4977. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\AssetTag"
  4978.  
  4979. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\3]
  4980. "Name"="Chassis Lock Present"
  4981. "Description"="If true, a chassis lock is present."
  4982. "Column"="3"
  4983. "Access"="Read-Only"
  4984. "Storage"="Common"
  4985. "Type"="Enum"
  4986. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\ChassisLockPresent"
  4987.  
  4988. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\3\Enum]
  4989. "0"="False"
  4990. "1"="True"
  4991.  
  4992. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\4]
  4993. "Name"="Bootup State"
  4994. "Description"="The current state of this system when it booted."
  4995. "Column"="4"
  4996. "Access"="Read-Only"
  4997. "Storage"="Common"
  4998. "Type"="Enum"
  4999. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\BootupState"
  5000.  
  5001. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\4\Enum]
  5002. "1"="Other"
  5003. "2"="Unknown"
  5004. "3"="Safe"
  5005. "4"="Warning"
  5006. "5"="Critical"
  5007.  
  5008. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\5]
  5009. "Name"="Power State"
  5010. "Description"="The current state of the power supply for this system."
  5011. "Column"="5"
  5012. "Access"="Read-Only"
  5013. "Storage"="Common"
  5014. "Type"="Enum"
  5015. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\PowerState"
  5016.  
  5017. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\5\Enum]
  5018. "1"="Other"
  5019. "2"="Unknown"
  5020. "3"="Safe"
  5021. "4"="Warning"
  5022. "5"="Critical"
  5023.  
  5024. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\6]
  5025. "Name"="Thermal State"
  5026. "Description"="The current thermal state of this system."
  5027. "Column"="6"
  5028. "Access"="Read-Only"
  5029. "Storage"="Common"
  5030. "Type"="Enum"
  5031. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\ThermalState"
  5032.  
  5033. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\6\Enum]
  5034. "1"="Other"
  5035. "2"="Unknown"
  5036. "3"="Safe"
  5037. "4"="Warning"
  5038. "5"="Critical"
  5039.  
  5040. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\7]
  5041. "Name"="FRU Group Index"
  5042. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  5043. "Column"="7"
  5044. "Access"="Read-Only"
  5045. "Storage"="Common"
  5046. "Type"="Integer"
  5047. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\FRUGroupIndex"
  5048.  
  5049. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\16\8]
  5050. "Name"="Operational Group Index"
  5051. "Description"="The index into the Operational State table for this device, if applicable."
  5052. "Column"="8"
  5053. "Access"="Read-Only"
  5054. "Storage"="Common"
  5055. "Type"="Integer"
  5056. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemEnclosure\\OperationalGroupIndex"
  5057.  
  5058.  
  5059. ;=========================================
  5060. ;  Power Supply group
  5061. ;
  5062. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\17]
  5063. "Name"="Power Supply"
  5064. "Class"="DMTF|Power Supply|001"
  5065. "Description"="This group defines various attributes for power supplies in this system."
  5066. "Key"="2"
  5067. ; ";Table"="HKLM\\DesktopManagement\\DATA\\2\\PowerSupply"
  5068. "^Index"=hex:02
  5069. "^ROW"="^ROWNUM|2|3"
  5070.  
  5071. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\17\1]
  5072. "Name"="Power Supply Index"
  5073. "Description"="The index number of the current power supply."
  5074. "Access"="Read-Only"
  5075. "Storage"="Common"
  5076. "Type"="Integer"
  5077. "Column"="^ROWNUM"
  5078.  
  5079. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\17\2]
  5080. "Name"="FRU Group Index"
  5081. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  5082. "Access"="Read-Only"
  5083. "Storage"="Common"
  5084. "Type"="Integer"
  5085. "Column"="2"
  5086. ":0"="HKLM\\DesktopManagement\\DATA\\2\\PowerSupply\\FRUGroupIndex"
  5087.  
  5088. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\17\3]
  5089. "Name"="Operational Group Index"
  5090. "Description"="The index into the Operational State table for this device, if applicable."
  5091. "Access"="Read-Only"
  5092. "Storage"="Common"
  5093. "Type"="Integer"
  5094. "Column"="3"
  5095. ":0"="HKLM\\DesktopManagement\\DATA\\2\\PowerSupply\\OperationalGroupIndex"
  5096.  
  5097.  
  5098. ;=======================================
  5099. ;  Cooling Device group
  5100. ;
  5101. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\18]
  5102. "Name"="Cooling Device"
  5103. "Class"="DMTF|Cooling Device|001"
  5104. "Description"="This group defines various attributes for cooling devices in this system."
  5105. "Key"="2"
  5106. ; ";Table"="HKLM\\DesktopManagement\\DATA\\2\\CoolingDevice"
  5107. "^Index"=hex:02
  5108. "^ROW"="^ROWNUM|2|3"
  5109.  
  5110. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\18\1]
  5111. "Name"="Cooling Device Index"
  5112. "Description"="An index into the cooling device table."
  5113. "Access"="Read-Only"
  5114. "Storage"="Common"
  5115. "Type"="Integer"
  5116. "Column"="^ROWNUM"
  5117.  
  5118. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\18\2]
  5119. "Name"="FRU Group Index"
  5120. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  5121. "Access"="Read-Only"
  5122. "Storage"="Common"
  5123. "Type"="Integer"
  5124. "Column"="2"
  5125. ":0"="HKLM\\DesktopManagement\\DATA\\2\\CoolingDevice\\FRUGroupIndex"
  5126.  
  5127. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\18\3]
  5128. "Name"="Operational Group Index"
  5129. "Description"="The index into the Operational State table for this device, if applicable."
  5130. "Access"="Read-Only"
  5131. "Storage"="Common"
  5132. "Type"="Integer"
  5133. "Column"="3"
  5134. ":0"="HKLM\\DesktopManagement\\DATA\\2\\CoolingDevice\\OperationalGroupIndex"
  5135.  
  5136.  
  5137. ;==========================================
  5138. ;  System Slots group
  5139. ;
  5140. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19]
  5141. "Name"="System Slots"
  5142. "Class"="DMTF|System Slot|002"
  5143. "Description"="This group defines the attributes for the different system expansion slots supported in this system."
  5144. "Key"="1"
  5145. ; ";Table"="HKLM\\DesktopManagement\\DATA\\2\\SystemSlots"
  5146. "^Index"=hex:02
  5147. "^ROW"="^ROWNUM|2|3|4|5"
  5148.  
  5149. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\1]
  5150. "Name"="Slot Index"
  5151. "Description"="An index into the system slot table.  This is the hardware ID number for each expansion slot, whether it is occupied or not (starting with 1)."
  5152. "Column"="^ROWNUM"
  5153. "Access"="Read-Only"
  5154. "Storage"="Common"
  5155. "Type"="Integer"
  5156.  
  5157. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\2]
  5158. "Name"="Slot Type"
  5159. "Description"="The bus type supported in this slot.  This is a bit field with the following definitions: Bit 0 (2^0), if set, means it is a long-length card; if 0, a short-length card; Bit 1 (2^1) indicates ISA; Bit 2 (2^2) EISA; Bit 3 (2^3) MCA; Bit 4 (2^4) PCI; Bit 5 (2^5) VL; Bit 6 (2^6) PCMCIA; Bit 7 (2^7) NuBus; Bit 8 (2^8) PC-98/C20; Bit 9 (2^9) PC-98/C24; Bit 10 (2^10) PC-98/E"
  5160. "Column"="2"
  5161. "Access"="Read-Only"
  5162. "Storage"="Common"
  5163. "Type"="Integer64"
  5164. ":0"="HKLM\\DesktopManagement\\DATA\\2\\SystemSlots\\SlotType"
  5165.  
  5166. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\3]
  5167. "Name"="Slot Width"
  5168. "Description"="The maximum bus width of cards accepted in this slot."
  5169. "Column"="3"
  5170. "Access"="Read-Only"
  5171. "Storage"="Common"
  5172. "Type"="Enum"
  5173. ":0"="HKLM\\DesktopManagement\\DATA\\2\\SystemSlots\\SlotWidth"
  5174.  
  5175. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\3\Enum]
  5176. "1"="Other"
  5177. "2"="Unknown"
  5178. "3"="8 bit card"
  5179. "4"="16 bit card"
  5180. "5"="32 bit card"
  5181. "6"="64 bit card"
  5182. "7"="128 bit card"
  5183.  
  5184. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\4]
  5185. "Name"="Current Usage"
  5186. "Description"="Is this slot is currently in use?"
  5187. "Column"="4"
  5188. "Access"="Read-Only"
  5189. "Storage"="Common"
  5190. "Type"="Enum"
  5191. ":0"="HKLM\\DesktopManagement\\DATA\\2\\SystemSlots\\CurrentUsage"
  5192.  
  5193. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\4\Enum]
  5194. "1"="Other"
  5195. "2"="Unknown"
  5196. "3"="Available"
  5197. "4"="In Use"
  5198.  
  5199. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\19\5]
  5200. "Name"="Slot Description"
  5201. "Description"="The card currently occupying this slot."
  5202. "Column"="5"
  5203. "Access"="Read-Only"
  5204. "Storage"="Specific"
  5205. "Type"="DisplayString(80)"
  5206. ":0"="HKLM\\DesktopManagement\\DATA\\2\\SystemSlots\\SlotDescription"
  5207.  
  5208.  
  5209. ;====================================
  5210. ;  Disk Mapping Table
  5211. ;
  5212. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\24]
  5213. "Name"="Disk Mapping Table"
  5214. "Class"="DMTF|Disks Mapping Table|001"
  5215. "Description"="A table relating disks to partitions. May have an instance of a disk or partition more than once."
  5216. "Key"="1,2,3"
  5217. "^Index"=hex:02,00,00,00
  5218. "^ROW"="1|2|3"
  5219.  
  5220. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\24\1]
  5221. "Name"="Storage Type"
  5222. "Description"="The type of the mass storage device."
  5223. "Column"="1"
  5224. "Access"="Read-Only"
  5225. "Storage"="Common"
  5226. "Type"="Enum"
  5227. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Disks\\%ROWNUM\\PhysicalDisk\\DeviceType"
  5228. "!0"="B;IN(10,4)(0,3)(4,6)(5,8)(7,7)(8,1)(9,1)(1,1)(2,1)(3,1)(6,1)"
  5229.  
  5230. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\24\1\Enum]
  5231. "1"="Other"
  5232. "2"="Unknown"
  5233. "3"="Hard Disk"
  5234. "4"="Floppy Disk"
  5235. "5"="Optical ROM"
  5236. "6"="Optical WORM"
  5237. "7"="Optical RW"
  5238. "8"="Compact Disk"
  5239. "9"="Flash Disk"
  5240. "10"="Bernoulli"
  5241. "11"="Optical Floppy Disk"
  5242.  
  5243. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\24\2]
  5244. "Name"="Disk Index"
  5245. "Description"="An index value into the Disk table."
  5246. "Column"="2"
  5247. "Access"="Read-Only"
  5248. "Storage"="Common"
  5249. "Type"="Integer"
  5250. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\DiskMappingTable\\DiskIndex"
  5251.  
  5252. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\24\3]
  5253. "Name"="Partition Index"
  5254. "Description"="An index value into the partition table."
  5255. "Column"="3"
  5256. "Access"="Read-Only"
  5257. "Storage"="Common"
  5258. "Type"="Integer"
  5259. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\DiskMappingTable\\PartitionIndex"
  5260.  
  5261.  
  5262. ;===========================
  5263. ;  Partition Group
  5264. ;
  5265. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25]
  5266. "Name"="Partition"
  5267. "Class"="DMTF|Partition|001"
  5268. "Description"="This group describes the partitions on particular disks."
  5269. "Key"="1"
  5270. "^Index"=hex:02,00,00,00
  5271. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9"
  5272.  
  5273. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\1]
  5274. "Name"="Partition Index"
  5275. "Description"="The index into the partition table."
  5276. "Column"="^ROWNUM"
  5277. "Access"="Read-Only"
  5278. "Storage"="Common"
  5279. "Type"="Integer"
  5280.  
  5281. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\2]
  5282. "Name"="Partition Name"
  5283. "Description"="The name used by the system to identify the partition. This is normally the drive letter."
  5284. "Column"="2"
  5285. "Access"="Read-Only"
  5286. "Storage"="Common"
  5287. "Type"="DisplayString(64)"
  5288. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\PartitionName"
  5289.  
  5290. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\3]
  5291. "Name"="Partition Size"
  5292. "Description"="The size of this partition in kilobytes."
  5293. "Column"="3"
  5294. "Access"="Read-Only"
  5295. "Storage"="Specific"
  5296. "Type"="Integer64"
  5297. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\PartitionTotalSize"
  5298.  
  5299. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\4]
  5300. "Name"="Free Space"
  5301. "Description"="The number of free kilobytes on this partition."
  5302. "Column"="4"
  5303. "Access"="Read-Only"
  5304. "Storage"="Specific"
  5305. "Type"="Integer64"
  5306. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\PartitionFreeSize"
  5307.  
  5308. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\5]
  5309. "Name"="Partition Label"
  5310. "Description"="The partition label or the unique volume label field for this physical volume. (For DOS, this is the volume label plus the 32 bit Volume ID field if available.)"
  5311. "Column"="5"
  5312. "Access"="Read-Only"
  5313. "Storage"="Specific"
  5314. "Type"="OctetString(64)"
  5315. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\PartitionVolumeLabelAndSerial"
  5316.  
  5317. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\6]
  5318. "Name"="File System"
  5319. "Description"="The file system associated with this partition."
  5320. "Column"="6"
  5321. "Access"="Read-Only"
  5322. "Storage"="Common"
  5323. "Type"="Enum"
  5324. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\PartitionFileSystem"
  5325. "!0"="DS;B( 0,\"Other\")(1,\"Unknown\")(2,\"FAT\")(3,\"HPFS\")(4,\"NTFS\")(5,\"OFS\")(6,\"MFS\")(7,\"HFS\")(8,\"VXFS\")(9,\"SFS\")(10,\"S5\")(11,\"S52K\")(12,\"UFS\")(13,\"FFS\")(14,\"Netware286\")(15,\"Netware386\")"
  5326.  
  5327. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\6\Enum]
  5328. "1"="Other"
  5329. "2"="Unknown"
  5330. "3"="FAT"
  5331. "4"="HPFS"
  5332. "5"="NTFS"
  5333. "6"="OFS"
  5334. "7"="MFS"
  5335. "8"="HFS"
  5336. "9"="VXFS"
  5337. "10"="SFS"
  5338. "11"="S5"
  5339. "12"="S52K"
  5340. "13"="UFS"
  5341. "14"="FFS"
  5342. "15"="Netware286"
  5343. "16"="Netware386"
  5344.  
  5345. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\7]
  5346. "Name"="Compressed"
  5347. "Description"="If true, this partition is compressed."
  5348. "Column"="7"
  5349. "Access"="Read-Only"
  5350. "Storage"="Common"
  5351. "Type"="Enum"
  5352. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\Compressed"
  5353.  
  5354. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\7\Enum]
  5355. "0"="False"
  5356. "1"="True"
  5357.  
  5358. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\8]
  5359. "Name"="Encrypted"
  5360. "Description"="If true, this partition is encrypted."
  5361. "Column"="8"
  5362. "Access"="Read-Only"
  5363. "Storage"="Common"
  5364. "Type"="Enum"
  5365. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\Encrypted"
  5366.  
  5367. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\8\Enum]
  5368. "0"="False"
  5369. "1"="True"
  5370.  
  5371. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\25\9]
  5372. "Name"="Number Of Disks Occupied"
  5373. "Description"="The number of disks this partition occupies."
  5374. "Column"="9"
  5375. "Access"="Read-Only"
  5376. "Storage"="Common"
  5377. "Type"="Integer"
  5378. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\Partition\\NumberOfDisksOccupied"
  5379.  
  5380.  
  5381. ;====================================
  5382. ;  Disk Controller Table
  5383. ;
  5384. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\26]
  5385. "Name"="Disk Controller"
  5386. "Class"="DMTF|Disk Controller|001"
  5387. "Description"="This group defines the disk controller in this system."
  5388. "Key"="1"
  5389. "^Index"=hex:02,00,00,00
  5390. "^ROW"="^ROWNUM|2|3"
  5391.  
  5392. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\26\1]
  5393. "Name"="Disk Controller Index"
  5394. "Description"="Index value used by the system to identify the disk controller."
  5395. "Column"="^ROWNUM"
  5396. "Access"="Read-Only"
  5397. "Storage"="Common"
  5398. "Type"="Integer"
  5399.  
  5400. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\26\2]
  5401. "Name"="FRU Group Index"
  5402. "Description"="If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'Value = -1' indicates that the group is not a FRU."
  5403. "Column"="2"
  5404. "Access"="Read-Only"
  5405. "Storage"="Common"
  5406. "Type"="Integer"
  5407. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\DiskController\\FRUGroupIndex"
  5408.  
  5409. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\26\3]
  5410. "Name"="Operational Group Index"
  5411. "Description"="The index into the Operational State table for this device, if applicable."
  5412. "Column"="3"
  5413. "Access"="Read-Only"
  5414. "Storage"="Common"
  5415. "Type"="Integer"
  5416. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\DiskController\\OperationalGroupIndex"
  5417.  
  5418.  
  5419. ;====================================
  5420. ;  Logical Drive Group
  5421. ;
  5422. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27]
  5423. "Name"="Logical Drives"
  5424. "Class"="DMTF|Logical Drives|001"
  5425. "Description"="This group defines the attributes of the logical drives in a system."
  5426. "Key"="1"
  5427. "^Index"=hex:02,00,00,00
  5428. "^ROW"="^ROWNUM|2|3|4|5|6"
  5429.  
  5430. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\1]
  5431. "Name"="Logical Drive Index"
  5432. "Description"="An index into the Logical Drive table."
  5433. "Column"="^ROWNUM"
  5434. "Access"="Read-Only"
  5435. "Storage"="Common"
  5436. "Type"="Integer"
  5437.  
  5438. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\2]
  5439. "Name"="Logical Drive Name"
  5440. "Description"="Name used by the system to identify this logical drive. For DOS, this could be the logical drive letter (A, B, C...)."
  5441. "Column"="2"
  5442. "Access"="Read-Only"
  5443. "Storage"="Common"
  5444. "Type"="DisplayString(64)"
  5445. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalDrives\\LogicalDriveName"
  5446.  
  5447. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\3]
  5448. "Name"="Logical Drive Type"
  5449. "Description"="This defines the logical drive type."
  5450. "Column"="3"
  5451. "Access"="Read-Only"
  5452. "Storage"="Common"
  5453. "Type"="Enum"
  5454. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalDrives\\LogicalDriveType"
  5455. ; Instr type 2 is "Removable", including floppy. We map all removable to floppy.
  5456. "!0"="B;IN(2,7)(3,3)(4,5)(5,6)(6,8)"
  5457.  
  5458. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\3\Enum]
  5459. "1"="Other"
  5460. "2"="Unknown"
  5461. "3"="Fixed Drive"
  5462. "4"="Removable Drive"
  5463. "5"="Remote Drive"
  5464. "6"="CDROM"
  5465. "7"="Floppy Drive"
  5466. "8"="RAM Drive"
  5467. "9"="Drive Array"
  5468.  
  5469. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\4]
  5470. "Name"="Logical Drive Size"
  5471. "Description"="The size of this logical drive in kilobytes."
  5472. "Column"="4"
  5473. "Access"="Read-Only"
  5474. "Storage"="Common"
  5475. "Type"="Integer"
  5476. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalDrives\\LogicalTotalSizeK"
  5477.  
  5478. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\5]
  5479. "Name"="Free Logical Drive Size"
  5480. "Description"="The remaining space on this logical drive in kilobytes."
  5481. "Column"="5"
  5482. "Access"="Read-Only"
  5483. "Storage"="Common"
  5484. "Type"="Integer"
  5485. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalDrives\\LogicalFreeSizeK"
  5486.  
  5487. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\27\6]
  5488. "Name"="Logical Drive Path"
  5489. "Description"="The path used to access this logical drive (for remote drives)."
  5490. "Column"="6"
  5491. "Access"="Read-Only"
  5492. "Storage"="Common"
  5493. "Type"="DisplayString(512)"
  5494. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\LogicalDrives\\LogicalDrivePath"
  5495.  
  5496.  
  5497. ;======================================
  5498. ;  Field Replaceable Unit (FRU) group
  5499. ;
  5500. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30]
  5501. "Name"="Field Replaceable Unit"
  5502. "Class"="DMTF|FRU|001"
  5503. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair. For the purposes of this definition, a motherboard and a fixed hard disk are FRUs, whereas a fixed hard disk platter or a chip fixed in place on the motherboard are not FRUs since they are not designed to be separately removable. Each instance within the FRU table should contain the device group and instance data for the associated hardware component."
  5504. "Key"="1"
  5505. ; ";Table"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\FRU"
  5506. "^Index"=hex:03
  5507. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9|10|11"
  5508.  
  5509. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\1]
  5510. "Name"="FRU Index"
  5511. "Description"="The index into the Field Replaceable Unit table."
  5512. "Column"="^ROWNUM"
  5513. "Access"="Read-Only"
  5514. "Storage"="Common"
  5515. "Type"="Integer"
  5516.  
  5517. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\2]
  5518. "Name"="Device Group Index"
  5519. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  5520. "Column"="2"
  5521. "Access"="Read-Only"
  5522. "Storage"="Common"
  5523. "Type"="Integer"
  5524. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\DeviceGroupIndex"
  5525.  
  5526. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\3]
  5527. "Name"="Description"
  5528. "Description"="A clear description of this Field Replaceable Unit."
  5529. "Column"="3"
  5530. "Access"="Read-Only"
  5531. "Storage"="Common"
  5532. "Type"="DisplayString(255)"
  5533. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\Description"
  5534.  
  5535. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\4]
  5536. "Name"="Manufacturer"
  5537. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  5538. "Column"="4"
  5539. "Access"="Read-Only"
  5540. "Storage"="Common"
  5541. "Type"="DisplayString(80)"
  5542. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\Manufacturer"
  5543.  
  5544. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\5]
  5545. "Name"="Model"
  5546. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  5547. "Column"="5"
  5548. "Access"="Read-Only"
  5549. "Storage"="Common"
  5550. "Type"="DisplayString(64)"
  5551. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\Model"
  5552.  
  5553. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\6]
  5554. "Name"="Part Number"
  5555. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  5556. "Column"="6"
  5557. "Access"="Read-Only"
  5558. "Storage"="Common"
  5559. "Type"="DisplayString(64)"
  5560. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\PartNumber"
  5561.  
  5562. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\7]
  5563. "Name"="FRU Serial Number"
  5564. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  5565. "Column"="7"
  5566. "Access"="Read-Only"
  5567. "Storage"="Common"
  5568. "Type"="DisplayString(64)"
  5569. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\FRUSerialNumber"
  5570.  
  5571. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\8]
  5572. "Name"="Revision Level"
  5573. "Description"="The revision level of this Field Replaceable Unit."
  5574. "Column"="8"
  5575. "Access"="Read-Only"
  5576. "Storage"="Common"
  5577. "Type"="DisplayString(64)"
  5578. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\RevisionLevel"
  5579.  
  5580. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\9]
  5581. "Name"="Warranty Start Date"
  5582. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  5583. "Column"="9"
  5584. "Access"="Read-Only"
  5585. "Storage"="Specific"
  5586. "Type"="Date"
  5587. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\WarrantyStartDate"
  5588.  
  5589. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\10]
  5590. "Name"="Warranty Duration"
  5591. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  5592. "Column"="10"
  5593. "Access"="Read-Only"
  5594. "Storage"="Specific"
  5595. "Type"="Integer"
  5596. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\WarrantyDuration"
  5597.  
  5598. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\30\11]
  5599. "Name"="Support Phone Number"
  5600. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  5601. "Column"="11"
  5602. "Access"="Read-Only"
  5603. "Storage"="Common"
  5604. "Type"="DisplayString(64)"
  5605. ":0"="HKLM\\DesktopManagement\\DATA\\2\\FRU\\SupportPhoneNumber"
  5606.  
  5607.  
  5608. ;===================================
  5609. ;  Operational State Group
  5610. ;
  5611. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31]
  5612. "Name"="Operational State"
  5613. "Class"="DMTF|Operational State|001"
  5614. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  5615. "Key"="1"
  5616. ;  ";Table"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState"
  5617. "^Index"=hex:03
  5618. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9"
  5619.  
  5620. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\1]
  5621. "Name"="Operational State Instance Index"
  5622. "Description"="The Index into the Operational State table."
  5623. "Column"="^ROWNUM"
  5624. "Access"="Read-Only"
  5625. "Storage"="Common"
  5626. "Type"="Integer"
  5627.  
  5628. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\2]
  5629. "Name"="Device Group Index"
  5630. "Description"="The group ID of the group referencing this instance."
  5631. "Column"="2"
  5632. "Access"="Read-Only"
  5633. "Storage"="Common"
  5634. "Type"="Integer"
  5635. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\DeviceGroupIndex"
  5636.  
  5637. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\3]
  5638. "Name"="Operational Status"
  5639. "Description"="The operational status of the device instance."
  5640. "Column"="3"
  5641. "Access"="Read-Only"
  5642. "Storage"="Common"
  5643. "Type"="Enum"
  5644. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\OperationalStatus"
  5645.  
  5646. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\3\Enum]
  5647. "1"="Other"
  5648. "2"="Unknown"
  5649. "3"="Enabled"
  5650. "4"="Disabled"
  5651. "5"="Not Applicable"
  5652.  
  5653. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\4]
  5654. "Name"="Usage State"
  5655. "Description"="The usage state of the device instance."
  5656. "Column"="4"
  5657. "Access"="Read-Only"
  5658. "Storage"="Common"
  5659. "Type"="Enum"
  5660. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\UsageState"
  5661.  
  5662. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\4\Enum]
  5663. "1"="Other"
  5664. "2"="Unknown"
  5665. "3"="Idle"
  5666. "4"="Active"
  5667. "5"="Busy"
  5668. "6"="Not Applicable"
  5669.  
  5670. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\5]
  5671. "Name"="Availability Status"
  5672. "Description"="The availability status of the device instance."
  5673. "Column"="5"
  5674. "Access"="Read-Only"
  5675. "Storage"="Common"
  5676. "Type"="Enum"
  5677. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\AvailabilityStatus"
  5678.  
  5679. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\5\Enum]
  5680. "1"="Other"
  5681. "2"="Unknown"
  5682. "3"="Running"
  5683. "4"="Warning"
  5684. "5"="In Test"
  5685. "6"="Not Applicable"
  5686. "7"="Power Off"
  5687. "8"="Off Line"
  5688. "9"="Off Duty"
  5689. "10"="Degraded"
  5690. "11"="Not Installed"
  5691. "12"="Install Error"
  5692. "13"="Power Save"
  5693.  
  5694. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\6]
  5695. "Name"="Administrative State"
  5696. "Description"="The administrative state of the device instance."
  5697. "Column"="6"
  5698. "Access"="Read-Only"
  5699. "Storage"="Common"
  5700. "Type"="Enum"
  5701. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\AdministrativeState"
  5702.  
  5703. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\6\Enum]
  5704. "1"="Other"
  5705. "2"="Unknown"
  5706. "3"="Locked"
  5707. "4"="Unlocked"
  5708. "5"="Not Applicable"
  5709. "6"="Shutting Down"
  5710.  
  5711. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\7]
  5712. "Name"="Fatal Error Count"
  5713. "Description"="The accumulated fatal error count for this device instance."
  5714. "Column"="7"
  5715. "Access"="Read-Only"
  5716. "Storage"="Specific"
  5717. "Type"="Counter"
  5718. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\FatalErrorCount"
  5719.  
  5720. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\8]
  5721. "Name"="Major Error Count"
  5722. "Description"="The accumulated major error count for this device instance."
  5723. "Column"="8"
  5724. "Access"="Read-Only"
  5725. "Storage"="Specific"
  5726. "Type"="Counter"
  5727. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\MajorErrorCount"
  5728.  
  5729. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\31\9]
  5730. "Name"="Warning Error Count"
  5731. "Description"="The accumulated warning error count for this device instance."
  5732. "Column"="9"
  5733. "Access"="Read-Only"
  5734. "Storage"="Specific"
  5735. "Type"="Counter"
  5736. ":0"="HKLM\\DesktopManagement\\DATA\\2\\OperationalState\\WarningErrorCount"
  5737.  
  5738.  
  5739. ;==========================================
  5740. ;  System Resources Description group
  5741. ;
  5742. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\32]
  5743. "Name"="System Resources Description"
  5744. "Class"="DMTF|System Resources Description|001"
  5745. "Description"="The System Resources Description group describes the number of entries in the System Resources group."
  5746.  
  5747. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\32\1]
  5748. "Name"="Device Count"
  5749. "Description"="A count of the number of different hardware devices represented in the System Resources table."
  5750. "Access"="Read-Only"
  5751. "Storage"="Common"
  5752. "Type"="Integer"
  5753. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResourcesDescription\\DeviceCount"
  5754.  
  5755. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\32\2]
  5756. "Name"="System Resource Count"
  5757. "Description"="A count of the total number of system resources on this system."
  5758. "Access"="Read-Only"
  5759. "Storage"="Common"
  5760. "Type"="Integer"
  5761. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResourcesDescription\\SystemResourceCount"
  5762.  
  5763.  
  5764. ;====================================
  5765. ;  System Resources Group
  5766. ;
  5767. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33]
  5768. "Name"="System Resources"
  5769. "Class"="DMTF|System Resources|001"
  5770. "Description"="The System Resources group contains hardware descriptions which are commonly used in PC style computers such as IRQs, IO ports and memory address ranges."
  5771. "Key"="1,2"
  5772. "^Index"=hex:02,00,00,00
  5773. "^ROW"="1|2|3|4|5|6|7|8|9|10|11|12"
  5774.  
  5775. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\1]
  5776. "Name"="Resource Instance"
  5777. "Description"="On systems that implement a PnP-like subsystem, the device ID should be the ID used by that subsystem. On systems that do not have inherent device numbering, then the instrumentation supporting the system resources group should devise a device numbering scheme.  In either case, the table will naturally group all of the resources associated with a device."
  5778. "Column"="1"
  5779. "Access"="Read-Only"
  5780. "Storage"="Common"
  5781. "Type"="Integer"
  5782. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResources\\ResourceInstance"
  5783.  
  5784. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\2]
  5785. "Name"="Resource Number"
  5786. "Description"="This attribute is the ordinal of the resource within a device. Within the table, any device may have one or more resources."
  5787. "Column"="2"
  5788. "Access"="Read-Only"
  5789. "Storage"="Common"
  5790. "Type"="Integer"
  5791. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResources\\ResourceNumber"
  5792.  
  5793. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\3]
  5794. "Name"="Resource Type"
  5795. "Description"="The type of system resource represented by this entry."
  5796. "Column"="3"
  5797. "Access"="Read-Only"
  5798. "Storage"="Common"
  5799. "Type"="Enum"
  5800. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResources\\ResourceType"
  5801. "!0"="B;IN(1,3)(2,4)(3,6)(4,5)"
  5802.  
  5803. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\3\Enum]
  5804. "1"="Other"
  5805. "2"="Unknown"
  5806. "3"="Memory Range"
  5807. "4"="I/O Port"
  5808. "5"="IRQ"
  5809. "6"="DMA"
  5810.  
  5811. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\4]
  5812. "Name"="Resource Base"
  5813. "Description"="The starting address of the system resource in the appropriate address space."
  5814. "Column"="4"
  5815. "Access"="Read-Only"
  5816. "Storage"="Common"
  5817. "Type"="Integer"
  5818. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResources\\ResourceBase"
  5819.  
  5820. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\5]
  5821. "Name"="Resource Size"
  5822. "Description"="The size of the system resource."
  5823. "Column"="5"
  5824. "Access"="Read-Only"
  5825. "Storage"="Common"
  5826. "Type"="Integer"
  5827. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\2\\SystemResources\\ResourceSize"
  5828.  
  5829. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\6]
  5830. "Name"="Resource Flags"
  5831. "Description"="This attribute contains fields representing the status of this resource entry. The meaning of this field varies according to the Resource Type field in this group."
  5832. "Column"="6"
  5833. "Access"="Read-Only"
  5834. "Storage"="Common"
  5835. "Type"="Integer"
  5836. "Value"=hex:00
  5837.  
  5838. [HKEY_LOCAL_MACHINE\DesktopManagement\MIF\2\33\7]
  5839. "Name"="Resource Group ID"
  5840. "Description"="This attribute is a 'back pointer' to a group within the system MIF, if applicable.  If the back pointer is not known, either because the device is not represented by a group, or the actual device type is not known, then the value of this attribute will be 0."
  5841. "Column"="7"
  5842. "Access"="Read-Only"
  5843. "Storage"="Common"
  5844. "Type"="Integer"
  5845. "Value"=hex:00
  5846.  
  5847.  
  5848.  
  5849. ;########################################
  5850. ;########################################
  5851.  
  5852. ;  Now stuff for the NIC MIF
  5853.  
  5854. ;########################################
  5855. ;########################################
  5856. ;
  5857.  
  5858. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID]
  5859. "Name"="LAN Adapter Component"
  5860. "Description"="This component implements a set of groups relating to the LAN Adapter."
  5861.  
  5862. ;===============================
  5863. ;  Component ID Group
  5864. ;
  5865. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1]
  5866. "Name"="ComponentID"
  5867. "Class"="DMTF|ComponentID|001"
  5868. "Description"="This group defines attributes common to all components. This group is required."
  5869.  
  5870. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\1]
  5871. "Name"="Manufacturer"
  5872. "Description"="Manufacturer of this component."
  5873. "Access"="Read-Only"
  5874. "Storage"="Common"
  5875. "Type"="DisplayString(64)"
  5876. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Manufacturer"
  5877.  
  5878. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\2]
  5879. "Name"="Product"
  5880. "Description"="Product name for this component."
  5881. "Access"="Read-Only"
  5882. "Storage"="Common"
  5883. "Type"="DisplayString(64)"
  5884. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Product"
  5885.  
  5886. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\3]
  5887. "Name"="Version"
  5888. "Description"="Version number of this component."
  5889. "Access"="Read-Only"
  5890. "Storage"="Specific"
  5891. "Type"="DisplayString(64)"
  5892. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Version"
  5893.  
  5894. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\4]
  5895. "Name"="Serial Number"
  5896. "Description"="Serial number for this component."
  5897. "Access"="Read-Only"
  5898. "Storage"="Specific"
  5899. "Type"="DisplayString(64)"
  5900. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\SerialNumber"
  5901.  
  5902. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\5]
  5903. "Name"="Installation"
  5904. "Description"="The date of the install of this component."
  5905. "Access"="Read-Only"
  5906. "Storage"="Specific"
  5907. "Type"="Date"
  5908. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Installation"
  5909.  
  5910. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\6]
  5911. "Name"="Verify"
  5912. "Description"="A code that provides a level of verification that the component is still installed and working."
  5913. "Access"="Read-Only"
  5914. "Storage"="Common"
  5915. "Type"="Enum"
  5916. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\ComponentID\\Verify"
  5917.  
  5918. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\1\6\Enum]
  5919. "0"="An error occurred; check status code"
  5920. "1"="This component does not exist"
  5921. "2"="Verification is not supported"
  5922. "3"="Reserved"
  5923. "4"="This component exists, but the functionality is untested"
  5924. "5"="This component exists, but the functionality is unknown"
  5925. "6"="This component exists, and is not functioning correctly"
  5926. "7"="This component exists, and is functioning correctly"
  5927.  
  5928. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  5929. ;
  5930. ;  System Resources Description Group
  5931. ;
  5932. ;
  5933. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\2]
  5934. "Name"="System Resources Description"
  5935. "Class"="DMTF|System Resources Description|001"
  5936. "Description"="The System Resources Description group describes the number of entries in the System Resources Group. "
  5937.  
  5938. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\2\1]
  5939. "Name"="Device Count"
  5940. "Description"="A count of the number of different hardware devices represented in this table."
  5941. "Access"="Read-Only"
  5942. "Storage"="Common"
  5943. "Type"="Integer"
  5944. "Value"=hex:01
  5945.  
  5946. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\2\2]
  5947. "Name"="System Resource Count"
  5948. "Description"="A count of the total number of system resources on this system."
  5949. "Access"="Read-Only"
  5950. "Storage"="Common"
  5951. "Type"="Integer"
  5952. ;  # of system resources can be fetched from NumRows in the rsrcs table.
  5953. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\MIF\\%ComponentID\\3\\^NumRows"
  5954.  
  5955.  
  5956. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  5957. ;
  5958. ;  System Resources Group
  5959. ;
  5960. ;
  5961. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3]
  5962. "Name"="System Resources"
  5963. "Class"="DMTF|System Resources|001"
  5964. "Description"="The System Resources group contains hardware descriptions which are commonly used on PC style computers such as IRQs, IO ports, and memory address ranges."
  5965. "Key"="1,2"
  5966. "^INDEX"=dword:00000003
  5967. "^ROW"="1|^ROWNUM|3|4|5|6|7"
  5968.  
  5969. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\1]
  5970. "Name"="Device ID"
  5971. "Description"="On systems that implement a PnP-like subsystem, the
  5972. device ID should be the ID used by that subsystem. On systems that do
  5973. not have inherent device numbering, then the instrumentation supporting
  5974. the system resources group should devise a device number scheme. In
  5975. either case, the table will naturally group all of the resources
  5976. associated with a device."
  5977. "Column"="1"
  5978. "Access"="Read-Only"
  5979. "Storage"="Common"
  5980. "Type"="Integer"
  5981. ;  Default value - all resources are for the current component (NIC)
  5982. "Value"="1"
  5983.  
  5984. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\2]
  5985. "Name"="Resource Number"
  5986. "Description"="This attribute is the ordinal of the resource within a
  5987. device. Within the table, any device may have one or more resources."
  5988. "Column"="^ROWNUM"
  5989. "Access"="Read-Only"
  5990. "Storage"="Common"
  5991. "Type"="Integer"
  5992.  
  5993. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\3]
  5994. "Name"="Resource Type"
  5995. "Description"="The type of system resource represented by this entry."
  5996. "Column"="3"
  5997. "Access"="Read-Only"
  5998. "Storage"="Common"
  5999. "Type"="Enum"
  6000. ":0"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Resources\\ResourceType"
  6001. "!0"="B;IN(1,3)(2,4)(3,6)(4,5)"
  6002. ;              Instr enum
  6003. ;  Memory range        1
  6004. ;  I/O port            2
  6005. ;  DMA            3
  6006. ;  IRQ            4
  6007.  
  6008. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\3\Enum]
  6009. "1"="Other"
  6010. "2"="Unknown"
  6011. "3"="Memory Range"
  6012. "4"="I/O Port"
  6013. "5"="IRQ"
  6014. "6"="DMA"
  6015.  
  6016. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\4]
  6017. "Name"="Resource Base"
  6018. "Description"="The starting address of the system resource in the
  6019. appropriate address space."
  6020. "Column"="4"
  6021. "Access"="Read-Only"
  6022. "Storage"="Common"
  6023. "Type"="Integer"
  6024. ":0"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Resources\\ResourceBase"
  6025.  
  6026. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\5]
  6027. "Name"="Resource Size"
  6028. "Description"="The size of the system resource."
  6029. "Column"="5"
  6030. "Access"="Read-Only"
  6031. "Storage"="Common"
  6032. "Type"="Integer"
  6033. ":0"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Resources\\ResourceSize"
  6034.  
  6035. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\6]
  6036. "Name"="Resource Flags"
  6037. "Description"="This attribute contains fields representing the status of
  6038. this resource entry.  The meaning of this field varies according to the
  6039. Resource Type field in this group."
  6040. "Column"="6"
  6041. "Access"="Read-Only"
  6042. "Storage"="Common"
  6043. "Type"="Integer"
  6044. "Value"=hex:00
  6045.  
  6046. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\3\7]
  6047. "Name"="Group ID"
  6048. "Description"="This attribute is a 'back pointer' to a group within this
  6049. MIF, if applicable.  If the back pointer is not known, either because
  6050. the device is not represented by a group, or the actual device type is
  6051. not known, then the value of this attribute will be 0."
  6052. "Column"="7"
  6053. "Access"="Read-Only"
  6054. "Storage"="Common"
  6055. "Type"="Integer"
  6056. "Value"=dword:00000000
  6057.  
  6058.  
  6059. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6060. ;
  6061. ;  The NW Adapter 802 Port Group
  6062. ;
  6063. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4]
  6064. "Name"="Network Adapter 802 Port Group"
  6065. "Class"="DMTF|Network Adapter 802 Port|001"
  6066. "Description"="Contains objects related to each of the network ports on the network adapter."
  6067. "Key"="1"
  6068. "^INDEX"=hex:02,00,00,00
  6069. "^ROW"="^ROWNUM|2|3|4|5|6|7|8|9|10|11|12|13"
  6070.  
  6071. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\1]
  6072. "Name"="Port Index"
  6073. "Description"="This attribute is the ordinal of the network port within the network adapter, i.e. the 'port number'."
  6074. "Column"="^ROWNUM"
  6075. "Access"="Read-Only"
  6076. "Storage"="Common"
  6077. "Type"="Integer"
  6078.  
  6079. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\2]
  6080. "Name"="Permanent Network Address"
  6081. "Description"="This is the node address stored permanently in the adapter."
  6082. "Column"="2"
  6083. "Access"="Read-Only"
  6084. "Storage"="Specific"
  6085. "Type"="DisplayString(12)"
  6086. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\PermanentNetworkAddress"
  6087. "!1"="B;DS"
  6088.  
  6089. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\3]
  6090. "Name"="Current Network Address"
  6091. "Description"="This is the node address that can be modified by software, sometimes referred to as the Locally Administered Address(LAA)."
  6092. "Column"="3"
  6093. "Access"="Read-Only"
  6094. "Storage"="Specific"
  6095. "Type"="DisplayString(12)"
  6096. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\CurrentNetworkAddress"
  6097. "!1"="B;DS"
  6098.  
  6099. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\4]
  6100. "Name"="Connector Type"
  6101. "Description"="This is the type of connector currently being used to physically attach this port to the LAN."
  6102. "Column"="4"
  6103. "Access"="Read-Only"
  6104. "Storage"="Common"
  6105. "Type"="Enum"
  6106. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802PortGroupExtra\\ConnectorType"
  6107.  
  6108. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\4\Enum]
  6109. "1"="Unknown"
  6110. "2"="AUI"
  6111. "3"="UTP category 3"
  6112. "4"="UTP category 4"
  6113. "5"="UTP category 5"
  6114. "6"="BNC"
  6115. "7"="STP RJ45"
  6116. "8"="STP DB9"
  6117. "9"="Fiber MIC"
  6118. "10"="Apple AUI"
  6119.  
  6120. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\5]
  6121. "Name"="Data Rate"
  6122. "Description"="This is the rate at which data is transferred over the LAN in Mbps."
  6123. "Column"="5"
  6124. "Access"="Read-Only"
  6125. "Storage"="Common"
  6126. "Type"="Integer"
  6127. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802PortGroupExtra\\DataRate"
  6128.  
  6129. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\6]
  6130. "Name"="Total Packets Transmitted"
  6131. "Description"="This is the total number of packets transmitted."
  6132. "Column"="6"
  6133. "Access"="Read-Only"
  6134. "Storage"="Specific"
  6135. "Type"="Counter64"
  6136. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalPacketsTransmitted"
  6137.  
  6138. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\7]
  6139. "Name"="Total Bytes Transmitted"
  6140. "Description"="This is the total number of bytes transmitted."
  6141. "Column"="7"
  6142. "Access"="Read-Only"
  6143. "Storage"="Specific"
  6144. "Type"="Counter64"
  6145. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalBytesTransmitted"
  6146.  
  6147. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\8]
  6148. "Name"="Total Packets Received"
  6149. "Description"="This is the total number packets received."
  6150. "Column"="8"
  6151. "Access"="Read-Only"
  6152. "Storage"="Specific"
  6153. "Type"="Counter64"
  6154. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalPacketsReceived"
  6155.  
  6156. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\9]
  6157. "Name"="Total Bytes Received"
  6158. "Description"="This is the total number of bytes received."
  6159. "Column"="9"
  6160. "Access"="Read-Only"
  6161. "Storage"="Specific"
  6162. "Type"="Counter64"
  6163. "Value"="9"
  6164. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalBytesReceived"
  6165.  
  6166. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\10]
  6167. "Name"="Total Transmit Errors"
  6168. "Description"="This is the total number of transmit errors of any type."
  6169. "Column"="10"
  6170. "Access"="Read-Only"
  6171. "Storage"="Specific"
  6172. "Type"="Counter64"
  6173. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalTransmitErrors"
  6174.  
  6175. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\11]
  6176. "Name"="Total Receive Errors"
  6177. "Description"="This is the total number of receive errors of any type."
  6178. "Column"="11"
  6179. "Access"="Read-Only"
  6180. "Storage"="Specific"
  6181. "Type"="Counter64"
  6182. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalReceiveErrors"
  6183.  
  6184. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\12]
  6185. "Name"="Total Host Errors"
  6186. "Description"="This is the total number of errors due to problems with the network adapter host interface(e.g. overrun / underrun errors)."
  6187. "Column"="12"
  6188. "Access"="Read-Only"
  6189. "Storage"="Specific"
  6190. "Type"="Counter64"
  6191. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalHostErrors"
  6192.  
  6193. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\4\13]
  6194. "Name"="Total Wire Errors"
  6195. "Description"="This is the total number of either receive or transmit errors  due to problems with the network (e.g. receive CRC Errors). "
  6196. "Column"="13"
  6197. "Access"="Read-Only"
  6198. "Storage"="Specific"
  6199. "Type"="Counter64"
  6200. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\TotalWireErrors"
  6201.  
  6202.  
  6203. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6204. ;
  6205. ;  802 Alternate Address Group
  6206. ;
  6207. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5]
  6208. "Name"="802 Alternate Address Group"
  6209. "Class"="DMTF|802 Alternate Address|001"
  6210. "Description"="Contains objects related to alternate addresses for each network adapter port."
  6211. "Key"="1"
  6212. "^INDEX"=hex:04,00,00,00
  6213. "^ROW"="^ROWNUM|2|3|4"
  6214.  
  6215. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5\1]
  6216. "Name"="Alternate Address Index"
  6217. "Description"="This is an arbitrary number assigned to each alternate address.  The Alternate Address Index usually starts with 1 and increments for each alternate address."
  6218. "Column"="^ROWNUM"
  6219. "Access"="Read-Only"
  6220. "Storage"="Common"
  6221. "Type"="Integer"
  6222. "Value"="1"
  6223.  
  6224. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5\2]
  6225. "Name"="Port Index"
  6226. "Description"="The value of the Port Index attribute for the network port that uses this alternate address, i.e. the 'port number'."
  6227. "Column"="2"
  6228. "Access"="Read-Only"
  6229. "Storage"="Common"
  6230. "Type"="Integer"
  6231. "Value"=hex:01,00,00,00
  6232.  
  6233. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5\3]
  6234. "Name"="Address Type"
  6235. "Description"="This is the type of alternate address, e.g. multicast, functional, etc."
  6236. "Column"="3"
  6237. "Access"="Read-Only"
  6238. "Storage"="Common"
  6239. "Type"="Enum"
  6240. ":0"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\802AlternateAddress\\AddressType"
  6241. "!0"="B;IN(0,1)(1,2)(2,3)"
  6242.  
  6243. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5\3\Enum]
  6244. "1"="Multicast"
  6245. "2"="Functional"
  6246. "3"="Group"
  6247.  
  6248. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\5\4]
  6249. "Name"="Alternate Address"
  6250. "Description"="This is the actual alternate address value."
  6251. "Column"="4"
  6252. "Access"="Read-Only"
  6253. "Storage"="Specific"
  6254. "Type"="DisplayString(12)"
  6255. ":0"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\802AlternateAddress\\AlternateAddress"
  6256. "!0"="B;DS"
  6257.  
  6258. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6259. ;
  6260. ;  Adapter Driver Group
  6261. ;
  6262. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6]
  6263. "Name"="Network Adapter Driver Group"
  6264. "Class"="DMTF|Network Adapter Driver|001"
  6265. "Description"="Contains objects related to the network adapter device drivers currently in use."
  6266. "Key"="1"
  6267. "^INDEX"=hex:02,00,00,00
  6268. "^ROW"="^ROWNUM|2|3|4|5|6|7|8"
  6269.  
  6270. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\1]
  6271. "Name"="Driver Index"
  6272. "Description"="This is an arbitrary number assigned to each device driver. Driver Index usually starts with 1 and increments for each additional device driver."
  6273. "Column"="^ROWNUM"
  6274. "Access"="Read-Only"
  6275. "Storage"="Specific"
  6276. "Type"="Integer"
  6277. "Value"="1"
  6278.  
  6279. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\2]
  6280. "Name"="Driver Software Name"
  6281. "Description"="This is the sign-on name of the driver."
  6282. "Column"="2"
  6283. "Access"="Read-Only"
  6284. "Storage"="Common"
  6285. "Type"="DisplayString(64)"
  6286. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Driver\\DeviceVxDs"
  6287.  
  6288. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\3]
  6289. "Name"="Driver Software Version"
  6290. "Description"="This is the revision level of the driver software."
  6291. "Column"="3"
  6292. "Access"="Read-Only"
  6293. "Storage"="Common"
  6294. "Type"="DisplayString(64)"
  6295. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Driver\\NDIS\\MajorNdisVersion"
  6296. "!1"="B;DS"
  6297.  
  6298. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\4]
  6299. "Name"="Driver Software Description"
  6300. "Description"="This is an expanded description of the device driver software."
  6301. "Column"="4"
  6302. "Access"="Read-Only"
  6303. "Storage"="Common"
  6304. "Type"="DisplayString(64)"
  6305. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Driver\\DriverDesc"
  6306.  
  6307. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\5]
  6308. "Name"="Driver Size"
  6309. "Description"="This is the resident memory size of the driver in bytes."
  6310. "Column"="5"
  6311. "Access"="Read-Only"
  6312. "Storage"="Common"
  6313. "Type"="Integer"
  6314. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\DriverExtra\\DriverSize"
  6315.  
  6316. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\6]
  6317. "Name"="Driver Interface Type"
  6318. "Description"="This is the specification or network operating system to which this LAN driver conforms, e.g. IPX, NDIS, etc."
  6319. "Column"="6"
  6320. "Access"="Read-Only"
  6321. "Storage"="Common"
  6322. "Type"="Enum"
  6323. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\DriverInterfaceType"
  6324.  
  6325. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\6\Enum]
  6326. "1"="Other"
  6327. "2"="IPX"
  6328. "3"="ODI"
  6329. "4"="NDIS"
  6330. "5"="Packet Driver"
  6331. "6"="LANtastic"
  6332. "7"="UNIX"
  6333. "8"="Appletalk"
  6334. "9"="IBM Lan Support Program"
  6335. "10"="LLC"
  6336. "11"="Netbios"
  6337. "12"="Pathworks (DLL)"
  6338.  
  6339. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\7]
  6340. "Name"="Driver Interface Version"
  6341. "Description"="This is the version of the driver interface specification e.g. for NDIS, this attribute could be 2.01, 3.0, etc."
  6342. "Column"="7"
  6343. "Access"="Read-Only"
  6344. "Storage"="Common"
  6345. "Type"="DisplayString(64)"
  6346. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Driver\\NDIS\\MajorNdisVersion"
  6347. "!1"="B;DS"
  6348.  
  6349. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\6\8]
  6350. "Name"="Driver Interface Description"
  6351. "Description"="An expanded description of the driver interface specification in use."
  6352. "Column"="8"
  6353. "Access"="Read-Only"
  6354. "Storage"="Common"
  6355. "Type"="DisplayString(64)"
  6356. ":1"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\Driver\\Ndi\\Interfaces\\DefLower"
  6357.  
  6358. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6359. ;
  6360. ;  Network Adapter Hardware Group
  6361. ;
  6362. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7]
  6363. "Name"="Network Adapter Hardware Group"
  6364. "Class"="DMTF|Network Adapter Hardware|001"
  6365. "Description"="Contains objects related to the network adapter hardware."
  6366.  
  6367. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\1]
  6368. "Name"="Network Topology"
  6369. "Description"="This is the network media access method/topology supported by this adapter."
  6370. "Access"="Read-Only"
  6371. "Storage"="Common"
  6372. "Type"="Enum"
  6373. ":Value"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\NetworkTopology"
  6374. "!Value"="B;IN(0,1)(1,1)(2,2)(3,3)(4,6)(5,7)(6,11)(7,1)(8,13)(9,10)(10,9)"
  6375.  
  6376.  
  6377. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\1\Enum]
  6378. "1"="Other"
  6379. "2"="10 Mbps Ethernet"
  6380. "3"="100 Mbps Ethernet"
  6381. "4"="100/10 Mbps Ethernet"
  6382. "5"="100 Mbps VG AnyLAN"
  6383. "6"="4 Mbps Token-Ring"
  6384. "7"="16 Mbps Token-Ring"
  6385. "8"="16/4 Mbps Token-Ring"
  6386. "9"="2 Mbps Arcnet"
  6387. "10"="20 Mbps Arcnet"
  6388. "11"="FDDI"
  6389. "12"="ATM"
  6390. "13"="AppleTalk"
  6391.  
  6392. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\2]
  6393. "Name"="Transmission Capability"
  6394. "Description"="Transmission capability of the adapter."
  6395. "Access"="Read-Only"
  6396. "Storage"="Common"
  6397. "Type"="Enum"
  6398. ":Value"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapterHardwareExtra\\TransmissionCapability"
  6399.  
  6400. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\2\Enum]
  6401. "1"="Normal"
  6402. "2"="Full Duplex"
  6403.  
  6404. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\3]
  6405. "Name"="Network Adapter RAM Size"
  6406. "Description"="This is the total size of the adapter RAM in Kb."
  6407. "Access"="Read-Only"
  6408. "Storage"="Common"
  6409. "Type"="Integer"
  6410. ":Value"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapterHardwareExtra\\NetworkAdapterRAMSize"
  6411.  
  6412. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\4]
  6413. "Name"="Bus Type"
  6414. "Description"="This is the type of bus used to interface the adapter to the host."
  6415. "Access"="Read-Only"
  6416. "Storage"="Common"
  6417. "Type"="Enum"
  6418. ":Value"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\BusType"
  6419. "!Value"="B;IN(0,1)(1,1)(2,2)(3,4)(4,3)(5,5)(6,7)"
  6420.  
  6421. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\4\Enum]
  6422. "1"="Other"
  6423. "2"="ISA"
  6424. "3"="EISA"
  6425. "4"="MCA"
  6426. "5"="PCI"
  6427. "6"="VL"
  6428. "7"="PCMCIA"
  6429. "8"="Parallel"
  6430. "9"="NEC98"
  6431. "256"="Motherboard"
  6432.  
  6433. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\5]
  6434. "Name"="Bus Width"
  6435. "Description"="This is the width (in bits) of the data path used to interface the adapter to the host."
  6436. "Access"="Read-Only"
  6437. "Storage"="Common"
  6438. "Type"="Enum"
  6439. ":Value"="HKLM\\DesktopManagement\\DATA\\%ComponentID\\NetworkAdapter802Port\\BusWidth"
  6440. "!Value"="B;IN(0,2)(8,3)(16,4)(32,5)(64,6)(128,7)"
  6441.  
  6442. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\7\5\Enum]
  6443. "1"="Other"
  6444. "2"="Unknown"
  6445. "3"="8 bit card"
  6446. "4"="16 bit card"
  6447. "5"="32 bit card"
  6448. "6"="64 bit card"
  6449. "7"="128 bit card"
  6450.  
  6451.  
  6452. ;==========================================
  6453. ;
  6454. ;  BootROM groups for NIC
  6455. ;
  6456. ;
  6457. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10]
  6458. "Name"="Boot ROM Configuration"
  6459. "Class"="DMTF|Boot ROM Configuration|001"
  6460. "Description"="This group describes the characteristics of the boot ROM."
  6461.  
  6462. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10\1]
  6463. "Name"="Boot ROM Description"
  6464. "Description"="This is the description of the software contained in the boot ROM."
  6465. "Access"="Read-Only"
  6466. "Storage"="Common"
  6467. "Type"="DisplayString(64)"
  6468. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\BootROMDescription"
  6469.  
  6470. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10\2]
  6471. "Name"="Boot ROM Version"
  6472. "Description"="This is the version number of the boot ROM software."
  6473. "Access"="Read-Only"
  6474. "Storage"="Common"
  6475. "Type"="DisplayString(64)"
  6476. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\BootROMVersion"
  6477.  
  6478. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10\3]
  6479. "Name"="Remote Boot Protocol Type"
  6480. "Description"="This is the type of remote boot protocol supported by this ROM."
  6481. "Access"="Read-Only"
  6482. "Storage"="Common"
  6483. "Type"="Enum"
  6484. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\RemoteBootProtocolType"
  6485.  
  6486. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10\3\Enum]
  6487. "1"="Other"
  6488. "2"="None"
  6489. "3"="RPL"
  6490. "4"="BootP"
  6491. "5"="DEC MOP"
  6492. "6"="Native NetWare"
  6493.  
  6494. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\10\4]
  6495. "Name"="Remote Boot Protocol Version"
  6496. "Description"="The version of the remote boot protocol supported by this ROM."
  6497. "Access"="Read-Only"
  6498. "Storage"="Common"
  6499. "Type"="DisplayString(64)"
  6500. ":Value"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\RemoteBootProtocolVersion"
  6501.  
  6502.  
  6503. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\11]
  6504. "Name"="Boot ROM Capabilities"
  6505. "Class"="DMTF|Boot ROM Capabilities|001"
  6506. "Description"="This group describes the capabilities or special features supported by this ROM."
  6507. "Key"="1"
  6508. "^Index"=hex:02,00,00,00
  6509. "^ROW"="^ROWNUM|2|3"
  6510.  
  6511. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\11\1]
  6512. "Name"="Capability Index"
  6513. "Description"="This is an arbitrary number assigned to each capability.Capability Index usually starts with 1 and increments for each additional capability."
  6514. "Column"="^ROWNUM"
  6515. "Access"="Read-Only"
  6516. "Storage"="Common"
  6517. "Type"="Integer"
  6518.  
  6519. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\11\2]
  6520. "Name"="Capability Description"
  6521. "Description"="This is a clear description of a property or special feature of the ROM, e.g. 'virus protection'."
  6522. "Column"="2"
  6523. "Access"="Read-Only"
  6524. "Storage"="Common"
  6525. "Type"="DisplayString(64)"
  6526. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\CapabilityDescription"
  6527.  
  6528. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\11\3]
  6529. "Name"="Capability Status"
  6530. "Description"="The current state or value associated with the capability or special feature, e.g. 'enabled', 'active', etc."
  6531. "Column"="3"
  6532. "Access"="Read-Only"
  6533. "Storage"="Common"
  6534. "Type"="DisplayString(64)"
  6535. ":0"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\BootROM\\CapabilityStatus"
  6536.  
  6537. ;==========================
  6538. ;  FRU Group
  6539. ;
  6540. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30]
  6541. "Name"="Field Replaceable Unit"
  6542. "Class"="DMTF|FRU|001"
  6543. "Description"="A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair."
  6544. "Key"="1"
  6545. "^Index"=hex:03,00,00,00
  6546. "^ROW"="1|2|3|4|5|6|7|8|9|10|11"
  6547.  
  6548. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\1]
  6549. "Name"="FRU Index"
  6550. "Description"="The index into the Field Replaceable Unit table."
  6551. "Column"="1"
  6552. "Access"="Read-Only"
  6553. "Storage"="Common"
  6554. "Type"="Integer"
  6555. "1"=hex:01
  6556.  
  6557. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\2]
  6558. "Name"="Device Group Index"
  6559. "Description"="The group ID of the group referencing this Field Replaceable Unit instance."
  6560. "Column"="2"
  6561. "Access"="Read-Only"
  6562. "Storage"="Common"
  6563. "Type"="Integer"
  6564. "1"=hex:04,00,00,00
  6565.  
  6566. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\3]
  6567. "Name"="Description"
  6568. "Description"="A clear description of this Field Replaceable Unit."
  6569. "Column"="3"
  6570. "Access"="Read-Only"
  6571. "Storage"="Common"
  6572. "Type"="DisplayString(255)"
  6573. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Description"
  6574.  
  6575. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\4]
  6576. "Name"="Manufacturer"
  6577. "Description"="The name of the company manufacturing or providing this Field Replaceable Unit."
  6578. "Column"="4"
  6579. "Access"="Read-Only"
  6580. "Storage"="Common"
  6581. "Type"="DisplayString(80)"
  6582. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Manufacturer"
  6583.  
  6584. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\5]
  6585. "Name"="Model"
  6586. "Description"="The manufacturer's model number for this Field Replaceable Unit."
  6587. "Column"="5"
  6588. "Access"="Read-Only"
  6589. "Storage"="Common"
  6590. "Type"="DisplayString(64)"
  6591. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\Model"
  6592.  
  6593. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\6]
  6594. "Name"="Part Number"
  6595. "Description"="A part number by which a replacement part can be ordered for this Field Replaceable Unit."
  6596. "Column"="6"
  6597. "Access"="Read-Only"
  6598. "Storage"="Common"
  6599. "Type"="DisplayString(64)"
  6600. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\PartNumber"
  6601.  
  6602. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\7]
  6603. "Name"="FRU Serial Number"
  6604. "Description"="The manufacturer's serial number for this Field Replaceable Unit."
  6605. "Column"="7"
  6606. "Access"="Read-Only"
  6607. "Storage"="Common"
  6608. "Type"="DisplayString(64)"
  6609. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\FRUSerialNumber"
  6610.  
  6611. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\8]
  6612. "Name"="Revision Level"
  6613. "Description"="The revision level of this Field Replaceable Unit."
  6614. "Column"="8"
  6615. "Access"="Read-Only"
  6616. "Storage"="Common"
  6617. "Type"="DisplayString(64)"
  6618. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\RevisionLevel"
  6619.  
  6620. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\9]
  6621. "Name"="Warranty Start Date"
  6622. "Description"="The start date of the service warranty for this Field Replaceable Unit."
  6623. "Column"="9"
  6624. "Access"="Read-Only"
  6625. "Storage"="Specific"
  6626. "Type"="Date"
  6627. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyStartDate"
  6628.  
  6629. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\10]
  6630. "Name"="Warranty Duration"
  6631. "Description"="The total duration of this Field Replaceable Unit warranty in months."
  6632. "Column"="10"
  6633. "Access"="Read-Only"
  6634. "Storage"="Specific"
  6635. "Type"="Integer"
  6636. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\WarrantyDuration"
  6637.  
  6638. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\30\11]
  6639. "Name"="Support Phone Number"
  6640. "Description"="The phone number(s) for support for this Field Replaceable Unit."
  6641. "Column"="11"
  6642. "Access"="Read-Only"
  6643. "Storage"="Common"
  6644. "Type"="DisplayString(64)"
  6645. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\FRU\\SupportPhoneNumber"
  6646.  
  6647.  
  6648. ;==========================
  6649. ;  Operational State Table
  6650. ;
  6651. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31]
  6652. "Name"="Operational State"
  6653. "Class"="DMTF|Operational State|001"
  6654. "Description"="This group provides the operational state, usage, and availability status, and administrative state indicators for specific device instances."
  6655. "Key"="1"
  6656. "^Index"=hex:03,00,00,00
  6657. "^ROW"="1|2|3|4|5|6|7|8|9"
  6658.  
  6659. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\1]
  6660. "Name"="Operational State Instance Index"
  6661. "Description"="The Index into the Operational State table."
  6662. "Column"="1"
  6663. "Access"="Read-Only"
  6664. "Storage"="Common"
  6665. "Type"="Integer"
  6666. "1"=hex:01
  6667.  
  6668. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\2]
  6669. "Name"="Device Group Index"
  6670. "Description"="The group ID of the group referencing this instance."
  6671. "Column"="2"
  6672. "Access"="Read-Only"
  6673. "Storage"="Common"
  6674. "Type"="Integer"
  6675. "1"=hex:04,00,00,00
  6676.  
  6677. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\3]
  6678. "Name"="Operational Status"
  6679. "Description"="The operational status of the device instance."
  6680. "Column"="3"
  6681. "Access"="Read-Only"
  6682. "Storage"="Common"
  6683. "Type"="Enum"
  6684. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\OperationalStatus"
  6685.  
  6686. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\3\Enum]
  6687. "1"="Other"
  6688. "2"="Unknown"
  6689. "3"="Enabled"
  6690. "4"="Disabled"
  6691. "5"="Not Applicable"
  6692.  
  6693. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\4]
  6694. "Name"="Usage State"
  6695. "Description"="The usage state of the device instance."
  6696. "Column"="4"
  6697. "Access"="Read-Only"
  6698. "Storage"="Common"
  6699. "Type"="Enum"
  6700. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\UsageState"
  6701.  
  6702. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\4\Enum]
  6703. "1"="Other"
  6704. "2"="Unknown"
  6705. "3"="Idle"
  6706. "4"="Active"
  6707. "5"="Busy"
  6708. "6"="Not Applicable"
  6709.  
  6710. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\5]
  6711. "Name"="Availability Status"
  6712. "Description"="The availability status of the device instance."
  6713. "Column"="5"
  6714. "Access"="Read-Only"
  6715. "Storage"="Common"
  6716. "Type"="Enum"
  6717. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AvailabilityStatus"
  6718.  
  6719. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\5\Enum]
  6720. "1"="Other"
  6721. "2"="Unknown"
  6722. "3"="Running"
  6723. "4"="Warning"
  6724. "5"="In Test"
  6725. "6"="Not Applicable"
  6726. "7"="Power Off"
  6727. "8"="Off Line"
  6728. "9"="Off Duty"
  6729. "10"="Degraded"
  6730. "11"="Not Installed"
  6731. "12"="Install Error"
  6732. "13"="Power Save"
  6733.  
  6734. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\6]
  6735. "Name"="Administrative State"
  6736. "Description"="The administrative state of the device instance."
  6737. "Column"="6"
  6738. "Access"="Read-Only"
  6739. "Storage"="Common"
  6740. "Type"="Enum"
  6741. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\AdministrativeState"
  6742.  
  6743. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\6\Enum]
  6744. "1"="Other"
  6745. "2"="Unknown"
  6746. "3"="Locked"
  6747. "4"="Unlocked"
  6748. "5"="Not Applicable"
  6749. "6"="Shutting Down"
  6750.  
  6751. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\7]
  6752. "Name"="Fatal Error Count"
  6753. "Description"="The accumulated fatal error count for this device instance."
  6754. "Column"="7"
  6755. "Access"="Read-Only"
  6756. "Storage"="Specific"
  6757. "Type"="Counter"
  6758. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\FatalErrorCount"
  6759.  
  6760. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\8]
  6761. "Name"="Major Error Count"
  6762. "Description"="The accumulated major error count for this device instance."
  6763. "Column"="8"
  6764. "Access"="Read-Only"
  6765. "Storage"="Specific"
  6766. "Type"="Counter"
  6767. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\MajorErrorCount"
  6768.  
  6769. [HKEY_LOCAL_MACHINE\DesktopManagement\Install\Defaults\MIF\Net\%ComponentID\31\9]
  6770. "Name"="Warning Error Count"
  6771. "Description"="The accumulated warning error count for this device instance."
  6772. "Column"="9"
  6773. "Access"="Read-Only"
  6774. "Storage"="Specific"
  6775. "Type"="Counter"
  6776. ":1"="HKEY_LOCAL_MACHINE\\DesktopManagement\\DATA\\%ComponentID\\OperationalState\\WarningErrorCount"
  6777.  
  6778.