HP VPN Firewall Appliances System Management and Maintenance Command Reference
143
Parameters
entry-number: Specifies the index of an RMON event entry, in the range of 1 to 65535. If no entry is
specified, the configuration of all event entries is displayed.
|: 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
Displayed information includes event index, event owner, event description, action triggered by the event
(such as sending log or trap messages), and last time the event occurred (the elapsed time since system
initialization/startup) in seconds.
Examples
# Display the RMON event table.
<Sysname> display rmon event
EventEntry 1 owned by user1 is VALID.
Description: null.
Will cause log-trap when triggered, last triggered at 0days 00h:02m:27s.
Table 29 Command output
Field Descri
p
tion
EventEntry Event entry, corresponding to the MIB node eventIndex.
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.
Description Event description, corresponding to the MIB node eventDescription.
cause log-trap when triggered
Actions that the system takes when the event is triggered:
• none—Takes no action.
• log—Logs the event.
• snmp-trap—Sends a trap to the NMS.
• log-and-trap—Logs the event and sends a trap to the NMS.
This field corresponds to the MIB node eventType.
last triggered at
Time when the last event was triggered, corresponding to the MIB node
eventLastTimeSent.
Related commands
rmon event