206
display rmon event
Use
display rmon event
to display RMON event entries.
Syntax
display rmon event
[
entry-number
]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
entry-number
: Specifies an event entry index in the range of 1 to 65535. If you do not specify an entry,
the command displays all event entries.
Usage guidelines
An event entry includes the following information:
•
Event index.
•
Event owner.
•
Event description.
•
Action triggered by the event (such as logging the event or sending an SNMP notification).
•
Last time when the event occurred (seconds that elapsed since the system startup).
Examples
# Display all RMON event entries.
<Sysname> display rmon event
EventEntry 1 owned by user1 is VALID.
Description: N/A
Community: Security
Take the action log-trap when triggered, last triggered at 0days 00h:02m:27s uptime.
Table 47 Command output
Field Description
EventEntry
entry
-
number
owned by
owner
is
status
.
Event entry owner and status:
•
entry
-
number
—Event entry index (MIB object eventIndex).
•
owner
—Entry owner (MIB object eventOwner).
•
status
—Entry status (MIB object eventStatus):
{
VALID
—The entry is valid.
{
UNDERCREATION
—The entry is invalid.
The
status
field is not configurable at the CLI. All alarm entries created from
the CLI are valid by default.
The
display rmon event
command can display invalid entries, but the
display current-configuration
and
display this
commands do not display
their settings.
Description
Event description (MIB object eventDescription).