Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
Tag
|
string
|
|
An arbitrary string that uniquely identifies the Physical Element and serves as the key of the Element. The Tag property can contain information such as asset tag or serial number data. The key for PhysicalElement is placed very high in the object hierarchy in order to independently identify the hardware or entity, regardless of physical placement in or on Cabinets, Adapters, and so on. For example, a hotswappable or removable component can be taken from its containing (scoping) Package and be temporarily unused. The object still continues to exist and can even be inserted into a different scoping container. Therefore, the key for Physical Element is an arbitrary string and is defined independently of any placement or location-oriented hierarchy. |
Read Only |
AudibleAlarm
|
boolean
|
|
Boolean indicating whether the Frame is equipped with an audible alarm. |
BreachDescription
|
string
|
|
BreachDescription is a free-form string providing more information if the SecurityBreach property indicates that a breach or some other security-related event occurred. |
CableManagementStrategy
|
string
|
|
CableManagementStrategy is a free-form string that contains information on how the various cables are connected and bundled for the Frame. With many networking, storage-related and power cables, cable management can be a complex and challenging endeavor. This string property contains information to aid in assembly and service of the Frame. |
IsLocked
|
boolean
|
|
Boolean indicating that the Frame is currently locked. |
LockPresent
|
boolean
|
|
Boolean indicating whether the Frame is protected with a lock. |
SecurityBreach
|
uint16
|
Other | 1 |
Unknown | 2 |
No Breach | 3 |
Breach Attempted | 4 |
Breach Successful | 5 |
|
SecurityBreach is an enumerated, integer-valued property indicating whether a physical breach of the Frame was attempted but unsuccessful (value=4) or attempted and successful (5). Also, the values,"Unknown","Other"or"No Breach", can be specified. |
ServiceDescriptions
|
string
|
|
An array of free-form strings providing more detailed explanations for any of the entries in the Service Philosophy array. Note, each entry of this array is related to the entry in ServicePhilosophy that is located at the same index. |
ServicePhilosophy
|
uint16
|
Unknown | 0 |
Other | 1 |
Service From Top | 2 |
Service From Front | 3 |
Service From Back | 4 |
Service From Side | 5 |
Sliding Trays | 6 |
Removable Sides | 7 |
Moveable | 8 |
|
ServicePhilosophy is an enumerated, integer-valued array that indicates whether the Frame is serviced fromthe top (value=2), front (3), back (4) or side (5), whether it has sliding trays (6) or removable sides (7), and/or whether the Frame is moveable (8), for example, having rollers. |
VisibleAlarm
|
boolean
|
|
Boolean indicating that the equipment includes a visible alarm. |
Read Write |