The CiscoView Monitor Port window displays interface level utilization and performance information for all ports. The information fields might vary according to device types. The following is an example of the port performance information displayed for many device types:
Determines the rate of utilization on the specified port.
The utilization rate is determined by the following formula:
(ifInOctets + ifOutOctets) / ifSpeed * 800
Specifies the incoming error rate on the port.
The error rate is determined by the following formula:
ifInErrors / (ifInUcastPkts + ifInNUcastPkts) * 100
Specifies the outgoing error rate on the port.
The error rate is determined by the following formula:
ifOutErrors / (ifOutUcastPkts + ifOutNUcastPkts) * 100
Provides a 5-minute exponentially delayed average of CPU input bits per second.
Displays a 5-minute weighted average of output bits per second for the specific protocol.
Displays the number of packets dropped because the input queue was full.
Displays the number of packets dropped because the output queue was full.
Displays the number of output collisions detected on this interface.
Displays the number of input packets that are ignored by this interface.
Displays the number of times this interface is internally reset.