Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
rt_ifInUcastPkts | Displays the number of received unicast packets on this port. | ||
rt_ifInBroadcastPkts | Displays the number of received broadcast packets on this port. | ||
rt_ifInMulticastPkts | Displays the number of received multicast packets on this port. | ||
rt_ifInOctets | Displays the number of received octets on this port. | ||
rt_ifInErrors | Displays the number of errors detected on this port. | ||
rt_ifInDiscards | Displays the number of discard errors detected on this port. | ||
rt_ifInUnknwnProto | Displays the number of Unknown Protocol errors detected on this port. | ||
rt_ifInUndersizedPkts | Displays the number of Undersized Packet errors detected on this port. | ||
rt_ifInOverSizedPkts | Displays the number of Oversized Packet errors detected on this port. | ||
rt_ifInFCSErrors | Displays the number of discard Frame Check Sequence errors detected on this port. | ||
rt_ifInAlignErrors | Displays the number of Align errors detected on this port. | ||
rt_ifInFragmentedPkts | Displays the number of Fragmented Packet errors detected on this port. | ||
rt_ifOutUcastPkts | Displays the number of transmitted unicast packets on this port. | ||
rt_ifOutOctets | Displays the number of transmitted octets on this port. | ||
rt_ifOutBroadcastPkts | Displays the number of transmitted broadcast packets on this port. | ||
rt_ifOutMulticastPkts | Displays the number of transmitted multicast packets on this port. | ||
rt_ifOutErrors | Displays the number of errors detected on this port. | ||
rt_ifOutDiscards | Displays the number of discard errors detected on this port. | ||
rt_ifOutLateCollissions | Displays the number of Late Collision errors detected on this port. | ||
rt_ifOutDeferredTransmissions | Displays the number of Deferred Transmission errors detected on this port. |