102Table 23 Output descriptionField DescriptionAlarmEntry entry-numberowned by owner is statusThe status of the alarm entry entry-number created by the owner is status.• entry-number: Alarm entry, corresponding to the management informationbase (MIB) node alarmIndex.• owner: Owner of the entry, corresponding to the MIB node alarmOwner.• status: Status of the entry identified by the index (VALID means the entry isvalid, and UNDERCREATION means invalid. You can use the display rmoncommand to view the invalid entry, while with the displaycurrent-configuration and display this commands you cannot view thecorresponding rmon commands.), corresponding to the MIB nodealarmStatus.Samples type The sampling type (the value can be absolute or delta), corresponding to theMIB node alarmSampleType.Variable formula Alarm variable, namely, the monitored MIB node, corresponding to the MIBnode alarmVariable.Sampling interval Sampling interval, in seconds, corresponding to the MIB node alarmInterval.Rising thresholdAlarm rising threshold (When the sampling value is greater than or equal tothis threshold, a rising alarm is triggered.), corresponding to the MIB nodealarmRisingThreshold.Falling thresholdAlarm falling threshold (When the sampling value is smaller than or equal tothis threshold, a falling alarm is triggered.), corresponding to the MIB nodealarmFallingThreshold.When startup enables How an alarm can be triggered, corresponding to the MIB nodealarmStartupAlarm.Latest value The last sampled value, corresponding to the MIB node alarmValue.display rmon eventSyntaxdisplay rmon event [ entry-number ] [ | { begin | exclude | include } regular-expression ]ViewAny viewDefault level1: Monitor levelParametersentry-number: Specifies the index of an RMON event entry, which ranges from 1 to 65535. If no entry isspecified, the configuration of all event entries is displayed.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration 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.