hwNqaReactThresholdType
A3COM-HUAWEI-NQA-MIB ·
.1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.7
Object
column
r/w
Enumeration
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'.
Context
- MIB
- A3COM-HUAWEI-NQA-MIB
- OID
.1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwNqaReactionEntry
- Table
- hwNqaReactionTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | average |
2 | consecutive |
3 | accumulative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwNqaReactOwnerIndex The first index of hwNqaReactionTable, it is the same as
pingCtlOwnerIndex in pingCtlTable. hwNqaReactOwnerIndex and
hwNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.1 |
| hwNqaReactActionType Specifies the type of reaction to generate if the specified
violation type occurs for the monitored element:
none - No reaction is generated
trapOnly … | column | Enumeration | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.10 |
| hwNqaReactCurrentStatus Specifies the current status of this reaction entry:
invalid - Specifies the reaction entry status is uncertain.
overThreshold - Specifies the rea… | column | Enumeration | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.11 |
| hwNqaReactRowStatus This object allows entries to be created and deleted
in the hwNqaReactionTable.
Creation of an entry in this table results in a new set of reaction
configurations w… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.12 |
| hwNqaReactCheckedNum The number of checked element samples that are monitored. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.13 |
| hwNqaReactThresholdNum The number of checked element samples that are over threshold. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.14 |
| hwNqaReactTestName The second index of hwNqaReactionTable, it is the same as
pingCtlTestName in pingCtlTable. hwNqaReactOwnerIndex and
hwNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.2 |
| hwNqaReactItemIndex The third index of hwNqaReactionTable, it definitely
identifies one of the reaction configurations for a test. | column | Unsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.3 |
| hwNqaReactCheckedElement A list of reaction condition type.
'probetime' and 'probefailure' are valid when pingCtlType of
the test is not hwNqajitter.
'jitterOwdSD': one way time from source… | column | Enumeration | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.4 |
| hwNqaReactThresholdUpperLimit This object defines an administrative upper-threshold value for
hwNqaReactCheckedElement.
The value of this object is zero if hwNqaReactCheckedElement is
specified … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.5 |
| hwNqaReactThresholdLowerLimit This object defines an administrative lower-threshold value for
hwNqaReactCheckedElement.
The value of hwNqaReactThresholdLowerLimit should be equal or less
than th… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.6 |
| hwNqaReactThresholdConsecNum This object defines a consecutive threshold limit.
The value is zero when hwNqaReactThresholdType
is not 'consecutive'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.8 |
| hwNqaReactThresholdAccumNum This object defines an accumulative threshold limit.
The value is zero when the hwNqaReactThresholdType
is not 'accumulative'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.9 |