Reference Guide

The Reference Guide contains the
file:///T|/htdocs/SOFTWARE/smcliins/cli81/en/refgd/index.html[10/19/2012 10:01:19 AM]
InstanceID
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed
using the following 'preferred' algorithm:
<OrgID>:<LocalID>
Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID,
or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness
<OrgID> MUST NOT contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID MUST appear between <OrgID> and <LocalID>.
<LocalID> is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above 'preferred' algorithm is not used, the defining entity MUST assure that the
resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace.
For DMTF defined instances, the 'preferred' algorithm MUST be used with the <OrgID> set to 'CIM'.
Name The name of the Dell-defined event sources.
OccurrencesCount Defines TXT state in MCH for vPro brand (on/off).
DCIM_ConfigurationCapacity
ElementName
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.
Note: The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-
friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
Increment Increment in which Elements must be added or removed.
MaximumCapacity Maximum number of Elements of type, ObjectType, that may be installed.
Name The inherited Name serves as a part of the Configuration Capacity object key.
ObjectType
The type of object (power supply, fan, disk drive, ...) whose capacities are indicated. This information is part of the class' key.
Possible values are:
0 = Other
1 = Processors
2 = Power Supplies
3 = Fans
4 = Batteries
5 = I/O Slots
6 = Memory Slots
7 = MediaAccessDevices (Drives)
8 = StorageMediaLocation Slots
9 = StorageMediaLocation Magazines
10 = StorageMediaLocation Panels
11 = StorageMediaLocation InterLibrary Ports
12 = StorageMediaLocation Limited Access Ports
13 = Doors
14 = MediaTransferDevice Pickers
15 = MediaTransferDevice Changers
16 = LabelReaders
17 = Contained Chassis
18 = Connected Chassis
19 = Connected Frames
20 = Front Side I/O Slots
21 = Back Side I/O Slots
22 = Cache Memory
23 = NVS Memory
24 = Volatile Memory
25 = Multi-Purpose
UsedCapacity This property defines the total capacity in use.
VendorCompatibilityStrings
An array of strings that identifies the compatibility of the elements within the configuration capacity. This allows vendors to provide information to the system administrators by providing sufficient information to request
the appropriate hardware that can populate the configuration. In order to ensure uniqueness within the NameSpace, each value defined by the vendor for use in the VendorCompatibilityStrings property SHOULD be
constructed using the following 'preferred' algorithm:
<OrgID>:<LocalID>
Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID,
or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness
<OrgID> MUST NOT contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID MUST appear between <OrgID> and <LocalID>.
<LocalID> is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements.
DCIM_Location
Address Address is a free-form string indicating a street, building, or other type of address for the location of the PhysicalElement.
Altitude The altitude at which the managed resource is located .
Building Free form string identifying the building in which the managed element resides.
Campus Free form string identifying the campus in which the managed element resides.
ChangeableType
Enumeration indicating intended usage of the DCIM_Location instance.
Possible values are:
0 = Not Changeable - Persistent - Indicates the instance of DCIM_Location reports read only location information and is not modifiable.
1 = Changeable - Transient - Indicates the DCIM_Location reports location information that may be modified by the client but is not persisted.
2 = Changeable - Persistent - Indicates the DCIM_Location reports location information that may be modified by the client that is persisted.
3 = Not Changeable - Transient - Indicates the instance of DCIM_Location reports read only location information and is not modifiable.
City Free form string identifying the city in which the managed element resides.
Country Free form string identifying the Countryin which the managed element resides.
ElementName Human user oriented identifier for this instance.
Floor Free form string identifying the floor in which the managed element resides.
GPSLatitude The latitude at which the managed resource is located.
GPSLongitude The longitude at which the managed resource is located.
MaxStringLength If ChangeableType has the value 1 or 2, MaxStringLength specifies the maximum length for any property that may be modified by a client.
Name Name is a free-form string defining a label for the Location. It is a part of the key for the object.
PhysicalPosition
Position is a free-form string that indicates the placement of a PhysicalElement. It can specify slot information on a HostingBoard, mounting site in a Cabinet, or latitude and longitude information, for example, from a GPS.
It is part of the key of the Location object.