7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
System Management
Edition: 01 3HE 16132 AAAB TQZZA 419
Parameters rising-threshold threshold — Specifies a threshold for the sampled statistic. A single
threshold crossing event is generated 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 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 to 2147483647
falling-threshold threshold — Specifies a threshold for the sampled statistic. A single
threshold crossing event is generated when the current sampled value is less than
or equal to this threshold, and the value at the last sampling interval was greater than
this threshold. A single threshold crossing event will also be generated if the first
sample taken is less than or equal to this threshold and the associated startup-alarm
is equal to falling or either.
After a rising threshold crossing event is generated, another such event will not be
generated until the sampled value raises above this threshold and reaches greater
than or equal the rising-threshold value.
Default 0
Values –2147483648 to 2147483647
interval seconds — Specifies the polling period over which the data is sampled and
compared with the rising and falling thresholds.
Values 1 to 2147483647
rmon-event-type — Specifies the type of notification action to be taken when this event
occurs.
Values log — An entry is made in the RMON-MIB log table for each event
occurrence. This does not create a TiMOS logger entry. The RMON-
MIB log table entries can be viewed using the show system
thresholds CLI command.
trap — A TiMOS logger event is generated. The TiMOS logger utility
then distributes the notification of this event to its configured log
destinations which may be CONSOLE, telnet session, memory log,
cflash file, syslog, or SNMP trap destinations logs.
both — Both a entry in the RMON-MIB logTable and a TiMOS logger
event are generated.
none — No action is taken.
Default both