R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

134
Default command level
1: Monitor level
Parameters
entry-number: Specifies the index of an RMON event entry, in the range of 1 to 65535. If no entry is
specified, the command displays the configuration of all event entries.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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 30 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.