All MIBs › A3COM-HUAWEI-NQA-MIB › hwNqaReactThresholdType
hwNqaReactThresholdType
Module: A3COM-HUAWEI-NQA-MIB
OID (symbolic): A3COM-HUAWEI-NQA-MIB::hwNqaReactThresholdType
OID (numeric): 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object defines the reaction threshold types.
invalid(0): Invalid value.
average(1): If reaction threshold type is average and the average value of watched operation exceeds threshold limit, an action specified in hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes.
consecutive(2): If reaction threshold type is consecutive and the times of watched operation consecutively exceeds the limit specified by hwNqaReactThresholdConsecNum, an action specified in hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes.
accumulative(3): If reaction threshold type is accumulative and the times of watched operation accumulatively exceeds the limit specified by hwNqaReactThresholdAccumNum, an action specified in hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes.
If reaction threshold type is not configured, the value of this object is 'invalid'.
What is hwNqaReactThresholdType?
This INTEGER enum sets how thresholds are evaluated: average (sustained high values), consecutive (N violations in a row), or accumulative (M violations total). Choice determines sensitivity to transient glitches versus persistent problems. 'Consecutive' with count=3 fires only if three consecutive probes violate thresholds.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5 | huaweiMgmt | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5.25 | huaweiDatacomm | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.5.25.28 | hwNqa | A3COM-HUAWEI-NQA-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.28.1 | hwNqaObjects | A3COM-HUAWEI-NQA-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.28.1.13 | hwNqaReactionTable | A3COM-HUAWEI-NQA-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1 | hwNqaReactionEntry | A3COM-HUAWEI-NQA-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.7 | hwNqaReactThresholdType | A3COM-HUAWEI-NQA-MIB |