Graph Port Bridge
| Item | Description |
|
| DelayExceededDiscards | The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges. |
| MtuExceededDiscards | The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges. |
| InFrames | The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
| OutFrames | The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames. |
| InDiscards | Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. |