Ethernet Interface
Performance Counter
|
Description
|
ifInOctets
|
The total
number of octets received on the interface, including framing octets.
|
ifInErrors
|
The total
number of received packets that were discarded because of errors.
|
ifOutOctets
|
The total
number of transmitted octets, including framing packets.
|
ifInUcastPkts
|
The total
number of unicast packets received since the last counter reset.
|
ifOutUcastPkts
|
The total
number of packets requested by the higher-level protocols to 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.
|
ifInMulticastPkts
|
The total
number of multicast packets received since the last counter reset.
|
ifOutMulticastPkts
|
The total
number of multicast frames transmitted error free.
|
ifInBroadcastPkts
|
The total
number of broadcast packets received since the last counter reset.
|
ifOutBroadcastPkts
|
The total
number of packets requested by higher-level protocols and addressed to a
broadcast address at this sublayer, including those that were not transmitted.
|
txTotalPkts
|
The total
number of packets transmitted.
|
rxTotalPkts
|
The total
number of packets received.
|
etherStatsOctets
|
The total
number of octets of data (including those in bad packets) received on the
network (excluding framing bits but including FCS octets).
|
etherStatsOversizePkts
|
The total
number of packets received that were longer than 1518 octets (excluding framing
bits but including FCS octets) and were otherwise well formed. Note that for
tagged interfaces, this number becomes 1522 bytes.
|
dot3StatsFCSErrors
|
A count of
frames received on a particular interface that are an integral number of octets
in length but do not pass the FCS check.
|
dot3StatsFrameTooLongs
|
A count of
frames received on a particular interface that exceed the maximum permitted
frame size.
|
etherStatsJabbers
|
The total
number of packets received that were longer than 1518 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).
|
etherStatsPkts64Octets
|
The total
number of packets (including bad packets) received that were 64 octets in
length (excluding framing bits but including FCS octets).
|
etherStatsPkts65to127 Octets
|
The
total number of packets (including bad packets) received that were between 65
and 127 octets in length inclusive (excluding framing bits but including FCS
octets).
|
etherStatsPkts128to255 Octets
|
The
total number of packets (including bad packets) received that were between 128
and 255 octets in length inclusive (excluding framing bits but including FCS
octets).
|
etherStatsPkts256to511 Octets
|
The
total number of packets (including bad packets) received that were between 256
and 511 octets in length inclusive (excluding framing bits but including FCS
octets).
|
etherStatsPkts512to1023Octets
|
The
total number of packets (including bad packets) received that were between 512
and 1023 octets in length inclusive (excluding framing bits but including FCS
octets).
|
etherStatsPkts1024to1518Octets
|
The
total number of packets (including bad packets) received that were between 1024
and 1518 octets in length inclusive (excluding framing bits but including FCS
octets).
|
etherStatsMulticastPkts
|
The
total number of good packets received that were directed to a multicast
address.
|
etherStatsBroadcastPkts
|
The
total number of good packets received that were directed to the broadcast
address.
|
etherStatsUndersizePkts
|
The
total number of packets received that were less than 64 octets long (excluding
framing bits, but including FCS octets) and were otherwise well formed.
|