tpSnmpRmonAlarmCtrlStartUp
TPLINK-SNMPRMON-MIB ·
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.9
Object
column
r/w
Enumeration
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 Hold, an alarm event is triggered. risingOrFallingAlarm(3),The alarm event will be triggered either the sampled value exceeds the Rise Hold or is under the Fall Hold.
Context
- MIB
- TPLINK-SNMPRMON-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpRmonAlarmCtrlEntry
- Table
- tpSnmpRmonAlarmCtrlTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | risingAlarm |
2 | fallingAlarm |
3 | risingOrFallingAlarm |
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 |
| tpSnmpRmonAlarmCtrlSampleType 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… | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.2.4.1.1.4 |
| 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 |