3com S7906E Guide De Référence

Page de 2327
 
1-9 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
interface-type interface-number: Specifies an interface by its type and number. 
Description 
Use the display rmon statistics command to display RMON statistics.  
This command displays the interface statistics during the period from the time the statistics entry is 
created to the time the command is executed. The statistics are cleared after the device reboots. 
Related commands: rmon statistics
Examples 
# Display RMON statistics for interface GigabitEthernet 2/0/1. 
<Sysname> display rmon statistics GigabitEthernet 2/0/1 
EtherStatsEntry 1 owned by null is VALID. 
  Interface : GigabitEthernet2/0/1<ifIndex.3> 
  etherStatsOctets         : 43393306  , etherStatsPkts          : 619825 
  etherStatsBroadcastPkts  : 503581    , etherStatsMulticastPkts : 44013 
  etherStatsUndersizePkts  : 0         , etherStatsOversizePkts  : 0 
  etherStatsFragments      : 0         , etherStatsJabbers       : 0 
  etherStatsCRCAlignErrors : 0         , etherStatsCollisions    : 0 
  etherStatsDropEvents (insufficient resources): 0 
  Packets received according to length: 
  64     : 0         ,  65-127  : 0         ,  128-255  : 0 
  256-511: 0         ,  512-1023: 0         ,  1024-1518: 0 
Table 1-6 display rmon statistics command output description 
Field 
Description 
EtherStatsEntry 
The entry of the statistics table, corresponding to the MIB 
node etherStatsIndex. 
VALID 
Status of the entry identified by the index (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.), 
corresponding to the MIB node etherStatsStatus. 
Interface 
Interface on which statistics are gathered, corresponding 
to the MIB node etherStatsDataSource. 
etherStatsOctets 
Number of octets received by the interface during the 
statistical period, corresponding to the MIB node 
etherStatsOctets.