rxTotalPkts
|
Display the total number of packets received.
|
etherStatsOctets
|
Displays the total number of octets of data received in the
network.
|
etherStatsOversizePkts
|
Displays the total number of packets received that were longer
than 9618 octets and were otherwise well formed.
|
dot3StatsFcsErrors
|
Displays the number of frames with frame check errors.
|
dot3StatsFrameTooLong
|
Displays the number of packets that are at least 64 octets long,
without a bad FCS, where the 802.3 length/type field did not match the computed
DATA field length.
|
etherStatsJabbers
|
Displays the total number of packets received that were longer
than 9618 octets (excluding framing bits, but including FCS octets), and had
either a bad FCS with an integral number of octets (FCS Error) or a bad FCS
with a non-integral number of octets (Alignment Error).
|
etherStatsPkts 64 Octets
|
Displays the total number of packets received that were 64
octets in length.
|
etherStatsPkts65to127 Octets
|
Displays the total number of packets received that were between
65 and 127 octets in length.
|
etherStatsPkts128to255 Octets
|
Displays the total number of packets received that were between
128 and 255 octets in length.
|
etherStatsPkts256to511 Octets
|
Displays the total number of packets received that were between
256 and 511 octets in length.
|
etherStatsPkts512to1023 Octets
|
Displays the total number of packets received that were between
512 and 1023 octets in length.
|
etherStatsPkts1024to1518 Octets
|
Displays the total number of packets received that were between
1024 and 1518 octets in length.
|
ifInUcastPkts
|
Displays the number of packets, delivered by this sub-layer to a
higher sub-layer, which were not addressed to a multicast or broadcast address
at this sub-layer.
|
ifInMcastPkts
|
Displays the total number of multicast frames received
error-free.
|
ifInBcastPkts
|
Displays the number of packets delivered to a higher sub-layer
and addressed to a broadcast address at this sub-layer.
|
ifOutUcastPkts
|
Displays the total number of packets that higher-level protocols
requested be transmitted, and which were not addressed to a multicast or
broadcast address at this sub-layer, including those that were discarded or not
sent.
|
ifOutMcastPkts
|
Displays the number of multicast frames transmitted error-free.
|
ifOutBcastPkts
|
Displays the number of packets requested by higher-level
protocols and addressed to a broadcast address at this sub-layer, including
that are not transmitted.
|
TxTotalPkts
|
Displays the number of transmitted packets.
|
IfOutOctets
|
Displays the total number of octets transmitted out of the
interface, including framing characters.
|
etherStatsPkts
|
Displays the total number of ethernet packets received.
|
ifInOctets
|
Displays the total number of octets of received data.
|
ifInErrors
|
Displays the total number of packet errors.
|
etherStatsMulticastPkts
|
Displays the total number of ethernet multicast packets.
|
etherStatsBroadcastPkts
|
Displays the total number of ethernet broadcast packets.
|
etherStatsUndersizePkts
|
Dispalys the total number of undersize ethernet packets.
|