F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Command Reference-6PW100
142
Syntax
display rmon eventlog [ entry-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
entry-number: Specifies the index of an event entry, in the range of 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.
Usage guidelines
If the entry-number argument is not specified, 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 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 30 Command output
Field Descri
p
tion
LogEntry Event 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.