Reference Guide
Property Description Data Type
found without impairing the function of the
overall package.
Replaceable A CIM_PhysicalPackage is replaceable if it is
possible to substitute a physically dierent
element for the original element, as in a eld
replaceable unit (FRU). For example, some
computer systems allow the microprocessor
to be upgraded to one of a higher clock
rating. In this case, the microprocessor is said
to be replaceable.
Boolean
CIM_PhysicalFrame
The CIM_PhysicalFrame class described in Table properties contains other frame enclosures such as racks and chassis. Properties like
VisibleAlarm or AudibleAlarm, and data related to security breaches are also members of this class.
The following table describes the class, data type, and properties of CIM_Physical Frame.
Class Name: CIM_PhysicalFrame
Parent Class: CIM_PhysicalPackage
Table 5. CIM_Physical Frame Properties
Property Description Data Type
LockPresent Indicates whether the frame is protected with
a lock.
Boolean
AudibleAlarm Indicates whether the frame is equipped with
an audible alarm.
Boolean
VisibleAlarm Indicates that the equipment includes a visible
alarm.
Boolean
SecurityBreach An enumerated, integer-valued property
indicating that a physical breach of the frame
is in progress. Values for the SecurityBreach
property are:
1 - Other 2 - Unknown 3 - No breach 4 -
Breach attempted 5 - Breach successful
uint16
SecurityBreachDriveBay An enumerated, integer-valued property
indicating that a physical breach of the frame
is in progress. Values for the
SecurityBreachDriveBay property are:
uint16
CIM_Physical Element 13