System Management
346
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
The oid-string has a maximum length of 255 characters.
Default n/a
seconds — the interval in seconds specifies the polling period over which the data is
sampled and compared with the rising and falling thresholds. When setting this
interval value, care should be taken in the case of “delta” type sampling – the interval
should be set short enough that the sampled variable is very unlikely to increase or
decrease by more than 2147483647 – 1 during a single sampling interval. Care
should also be taken not to set the interval value too low to avoid creating
unnecessary processing overhead.
Values 1 to 2147483647
Default n/a
sample-type — specifies the method of sampling the selected variable and calculating
the value to be compared against the thresholds
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 subtracted from the current value, and the difference
compared with the thresholds
Default absolute
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, 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.
Values rising, falling, either
Default either
rising-event rmon-event-id — the identifier of 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 rmon-event-id has a value of zero (0), no associated event exists.
If an rmon-event-id is configured, the CLI requires a rising-threshold to also be
configured.
Values 0 to 65535
Default 0