3com 8807 Reference Guide

Page of 1099
RMON Configuration Commands
919
Description
Use the display rmon eventlog command to view RMON event log.
The display includes event index in the event table, the status of the event, the 
time at which the event log is generated (this time starts from the system 
initialization or booting and counted in milliseconds), and event description.
Example
# Show event log of RMON.
<SW8800> display rmon eventlog 1
 
Event table 1 owned by null is VALID.
 
Generates eventLog 1.1 at 0days 00h:01m:39s.
 
Description: The 1.3.6.1.2.1.16.1.1.1.4.1 defined in alarm table 1,
 
less than(or =) 100 with alarm value 0. Alarm sample type is absolute.
 
Generates eventLog 1.2 at 0days 00h:02m:27s.
 
Description: The alarm formula defined in private alarm table 1,
 
less than(or =) 100 with alarm value 0. Alarm sample type is absolute. 
display rmon history
Syntax
display rmon history [ port-num ]
View
Any view
Parameter
port-num: Ethernet port name.
Description
Use the display rmon history command to view latest RMON history sampling 
information (including utility, error number and total packet number).
Related command: rmon history.
Example
# Show the RMON history information.
<SW8800> display rmon history ethernet 2/1/1
 
History control entry 1 owned by null is VALID
 
  Samples interface     : Ethernet2/1/1<ifEntry.642>
 
  Sampling interval     : 10(sec) with 10 buckets max
 
  Latest sampled values :
 
  Dropevents        :0         , octets               :0
 
Table 131   Description on the fields of the display rmon eventlog command
Field 
Description 
Event table 1 
Index 1 in event table 
VALID 
The entry corresponding to the index is valid 
Description 
Event description 
less than(or =) 100 with alarm value 0  The alarm sample value is less than or equal to 100 
Alarm sample type is absolute 
The type of alarm sampling is absolute 
Generates eventLog 1.2 at 0days 
00h:02m:27s 
The eventlog corresponding to the index 1.2 is 
generated at 0days 00h:02m:27s.