R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

140
Table 31 Command output
Field Descri
p
tion
AlarmEntry entry-number
owned by owner is status
Status of the alarm entry entry-number created by the owner is status.
entry-number—Alarm entry, corresponding to the MIB node alarmIndex.
owner—Entry owner, corresponding to the MIB node alarmOwner.
status—Entry status, corresponding to the MIB node alarmStatus.
{ VALID—The entry is valid.
{ UNDERCREATION—The entry is invalid.
The display rmon command can display invalid entries, but the display
current-configuration and display this commands do not display their settings.
Samples type
The sampling type (the value can be absolute or delta), corresponding to the MIB
node alarmSampleType.
Variable formula
Alarm variable, namely, the monitored MIB node, corresponding to the MIB node
alarmVariable.
Sampling interval Sampling interval, in seconds, corresponding to the MIB node alarmInterval.
Rising threshold
Alarm rising threshold, corresponding to the MIB node alarmRisingThreshold.
When the sampling value is greater than or equal to this threshold, a rising alarm
is triggered.
Falling threshold
Alarm falling threshold, corresponding to the MIB node alarmFallingThreshold.
When the sampling value is smaller than or equal to this threshold, a falling alarm
is triggered.
When startup enables
How an alarm can be triggered, corresponding to the MIB node
alarmStartupAlarm.
Latest value Last sampled value, corresponding to the MIB node alarmValue.
display rmon event
Syntax
display rmon event [ entry-number ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
entry-number: Index of an RMON event entry, which ranges from 1 to 65535. If no entry is specified, the
configuration of all event entries is displayed.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.