BMC_DOWNTIME_STATUS_CONFIG data class


The BMC_DOWNTIME_STATUS_CONFIG data class is used to define which status enumeration values qualify as down time for both impact reports and priority computation.

BMC_DOWNTIME_STATUS_CONFIG data class definition

The following figure shows the BAROC definition of the BMC_DOWNTIME_STATUS_ CONFIG data class, which is located in the mc_sm_root.baroc file.

BMC_DOWNTIME_STATUS_CONFIG definition

MC_PUBLISH_DATA_CLASS :
BMC_DOWNTIME_STATUS_CONFIG ISA BMC_SIM_DATA
DEFINES {
status : MC_SM_COMPONENT_STATUS, default = UNAVAILABLE
}
END 

BMC_DOWNTIME_STATUS_CONFIG inherits slots from BMC_SIM_DATA, which is shown in BMC_SIM_DATA definition. BMC_SIM_DATA is located in the mc_sm_root.baroc file. 

BMC_SIM_DATA definition

MC_DATA_CLASS: BMC_SIM_DATA ISA MC_SM_DATA DEFINES
{
ReadSecurity : LIST_OF_STRING;
WriteSecurity : LIST_OF_STRING;
};
END

BMC_DOWNTIME_STATUS_CONFIG slots

BMC_DOWNTIME_STATUS_CONFIG has the following slot.

BMC_DOWNTIME_STATUS_CONFIG slot

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*