BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software
BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 3: Statistics Commands
123
RMON Statistics
Use the following command to display the Remote Monitoring (RMON) statistics of the selected
port:
show interface port
<port number> rmon-counters
Command mode:
All.
RMON statistics for port 2:
etherStatsDropEvents: NA
etherStatsOctets: 0
etherStatsPkts: 0
etherStatsBroadcastPkts: 0
etherStatsMulticastPkts: 0
etherStatsCRCAlignErrors: 0
etherStatsUndersizePkts: 0
etherStatsOversizePkts: 0
etherStatsFragments: NA
etherStatsJabbers: 0
etherStatsCollisions: 0
etherStatsPkts64Octets: 0
etherStatsPkts65to127Octets: 0
etherStatsPkts128to255Octets: 0
etherStatsPkts256to511Octets: 0
etherStatsPkts64Octets: 0
etherStatsPkts1024to1518Octets: 0
Table 61 RMON Statistics (/stats/port/rmon)
Statistics Description
etherStatsDropEvents The total number of packets received that were dropped because of system
resource constraints.
etherStatsOctets The total number of octets of data (including those in bad packets) received on
the network (excluding framing bits but including FCS octets).
etherStatsPkts The total number of packets (including bad packets, broadcast packets, and
multicast packets) received.
etherStatsBroadcastPkts The total number of good packets received that were directed to the broadcast
address.
etherStatsMulticastPkts The total number of good packets received that were directed to a multicast
address.