MIB Viewer

alarmPolicyRisingFalling

OBJECT-TYPE
1.3.6.1.4.1.81.7.13.1.1.3
Access
read-write
Status
mandatory
Sub-identifiers
0
This value defines whether the policy is a rising alarm or a falling alarm. If the value of this item is rising(1), then the actionPolicy is executed if the value of the sampled variable is larger than the threshold. If the value of this item is falling(2), the actionPolicy is executed if the value of the sampled OID is smaller than or equal to the threshold.
INTEGER { rising(1), falling(2) }