F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Command Reference-6PW100
143
Field Descri
p
tion
Generates eventLog at
Time when the log was created (time passed since the device was booted),
corresponding to the MIB node logTime.
Description Log description, corresponding to the MIB node logDescription.
This example shows that event 1 generated two logs.
display rmon history
Use display rmon history to display RMON history control entry and history sampling information.
Syntax
display rmon history [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
After you have created history control entry on an interface, the system calculates information for the
interface periodically and saves this information to the etherHistoryEntry table. You can use this
command to display the entries in this table.
To configure the number of history sampling records that can be displayed and the history sampling
interval, use the rmon history command.
Examples
# Display RMON history control entry and history sampling information for GigabitEthernet 0/1.
<Sysname> display rmon history gigabitethernet 0/1
HistoryControlEntry 1 owned by null is VALID
Samples interface : GigabitEthernet0/1<ifIndex.1>
Sampling interval : 10(sec) with 5 buckets max
Sampled values of record 1 :
dropevents : 0 , octets : 3166
packets : 43 , broadcast packets : 3
multicast packets : 6 , CRC alignment errors : 0
undersize packets : 0 , oversize packets : 0