Command Manual (For Soliton) – SNMP-RMON
H3C S3100 Series Ethernet Switches
Chapter 2 RMON Configuration Commands
2-8
2.1.6 display rmon statistics
Syntax
display rmon statistics
[
interface-type interface-number | unit
unit-number
]
View
Any view
Parameters
interface-type
: Interface type.
interface-number
: Interface number.
unit
unit-number
: Specifies a unit number.
Description
Use the
display rmon statistics
command to display the RMON statistics on a
specified port or a specified unit. If you do not specify the port or the unit, this command
displays the RMON statistics on all the ports or units.
The information displayed includes the number of:
z
Collisions
z
Packets with CRC errors
z
Undersize/Oversize packets
z
Broadcast/multicast packets
z
Received bytes
z
Received packets
Related commands:
rmon statistics
.
Examples
# Display the RMON statistics on Ethernet 1/0/1 port.
<Sysname> display rmon statistics Ethernet 1/0/1
Statistics entry 1 owned by user1-rmon is VALID.
Interface : Ethernet1/0/1<ifIndex.4227625>
etherStatsOctets : 30561 , etherStatsPkts : 217
etherStatsBroadcastPkts : 102 , etherStatsMulticastPkts : 25
etherStatsUndersizePkts : 0 , etherStatsOversizePkts : 0
etherStatsFragments : 0 , etherStatsJabbers : 0
etherStatsCRCAlignErrors : 0 , etherStatsCollisions : 0
etherStatsDropEvents (insufficient resources): 0
Packets received according to length:
64 : 177 , 65-127 : 27 , 128-255 : 2
256-511: 0 , 512-1023: 0 , 1024-1518: 11