MIB Viewer

alarmPolicySampleType

OBJECT-TYPE
1.3.6.1.4.1.81.7.13.1.1.6
Access
read-write
Status
mandatory
Sub-identifiers
0
This item defines the type of sample that is compared to the threshold. If the value of this item is delta(1), then the threshold is compared to the difference between every two consecutive samples of the variable. If the value is absoluteValue(2), it is compared to the value of the variable. The default value is delta(1).
INTEGER { delta(1), absoluteValue(2) }