176
Entry
Parameters to be compared
Maximum number
of entries
Alarm
•
Alarm variable (
alarm-variable
)
•
Sampling interval (
sampling-interval
)
•
Sample type (
absolute
or
delta
)
•
Rising threshold (
threshold-value1
)
•
Falling threshold (
threshold-value2
)
60
Private alarm
•
Alarm variable formula (
prialarm-formula
)
•
Sampling interval (
sampling-interval
)
•
Sample type (
absolute
or
delta
)
•
Rising threshold (
threshold-value1
)
•
Falling threshold (
threshold-value2
)
50
To configure the RMON alarm function:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
(Optional.) Create an
event entry in the event
table.
rmon
event
entry
-
number
[
description
string
] {
log
|
log-trap
security-string
|
none
|
trap
security-string
}
[
owner
text
]
By default, the RMON
event table does not
contain entries.
3.
Create an entry in the
alarm table or private
alarm table.
•
Create an entry in the alarm table:
rmon alarm
entry-number alarm-variable
sampling-interval
{
absolute
|
delta
}
[
startup-alarm
{
falling
|
rising
|
rising-falling
} ]
rising-threshold
threshold-value1 event-entry1
falling-threshold
threshold-value2 event-entry2
[
owner
text
]
•
Create an entry in the private alarm table:
rmon prialarm
entry-number prialarm-formula
prialarm-des sampling-interval
{
absolute
|
delta
}
[
startup-alarm
{
falling | rising | rising-falling
}
]
rising-threshold
threshold-value1 event-entry1
falling-threshold
threshold-value2 event-entry2
entrytype
{
forever
|
cycle
cycle-period
} [
owner
text
]
By default, the RMON
alarm table and the
private alarm table do
not contain entries.
You can associate an
alarm with an event
that has not been
created yet, but the
alarm will trigger the
event only after the
event is created.
Displaying and maintaining RMON settings
Execute
display
commands in any view.
Task Command
Display RMON statistics.
display rmon statistics
[
interface-type interface-number
]
Display RMON history control
entries and history samples.
display rmon history
[
interface-type interface-number
]
Display RMON alarm entries.
display rmon alarm
[
entry-number
]