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
- Table
- tpSnmpRmonAlarmCtrlTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpSnmpRmonAlarmCtrlIndex The index of this entry. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.1 |
| tpSnmpRmonAlarmCtrlInterval The alarm interval time in seconds.
10sec-3600sec. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.10 |
| tpSnmpRmonAlarmCtrlOwner The name of the device or user that defined the entry. | column | OctetString | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.11 |
| tpSnmpRmonAlarmCtrlStatus Enable/Disable the corresponding alarm entry.
disable(0),disable the alarm entry.
enable(1),enable the alarm entry | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.12 |
| tpSnmpRmonAlarmCtrlVariable The packet type that to be count. | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.2 |
| tpSnmpRmonAlarmCtrlStatisticsIndex The index of the statistics entry relative with this alarm entry. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.3 |
| tpSnmpRmonAlarmCtrlRisingThreshold The rising counter value that triggers the rise hold alarm. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.5 |
| tpSnmpRmonAlarmCtrlRisingEvent The index of the corresponding event which will be triggered if the sampled
value is larger than the Rise Hold. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.6 |
| tpSnmpRmonAlarmCtrlFallingThreshold The falling counter value that triggers the fall hold alarm. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.7 |
| tpSnmpRmonAlarmCtrlFallingEvent The index of the corresponding event which will be triggered if the sampled
value is lower than the Fall Hold. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.8 |
| tpSnmpRmonAlarmCtrlStartUp Specify the type of the alarm.
risingAlarm(1),When the sampled value exceeds the Rise Hold, an alarm event is triggered.
fallingAlarm(2),When the sampled value is under the Fall … | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.9 |