CI attribute mappings between IMD and BMC CMDB form
This topic describes how CI attributes present in the component, and relationship dialogs in IMD are mapped to corresponding attributes in the CMDB form.
CI attribute mappings for the Component dialog
The following section shows the CI attribute mappings between the different tabs in the Edit Component Properties dialog in IMD and the corresponding CMDB form applicable for that tab in IMD.
This tab provides general details about the component such as the component name, class to which the component belongs to, cell name, publish mode, and so on. The following illustration and table shows the CI attribute mappings between the General tab of the Edit Component Properties dialog in IMD and the BMC.CORE:BMC_BaseElement form.
This tab provides details about the status computation method used to calculate status of the component and the alias used for the component. The following illustration and table shows the CI attribute mappings between the Status and Alias tab of the Edit Component Properties dialog in IMD and the BMC.CORE:BMC_BaseElement form.
Attribute in IMD | Attribute in the CMDB form | Description |
---|---|---|
Status Computation | ImpactComputationModel | It indicates the computation method used to calculate status of the component. This attribute has the following out-of-the-box values:
Note: The Status Computation attribute is case-sensitive. The default value is STANDARD. It maps to the ImpactComputationModel attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. The value for this attribute should come from the model_name attribute present in any of the Custom tab s of the BMC.SIM:BMC_STATUS_COMPUTATION form. To access a sample BMC.CORE:BMC_BaseElement and BMC.SIM:BMC_STATUS_COMPUTATION form, see Accessing a sample CMDB form. |
Aliases | ComponentAliases | It indicates the alias name used for the component. It should be stored as a semicolon separated value. For example: compalias1;compalias2 where compalias1 and compalias2 are the two aliases. It maps to ComponentAliases attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement form, see Accessing a sample CMDB form. |
This tab provides the schedule and priority details associated with the component. The following illustration and table shows the CI attribute mappings between the Schedule and Priority tab of the Edit Component Properties dialog in IMD and the BMC.CORE:BMC_BaseElement form.
Attribute in IMD | Attribute in the CMDB form | Description |
---|---|---|
Schedule | ScheduleId | It indicates the schedule associated with the CI. It maps to the ScheduleId attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. The value for this attribute should come from the ReconciliationIdentity attribute present in the General tab of the BMC.SIM:BMC_TIME_SCHEDULE form. To access a sample BMC.SIM:BMC_TIME_SCHEDULE form, see Accessing a sample CMDB form. |
Propagate Priority to Providers | PriorityWatchDog | Set the value of this attribute to Yes if you want to allow the selected components to propagate their self-priority to their causal components. Set the value of this attribute to No if you do not want to allow the selected components to propagate their self-priority to their causal components. The default value is No. Note: Ensure that you select this option for at least the top-level consumer CI in your service model. It maps to the PriorityWatchDog attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Self Priority function | SelfPriorityFunction | It indicates a dynamic priority that changes based on the status of the component, schedule status associated to the component, and the method used for self priority computation. This attribute takes the following values. The default value is BASE_PRIORITY.
It maps to the SelfPriorityFunction attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Base Priority High Demand Timeframes | Priority | It indicates a base priority value for a component during a high demand timeframe (In Schedule period). This attribute takes values from PRIORITY_1 to PRIORITY_5, where PRIORITY_1 indicates the highest priority and PRIORITY_5 indicates the lowest priority. The default value is PRIORITY_5. It maps to the Priority attribute present in the General tab of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Base Priority Low Demand Timeframes | PriorityOut | It indicates a base priority value for a component during a low demand timeframe (Out of Schedule period). This attribute takes values from PRIORITY_1 to PRIORITY_5, where PRIORITY_1 indicates the highest priority and PRIORITY_5 indicates the lowest priority. The default value is PRIORITY_5. It maps to the PriorityOut attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Cost High Demand Timeframes | ImpactCostPerSec | It indicates the cost per second associated with the CI not being available for a high demand timeframe. It maps to the ImpactCostPerSec attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Cost Low Demand Timeframes | ImpactCostPerSecOut | It indicates the cost per second associated with the CI not being available for a low demand timeframe. It maps to the ImpactCostPerSecOut attribute present in any of the Custom tabs of the BMC.CORE:BMC_BaseElement form. To access a sample BMC.CORE:BMC_BaseElement, see Accessing a sample CMDB form. |
Cost Unit | ImpactCostUnit | It indicates the currency unit of the cost. It maps to ImpactCostUnit attribute. |
CI attribute mappings for the Relationship dialog
The following illustration and table shows the CI attribute mappings between the Edit Relationship dialog in IMD and the BMC.CORE:BMC_BaseRelationship CMDB form.