Example
The following four lines shows how the NetworkAdapterRedundancyGroup, Router and ServiceOffering are related:
Router::network:192.168.100.10 is composedOf NetworkAdapterRedundancyGroup::NARG-192
NetworkAdapterRedundancyGroup::NARG-192 is partOf Router::network:192.168.100.10
NetworkAdapterRedundancyGroup::NARG-192 is memberOf ServiceOffering::SRVO-192168
ServiceOffering::SRVO-192168 consistsOf NetworkAdapterRedundancyGroup::NARG-192
Now when your environment receives a Router down notification, the OccurredOn device for this notification is Router itself. Since the Router is composedOf NetworkAdapterRedundancyGroup, the NetworkAdapterRedundancyGroup is impacted. And since NetworkAdapterRedundancyGroup is a memberOf ServiceOffering, the ServiceOffering is also impacted and the BIM driver creates a ServiceOffering Impact notification.