threshold-test
Defines the values for an SNMP threshold-test trigger. The no version deletes the threshold-test values for this trigger or removes either the threshold startup condition or event binding.
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 ]
- fallingSpecifies that the sample values are expected to be falling values
- risingSpecifies that the sample values are expected to be rising values
- risingorfallingSpecifies that the sample values might be either rising values or falling values
- absolute-valueSpecifies that the trigger is monitoring absolute threshold values
- risingValueRising threshold value for the trigger, in the range -21474836482147483648
- fallingValueFalling threshold value for the trigger, in the range -21474836482147483648
- eventBinds an event owner and name to specific events on which the threshold-test might trigger: rising values within a sample, falling values within a sample, rising values between samples, or falling values between samples
- eventOwnerEvent owner name; string of up to 32 alphanumeric characters
- eventNameEvent name; string of up to 32 alphanumeric characters
- delta-valueSpecifies that the trigger is monitoring the difference (delta)( between sample values
SNMP Trigger Configuration
Command introduced before JUNOSe Release 7.1.0.