198
RMON commands
display rmon alarm
Use display rmon alarm to display information about RMON alarm entries.
Syntax
display rmon alarm [ entry-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
entry-number: Specifies an alarm entry by its index in the range of 1 to 65535. If you do not specify
an entry, the command displays all RMON alarm entries.
Examples
# Display information about all RMON alarm entries.
<Sysname> display rmon alarm
AlarmEntry 1 owned by user1 is VALID.
Sample type : absolute
Sampled variable : 1.3.6.1.2.1.16.1.1.1.4.1<etherStatsOctets.1>
Sampling interval (in seconds) : 10
Rising threshold : 50(associated with event 1)
Falling threshold : 5(associated with event 2)
Alarm sent upon entry startup : risingOrFallingAlarm
Latest value : 0
Table 44 Command output
AlarmEntry entry-number
owned by owner is status.
Alarm entry owner and status:
• entry-number—Alarm entry index.
• owner—Entry owner.
• status—Entry status:
 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 alarm
command can display invalid entries, but the
display current-configuration
and
display this
commands do not display
their settings.