Example
This can be represented with the following example:
Device A Device B
| NWC |
Interface A ----> Interface B
(Assume there is a N/w connection between Interface A and Interface B)
If Device B goes down, the interface on Device A and the network connection between A and B also goes down. Therefore, the Device B "Down" event is the "real" down event that causes Device A interface down and the network connection down, so the "Down" event for Device A is suppressed. However, if Device B is responsive, then a "Down" event is generated for the interface on Device A.