Reference Guide
The Reference Guide contains the
file:///T|/htdocs/SOFTWARE/smcliins/cli81/en/refgd/index.html[10/19/2012 10:01:19 AM]
AssignedSequence zero, any order is acceptable. The values are: 1:MEMBER A 2:MEMBER B 1:MEMBER C 3:MEMBER D indicate two acceptable orders: A,C,B,D or C,A,B,D, because A and C can be ordered in either sequence, but only at the
'1' position.
Note: The non-zero sequence numbers do not need to start with '1', and they do not need to be consecutive. However, the sequencenumbers must reflect their relative magnitude.
Collection The Collection that aggregates members.
Member The aggregated member of the Collection.
DCIM_MemberOfCollection
Collection The Collection that aggregates members.
Member The aggregated member of the Collection.
DCIM_OwningCollectionElement
OwnedElement The Collection owned or controlled by the ManagedElement.
OwningElement The ManagedElement acting as the 'owner' or object that isresponsible for the control of the Collection.
DCIM_ElementConformsToProfile
ConformantStandard The RegisteredProfile to which the ManagedElement conforms.
ManagedElement The ManagedElement that conforms to the RegisteredProfile.
DCIM_RoleLimitedToTarget
DefiningRole The Role whose target set is explicitly defined.
TargetElement Reference to the target set that can be accessed from the Role.
DCIM_ElementCapacity
Capacity PhysicalCapacity describes the minimum and maximum requirements, and ability to support different types of hardware for a PhysicalElement.
Element The PhysicalElement being described.
DCIM_ServiceAffectsElement
AffectedElement The Managed Element that is affected by the Service.
AffectingElement The Service that is affecting the ManagedElement.
AssignedSequence
AssignedSequence is an unsigned integer 'n' that indicates the relative sequence in which order the ManagedElement instances are affected by the Service, which is associated to the ManagedElement instances through this
class. The implementation of the Service uses the relative sequence to order all the managed elements represented by ManagedElements associated through this class for servicing or prioritizing. When 'n' is a positive
integer, it indicates a place in the sequence of affected elements, with smaller integers indicating earlier positions in the sequence. NULL or the special value '0' indicates 'don't care'. If two or more affected elements have
the same non-zero sequence number, then the ordering between those elements is irrelevant, but they must all be serviced in the appropriate order in the overall sequence. A series of examples will make order of
elements clearer: If all elements affected have the same sequence number, regardless of whether it is '0' or non-zero, any order is acceptable. The values, 1:ELEMENT A 2:ELEMENT B 1:ELEMENT C 3:ELEMENT D, indicate
two acceptable orders: A,C,B,D or C,A,B,D, since A and C can be ordered in either sequence, but only at the '1' position.
Note: The non-zero sequence numbers need not start with '1', and they need not be consecutive. All that matters is their relative magnitude.
ElementEffects
An enumeration that describes the effect on the ManagedElement. This array corresponds to the OtherElementEffectsDescriptions array, where the latter provides details that are related to the high-level effects enumerated
by this property. Additional detail is required if the ElementEffects array contains the value 1 (Other).
Possible values are:
0 = Unknown
1 = Other
2 = Exclusive Use - Indicates that no other Service may have this association to the element.
3 = Performance Impact - Deprecated in favor of "Consumes", "Enhances Performance", or "Degrades Performance". Execution of the Service may enhance or degrade the performance of the element. This may be as a
side-effect of execution or as an intended consequence of methods provided by the Service.
4 = Element Integrity - Deprecated in favor of "Consumes", "Enhances Integrity", or "Degrades Integrity". Execution of the Service may enhance or degrade the integrity of the element. This may be as a side-effect of
execution or as an intended consequence of methods provided by the Service.
5 = Manages - The Service manages the element.
6 = Consumes - Execution of the Service consumes some or all of the associated element as a consequence of running the Service. For example, the Service may consume CPU cycles, which may affect performance, or
Storage which may affect both performance and integrity. (For instance, the lack of free storage can degrade integrity by reducing the ability to save state. ) "Consumes" may be used alone or in conjunction with other
values, in particular, "Degrades Performance" and "Degrades Integrity". "Manages" and not "Consumes" should be used to reflect allocation services that may be provided by a Service.
7 = Enhances Integrity - The Service may enhance integrity of the associated element.
8 = Degrades Integrity - The Service may degrade integrity of the associated element.
9 = Enhances Performance - The Service may enhance performance of the associated element.
10 = Degrades Performance - The Service may degrade performance of the associated element.
.. = DMTF Reserved
0x8000..0xFFFF = Vendor Reserved
OtherElementEffectsDescriptions Provides details for the effect at the corresponding array position in ElementEffects. This information is required if ElementEffects contains the value 1 (Other).
DCIM_AssociatedPowerManagementService
OtherPowerState A string describing the additional power management state of the element, used when the PowerState is set to the value 1, "Other".
OtherRequestedPowerState A string describing the additional power management state of the element, used when the RequestedPowerState is set to the value 1, "Other".
PowerOnTime The time when the element will be powered on again, used when the RequestedPowerState has the value 2, "On", 5, "Power Cycle (Off - Soft)" or 6, "Power Cycle (Off - Hard)".
The current power state of the associated Managed System Element.
Possible values are:










