206
RMON commands
display rmon alarm
Use display rmon alarm to display entries in the RMON alarm table.
Syntax
display rmon alarm [ entry-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
entry-number: Specifies an alarm entry index in the range of 1 to 65535. If you do not specify an entry,
the command displays all entries in the RMON alarm table.
Examples
# Display all entries in the RMON alarm table.
<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 46 Command output
Field Descri
tion
AlarmEntry entry-number
owned by owner is status.
Alarm entry owner and status:
• entry-number—Alarm entry index (MIB object alarmIndex).
• owner—Entry owner (MIB object alarmOwner).
• status—Entry status (MIB object alarmStatus):
{ 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.