
110
Field Description
VALID
Status of the entry identified by the index, which corresponds to MIB
node etherStatsStatus.
VALID means the entry is valid, and UNDERCREATION means invalid.
You can use the
display rmon
command to view the invalid entry;
while with the
display current-configuration
and
display this
commands you cannot view the corresponding
rmon
commands.
Interface
Interface on which statistics are gathered, which corresponds to the
MIB node etherStatsDataSource.
etherStatsOctets
Number of octets received by the interface during the statistical
period, corresponding to the MIB node etherStatsOctets.
etherStatsPkts
Number of packets received by the interface during the statistical
period, corresponding to the MIB node etherStatsPkts.
etherStatsBroadcastPkts
Number of broadcast packets received by the interface during the
statistical period, corresponding to the MIB node
etherStatsBroadcastPkts.
etherStatsMulticastPkts
Number of multicast packets received by the interface during the
statistical period, corresponding to the MIB node
etherStatsMulticastPkts.
etherStatsUndersizePkts
Number of undersize packets received by the interface during the
statistical period, corresponding to the MIB node
etherStatsUndersizePkts.
etherStatsOversizePkts
Number of oversize packets received by the interface during the
statistical period, corresponding to the MIB node
etherStatsOversizePkts.
etherStatsFragments
Number of undersize packets with CRC errors received by the
interface during the statistical period, corresponding to the MIB node
etherStatsFragments.
etherStatsJabbers
Number of oversize packets with CRC errors received by the interface
during the statistical period, corresponding to the MIB node
etherStatsJabbers.
etherStatsCRCAlignErrors
Number of packets with CRC errors received on the interface during
the statistical period, corresponding to the MIB node
etherStatsCRCAlignErrors.
etherStatsCollisions
Number of collisions received on the interface during the statistical
period, corresponding to the MIB node etherStatsCollisions.
etherStatsDropEvents
Total number of drop events received on the interface during the
statistical period, corresponding to the MIB node
etherStatsDropEvents.