tpSnmpRmonAlarmCtrlSampleType
TPLINK-SNMPRMON-MIB ·
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.4
Object
column
r/w
Enumeration
The method of sampling the selected variable and calculating the value to be compared against the thresholds. absoluteValue(1),compares the values directly with the thresholds at the end of the sampling interval. deltaValue(2),subtracts the last sampled value from the current value. The difference in the values is compared to the threshold.
Context
- MIB
- TPLINK-SNMPRMON-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpRmonAlarmCtrlEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |