Reference Guide

The Reference Guide contains the
file:///T|/htdocs/SOFTWARE/smcliins/cli81/en/refgd/index.html[10/19/2012 10:01:19 AM]
DCIM_UseOfLog
Antecedent The Log.
Dependent The ManagedSystemElement whose information is recorded in the Log.
RecordedData A free-form string describing the use of the Log by the ManagedSystemElement.
DCIM_AssociatedIndicatorLED
Antecedent The ManagedSystemElement that has an associated LED.
Dependent The LED.
DCIM_AssociatedCacheMemory
Antecedent Memory installed on or associated with a Device.
Associativity
An integer enumeration defining the system cache associativity. For example, 5 indicates a fully associative cache.
Possible values are:
0 = Unknown
1 = Other
2 = Direct Mapped
3 = 2-way Set-Associative
4 = 4-way Set-Associative
5 = Fully Associative
6 = 8-way Set-Associative
7 = 16-way Set-Associative
CacheType
Defines whether this is for instruction caching (value=2), data caching (value=3) or both (value=4, "Unified"). Also, "Other" (1) and "Unknown" (0) can be defined.
Possible values are:
0 = Unknown
1 = Other
2 = Instruction
3 = Data
4 = Unified
Dependent The LogicalElement.
ReadPolicy
Policy that is employed by the Cache for handling read requests. For example, "Read", "Read-Ahead" or both can be specified using the values, 2, 3 or 4, respectively. If the read policy is determined individually (ie, for
each request), then the value 5 ("Determination per I/O") should be specified. "Other" (1) and "Unknown" (0) are also valid values.
Possible values are:
0 = Unknown
1 = Other
2 = Read
3 = Read-Ahead
4 = Read and Read-Ahead
5 = Determination Per I/O
WritePolicy
Defines whether this is write-back (value=2) or write-through (value=3) Cache, or whether this information "Varies with Address" (4) or is defined individually for each I/O (5). Also, "Other" (1) and "Unknown" (0) can be
specified.
Possible values are:
0 = Unknown
1 = Other
2 = Write Back
3 = Write Through
4 = Varies with Address
5 = Determination Per I/O
DCIM_AssociatedSensor
Antecedent The Sensor.
Dependent The ManagedSystemElement for which information is measured by the Sensor.
DCIM_RemoteAccessAvailableToElement
Antecedent The remote server or system.
Dependent The EnabledLogicalElement which has knowledge of the remote server or system.
IsDefault Indicates that this access information is defined as a default configuration for the system.
OrderOfAccess
When an element is accessing remote services and systems, it MAY be necessary to order those accesses. This property defines that ordering - where lower numbers indicate a higher priority for access. A value of 0
(default) indicates that ordering does not apply. If multiple RemoteAccessPoint instances have the same value for OrderOfAccess, then these AccessPoints MAY be used in any sequence defined by the implementation.
DCIM_ServiceServiceDependency
Antecedent The required Service
Dependent The Service that is dependent on an underlying Service.
DCIM_DeviceConnection
Antecedent A LogicalDevice.
Dependent A second LogicalDevice that is connected to the Antecedent Device.