MIB Viewer

cFcAlarmSampleType

OBJECT-TYPE
1.3.6.1.4.1.3607.2.60.1.5.1.40
Access
read-write
Status
current
Sub-identifiers
0
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds.
INTEGER { absoluteValue(1), deltaValue(2) }