R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101
142
Default level
1: Monitor level
Parameters
entry-number: Index of an event entry, which ranges from 1 to 65535.
|: 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.
Description
Use display rmon eventlog to display log information for the specified or all event entries.
If entry-number is not specified, the log information for all event entries is displayed.
If you use the rmon event command to configure the system to log an event when the event is triggered,
the event is recorded into the RMON log. You can use this command to display the details of the log table,
which includes event index, current event state, time the event was logged (the elapsed time in seconds
since system initialization/startup), and event description.
Examples
# Display the RMON log for event entry 1.
<Sysname> display rmon eventlog 1
LogEntry 1 owned by null is VALID.
Generates eventLog 1.1 at 0day(s) 00h:00m:33s.
Description: The alarm formula defined in prialarmEntry 1,
uprise 80 with alarm value 85. Alarm sample type is absolute.
Generates eventLog 1.2 at 0day(s) 00h:42m:03s.
Description: The alarm formula defined in prialarmEntry 2,
less than(or =) 5 with alarm value 0. Alarm sample type is delta.
Table 33 Command output
Field Description
LogEntry Event log entry, corresponding to the MIB node logIndex.
owned by Event entry owner, corresponding to the MIB node eventOwner.
VALID
Entry status:
• VALID—The entry is valid.
• UNDERCREATION—The entry is invalid.
The display rmon command can display invalid entries, but the display
current-configuration and display this commands do not display their settings.
Status value is stored in the MIB node eventStatus.
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.