HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
166
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
Parameters
entry-number: Specifies an event entry index in the range of 1 to 65535. If no entry is specified, the
command displays all event entries.
Usage guidelines
An event entry includes the event index, event owner, event description, action triggered by the event
(such as logging the event or sending an SNMP notification), and 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 37 Command output
Field Descri
p
tion
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).
Community
SNMP community name for the RMON event (MIB object eventCommunity). You
can specify an SNMP community name when you create an RMON event entry,
but the setting does not take effect. The system always uses the settings
configured with the SNMP feature when it sends RMON event notifications.