[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]


threshold-test

Description: 

Defines the threshold values for the trigger that you are configuring. This includes specifying rising and falling values, a startup threshold condition, and binding an event to the threshold-test trigger. The no version deletes the threshold-test values for this trigger or removes either the threshold startup condition or event binding.

Syntax: 

threshold-test startup { falling | rising | risingorfalling }

threshold-test absolute-value rising risingValue falling fallingValue

threshold-test event { rising eventOwner eventName | falling eventOwner eventName |
delta-rising eventOwner eventName | delta-falling eventOwner eventName }

threshold-test delta-value rising risingValue falling fallingValue

no threshold-test [ startup | absolute-value | delta-value | event rising | event falling |
event delta-rising | event delta-falling ]

Mode(s): 

SNMP Trigger Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]