.. _CIM-PhysicalFrame: CIM_PhysicalFrame ----------------- Class reference =============== Subclass of :ref:`CIM_PhysicalPackage ` PhysicalFrame is a superclass of Rack, Chassis and other frame enclosures, as they are defined in extension classes. Properties like visible or audible alarm, and data related to security breaches are in this superclass. Key properties ^^^^^^^^^^^^^^ | :ref:`Tag ` | :ref:`CreationClassName ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-PhysicalFrame-SecurityBreach: ``uint16`` **SecurityBreach** 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. ======== ================= ValueMap Values ======== ================= 1 Other 2 Unknown 3 No Breach 4 Breach Attempted 5 Breach Successful ======== ================= .. _CIM-PhysicalFrame-AudibleAlarm: ``boolean`` **AudibleAlarm** Boolean indicating whether the Frame is equipped with an audible alarm. .. _CIM-PhysicalFrame-LockPresent: ``boolean`` **LockPresent** Boolean indicating whether the Frame is protected with a lock. .. _CIM-PhysicalFrame-BreachDescription: ``string`` **BreachDescription** BreachDescription is a free-form string providing more information if the SecurityBreach property indicates that a breach or some other security-related event occurred. .. _CIM-PhysicalFrame-ServiceDescriptions: ``string[]`` **ServiceDescriptions** 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. .. _CIM-PhysicalFrame-VisibleAlarm: ``boolean`` **VisibleAlarm** Boolean indicating that the equipment includes a visible alarm. .. _CIM-PhysicalFrame-ServicePhilosophy: ``uint16[]`` **ServicePhilosophy** ServicePhilosophy is an enumerated, integer-valued array that indicates whether the Frame is serviced from the 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. ======== ================== ValueMap Values ======== ================== 0 Unknown 1 Other 2 Service From Top 3 Service From Front 4 Service From Back 5 Service From Side 6 Sliding Trays 7 Removable Sides 8 Moveable ======== ================== .. _CIM-PhysicalFrame-IsLocked: ``boolean`` **IsLocked** Boolean indicating that the Frame is currently locked. .. _CIM-PhysicalFrame-CableManagementStrategy: ``string`` **CableManagementStrategy** 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. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``boolean`` :ref:`HotSwappable ` | ``string`` :ref:`SKU ` | ``uint16`` :ref:`HealthState ` | ``string[]`` :ref:`StatusDescriptions ` | ``string`` :ref:`UserTracking ` | ``string`` :ref:`InstanceID ` | ``string`` :ref:`VendorEquipmentType ` | ``string`` :ref:`SerialNumber ` | ``datetime`` :ref:`ManufactureDate ` | ``real32`` :ref:`Width ` | ``boolean`` :ref:`Removable ` | ``string`` :ref:`PartNumber ` | ``uint16`` :ref:`RemovalConditions ` | ``string`` :ref:`Status ` | ``string`` :ref:`ElementName ` | ``boolean`` :ref:`CanBeFRUed ` | ``string`` :ref:`Description ` | ``boolean`` :ref:`Replaceable ` | ``string`` :ref:`Tag ` | ``string[]`` :ref:`VendorCompatibilityStrings ` | ``string`` :ref:`Manufacturer ` | ``uint16`` :ref:`DetailedStatus ` | ``string`` :ref:`OtherIdentifyingInfo ` | ``string`` :ref:`Name ` | ``datetime`` :ref:`InstallDate ` | ``boolean`` :ref:`PoweredOn ` | ``string`` :ref:`Caption ` | ``real32`` :ref:`Depth ` | ``uint16`` :ref:`PackageType ` | ``string`` :ref:`Model ` | ``uint16[]`` :ref:`OperationalStatus ` | ``uint16`` :ref:`PrimaryStatus ` | ``real32`` :ref:`Weight ` | ``uint16`` :ref:`CommunicationStatus ` | ``uint64`` :ref:`Generation ` | ``real32`` :ref:`Height ` | ``string`` :ref:`Version ` | ``uint16`` :ref:`OperatingStatus ` | ``string`` :ref:`CreationClassName ` | ``string`` :ref:`OtherPackageType ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`IsCompatible `