summaryrefslogtreecommitdiffstats
path: root/doc/admin/hardware/dmtf-profiles.rst
blob: 126a864af770881e27096ca093d5a51d19002769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
.. _dmtf-profiles:

DMTF profiles
=============
The provider is partially implementing DMTF's
`Computer System Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1052_1.0.2.pdf>`_,
version 1.0.2, with addition of multiple hardware related profiles. Complete list
of implemented profiles can be found below.

CPU Profile
-----------
`CPU DMTF Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1022_1.0.1.pdf>`_,
version 1.0.1.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_Processor <LMI-Processor>`

* :ref:`LMI_ProcessorCapabilities <LMI-ProcessorCapabilities>`

* :ref:`LMI_ProcessorElementCapabilities <LMI-ProcessorElementCapabilities>`

* :ref:`LMI_ProcessorCacheMemory <LMI-ProcessorCacheMemory>`

* :ref:`LMI_AssociatedProcessorCacheMemory <LMI-AssociatedProcessorCacheMemory>`

* :ref:`LMI_ProcessorChip <LMI-ProcessorChip>`

* :ref:`LMI_ProcessorChipRealizes <LMI-ProcessorChipRealizes>`

* :ref:`LMI_ProcessorChipContainer <LMI-ProcessorChipContainer>`

* :ref:`LMI_ProcessorSystemDevice <LMI-ProcessorSystemDevice>`

System Memory Profile
---------------------
`System Memory DMTF Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1026_1.0.1.pdf>`_,
version 1.0.1.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_Memory <LMI-Memory>`

* :ref:`LMI_MemoryPhysicalPackage <LMI-MemoryPhysicalPackage>`

* :ref:`LMI_PhysicalMemory <LMI-PhysicalMemory>`

* :ref:`LMI_PhysicalMemoryRealizes <LMI-PhysicalMemoryRealizes>`

* :ref:`LMI_PhysicalMemoryContainer <LMI-PhysicalMemoryContainer>`

* :ref:`LMI_MemorySlot <LMI-MemorySlot>`

* :ref:`LMI_MemorySlotContainer <LMI-MemorySlotContainer>`

* :ref:`LMI_MemoryPhysicalPackageInConnector <LMI-MemoryPhysicalPackageInConnector>`

* :ref:`LMI_MemorySystemDevice <LMI-MemorySystemDevice>`

Physical Asset Profile
----------------------
`Physical Asset DMTF Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1011_1.0.2.pdf>`_,
version 1.0.2.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_Chassis <LMI-Chassis>`

* :ref:`LMI_Baseboard <LMI-Baseboard>`

* :ref:`LMI_BaseboardContainer <LMI-BaseboardContainer>`

* :ref:`LMI_PointingDevice <LMI-PointingDevice>`

* :ref:`LMI_PortPhysicalConnector <LMI-PortPhysicalConnector>`

* :ref:`LMI_PortPhysicalConnectorContainer <LMI-PortPhysicalConnectorContainer>`

* :ref:`LMI_SystemSlot <LMI-SystemSlot>`

* :ref:`LMI_SystemSlotContainer <LMI-SystemSlotContainer>`

* :ref:`LMI_ChassisComputerSystemPackage <LMI-ChassisComputerSystemPackage>`

Battery Profile
---------------
`Battery DMTF Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1030_1.0.0.pdf>`_,
version 1.0.0.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_Battery <LMI-Battery>`

* :ref:`LMI_BatteryPhysicalPackage <LMI-BatteryPhysicalPackage>`

* :ref:`LMI_PhysicalBatteryContainer <LMI-PhysicalBatteryContainer>`

* :ref:`LMI_PhysicalBatteryRealizes <LMI-PhysicalBatteryRealizes>`

* :ref:`LMI_BatterySystemDevice <LMI-BatterySystemDevice>`

PCI Device Profile
------------------
`PCI Device DMTF Profile <http://www.dmtf.org/sites/default/files/standards/documents/DSP1075_1.0.0.pdf>`_,
version 1.0.0.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_PCIDevice <LMI-PCIDevice>`

* :ref:`LMI_PCIDeviceSystemDevice <LMI-PCIDeviceSystemDevice>`

* :ref:`LMI_PCIBridge <LMI-PCIBridge>`

* :ref:`LMI_PCIBridgeSystemDevice <LMI-PCIBridgeSystemDevice>`

Disk Drive Profile
------------------
`Storage Management Technical Specification, Part 3 Block Devices SNIA Profile <http://www.snia.org/sites/default/files/SMI-Sv1.6r4-Block.book_.pdf>`_,
Clause 11: Disk Drive Lite Subprofile, version 1.6.0, revision 4.

Classes
^^^^^^^
Implemented DMTF classes:

.. generated by for file in *Provider.c; do prov="${file%%Provider.c}"; printf '* :ref:`%s <%s>`\n\n' "$prov" "${prov/_/-}"; done

* :ref:`LMI_DiskPhysicalPackage <LMI-DiskPhysicalPackage>`

* :ref:`LMI_DiskPhysicalPackageContainer <LMI-DiskPhysicalPackageContainer>`

* :ref:`LMI_DiskDrive <LMI-DiskDrive>`

* :ref:`LMI_DiskDriveRealizes <LMI-DiskDriveRealizes>`

* :ref:`LMI_DiskDriveSoftwareIdentity <LMI-DiskDriveSoftwareIdentity>`

* :ref:`LMI_DiskDriveElementSoftwareIdentity <LMI-DiskDriveElementSoftwareIdentity>`

* :ref:`LMI_DiskDriveATAProtocolEndpoint <LMI-DiskDriveATAProtocolEndpoint>`

* :ref:`LMI_DiskDriveSAPAvailableForElement <LMI-DiskDriveSAPAvailableForElement>`

* :ref:`LMI_DiskDriveATAPort <LMI-DiskDriveATAPort>`

* :ref:`LMI_DiskDriveDeviceSAPImplementation <LMI-DiskDriveDeviceSAPImplementation>`

* :ref:`LMI_DiskDriveSystemDevice <LMI-DiskDriveSystemDevice>`