R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)

201
Predefined user roles
network-admin
network-operator
Parameters
interface-type interface-number: Specifies an interface by its type and number. If no interface is specified,
the command displays RMON statistics for all interfaces.
Usage guidelines
This command displays the cumulative interface statistics for the period from the time the statistics entry
was created to the time the command was executed. The statistics are cleared when the device reboots.
Examples
# Display RMON statistics for GigabitEthernet 2/1/1.
<Sysname> display rmon statistics gigabitethernet 2/1/1
EtherStatsEntry 1 owned by user1 is VALID.
Interface : GigabitEthernet2/1/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
Incoming packets by size:
64 : 0 , 65-127 : 0 , 128-255 : 0
256-511: 0 , 512-1023: 0 , 1024-1518: 0
Table 51 Command output
Field Descri
p
tion
EtherStatsEntry entry-number
owned by owner is status.
Statistics entry owner and status:
entry-number—Statistics entry index (MIB object etherStatsIndex).
owner—Entry owner (MIB object etherStatsOwner).
status—Entry status (MIB object etherStatsStatus):
{ VALID—The entry is valid.
{ UNDERCREATION—The entry is invalid.
The status field is not configurable at the CLI. All alarm entries created from the
CLI are valid by default.
The display rmon statistics command can display invalid entries, but the
display current-configuration and display this commands do not display their
settings.
Interface Interface on which statistics are gathered (MIB object etherStatsDataSource).
etherStatsOctets Total number of octets received on the interface (MIB object etherStatsOctets).
etherStatsPkts Total number of packets received on the interface (MIB object etherStatsPkts).
etherStatsBroadcastPkts
Total number of broadcast packets received on the interface (MIB object
etherStatsBroadcastPkts).
etherStatsMulticastPkts
Total number of multicast packets received on the interface (MIB object
etherStatsMulticastPkts).