System Management
7450 ESS OS Basic System Configuration Guide Page 331
sample-type — Specifies the method of sampling the selected variable and calculating the value to be
compared against the thresholds.
Default Absolute
Values absolute — Specifies that the value of the selected variable will be compared directly
with the thresholds at the end of the sampling interval.
delta — Specifies that the value of the selected variable at the last sample will be sub-
tracted from the current value, and the difference compared with the thresholds.
startup-alarm alarm-type — Specifies the alarm that may be sent when this alarm is first created.
If the first sample is greater than or equal to the rising threshold value and ’startup-alarm’ is equal to
’rising’ or ’either’, then a single rising threshold crossing event is generated.
If the first sample is less than or equal to the falling threshold value and ’startup-alarm’ is equal to
’falling’ or ’either’, a single falling threshold crossing event is generated.
Default either
Values rising, falling, either
rising-event rmon-event-id — The identifier of the the rmon>event that specifies the action to be taken
when a rising threshold crossing event occurs.
If there is no corresponding ’event’ configured for the specified rmon-event-id, then no association
exists and no action is taken.
If the ’rising-event rmon-event-id’ has a value of zero (0), no associated event exists.
If a ’rising event rmon-event’ is configured, the CLI requires a ’rising-threshold’ to also be configured.
Default 0
Values 0 — 65535
rising-threshold threshold — Specifies a threshold for the sampled statistic. When the current sampled
value is greater than or equal to this threshold, and the value at the last sampling interval was less than
this threshold, a single threshold crossing event will be generated. A single threshold crossing event
will also be generated if the first sample taken is greater than or equal to this threshold and the
associated startup-alarm is equal to rising or either.
After a rising threshold crossing event is generated, another such event will not be generated until the
sampled value falls below this threshold and reaches less than or equal the ’falling-threshold’ value.
Default 0
Values -2147483648 — 2147483647
falling-event rmon-event-id — The identifier of the rmon>event that specifies the action to be taken when
a falling threshold crossing event occurs. If there is no corresponding event configured for the specified
rmon-event-id, then no association exists and no action is taken. If the falling-event has a value of zero
(0), no associated event exists.
If a ’falling event’ is configured, the CLI requires a ’falling-threshold to also be configured.
Default 0
Values 0 — 65535
falling-threshold threshold — Specifies a threshold for the sampled statistic. When the current sampled
value is less than or equal to this threshold, and the value at the last sampling interval was greater than