Specifications
rmon alarm
600
falling-threshold <Value>
Sets the lower threshold value. This parameter is equivalent to
alarmFallingThreshold defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
-2147483648 to 2147483647
falling-event-index <Event#>
Sets the identification number of the method for generating an event if a value drops
below the lower threshold. The method for generating an event is the information
identification number set by using the
rmon event command. This parameter is
equivalent to
alarmFallingEventIndex defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
An information identification number from 1 to 65535 in the control information
set by using the
rmon event command for <Event#>.
owner <Owner string>
Sets the identification information of the person who specified this setting. This
information is used to identify the person who specified this setting. This parameter
is equivalent to
alarmOwner defined in RFC 1757.
1. Default value when this parameter is omitted:
Null
2. Range of values:
Specify a character string that is no more than 24 characters. For details about
the characters that can be specified, see Specifiable values for parameters.
startup-alarm { rising-falling | rising | falling }
Sets the timing for checking the threshold in the first sampling. If rising is set, an
alarm is generated when the upper threshold is exceeded in the first sampling. If
falling is set, an alarm is generated when a value drops below the lower threshold
in the first sampling. If
rising-falling is set, an alarm is generated when the upper
or lower threshold is crossed in the first sampling. This parameter is equivalent to
alarmstartUpAlarm defined in RFC 1757.
1. Default value when this parameter is omitted:
rising-falling
2. Range of values:
rising, falling, or rising-falling
Default behavior
None
Impact on communication
None
When the change is applied
The change is applied immediately after setting values are changed.