h3cNqaReactThresholdType
H3C-NQA-MIB ·
.1.3.6.1.4.1.2011.10.8.3.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 h3cNqaReactActionType is
generated when h3cNqaReactCurrentStatus changes.
consecutive(2): If reaction threshold type is consecutive and
the times of watched operation consecutively exceeds
the limit specified by h3cNqaReactThresholdConsecNum,
an action specified in h3cNqaReactActionType is
generated when h3cNqaReactCurrentStatus changes.
accumulative(3): If reaction threshold type is accumulative and
the times of watched operation accumulatively exceeds
the limit specified by h3cNqaReactThresholdAccumNum,
an action specified in h3cNqaReactActionType is
generated when h3cNqaReactCurrentStatus changes.
If reaction threshold type is not configured, the value of this
object is 'invalid'.
Context
- MIB
- H3C-NQA-MIB
- OID
.1.3.6.1.4.1.2011.10.8.3.1.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cNqaReactionEntry
- Table
- h3cNqaReactionTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | average |
2 | consecutive |
3 | accumulative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cNqaReactOwnerIndex The first index of h3cNqaReactionTable, it is the same as
pingCtlOwnerIndex in pingCtlTable. h3cNqaReactOwnerIndex and
h3cNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.2011.10.8.3.1.13.1.1 |
| h3cNqaReactActionType 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.2011.10.8.3.1.13.1.10 |
| h3cNqaReactCurrentStatus Specifies the current status of this reaction entry:
invalid - The status of the reaction entry is unknown.
overThreshold - The status of the reac… | column | Enumeration | .1.3.6.1.4.1.2011.10.8.3.1.13.1.11 |
| h3cNqaReactRowStatus This object allows entries to be created and deleted
in the h3cNqaReactionTable.
Creation of an entry in this table results in a new set of reaction
configurations … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.10.8.3.1.13.1.12 |
| h3cNqaReactCheckedNum The number of checked element samples that are monitored. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.13 |
| h3cNqaReactThresholdNum The number of checked element samples that are over threshold. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.14 |
| h3cNqaReactTestName The second index of h3cNqaReactionTable, it is the same as
pingCtlTestName in pingCtlTable. h3cNqaReactOwnerIndex and
h3cNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.2011.10.8.3.1.13.1.2 |
| h3cNqaReactItemIndex The third index of h3cNqaReactionTable, it definitely
identifies one of the reaction configurations for a test. | column | Unsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.3 |
| h3cNqaReactCheckedElement A list of reaction condition type.
'probetime' and 'probefailure' are valid when pingCtlType of
the test is not h3cNqajitter.
'jitterOwdSD': one way time from sourc… | column | Enumeration | .1.3.6.1.4.1.2011.10.8.3.1.13.1.4 |
| h3cNqaReactThresholdUpperLimit This object defines an administrative upper-threshold value for
h3cNqaReactCheckedElement.
The value of this object is zero if h3cNqaReactCheckedElement is
specifie… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.5 |
| h3cNqaReactThresholdLowerLimit This object defines an administrative lower-threshold value for
h3cNqaReactCheckedElement.
The value of h3cNqaReactThresholdLowerLimit should be equal or less
than … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.6 |
| h3cNqaReactThresholdConsecNum This object defines a consecutive threshold limit.
The value is zero when h3cNqaReactThresholdType
is not 'consecutive'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.8 |
| h3cNqaReactThresholdAccumNum This object defines an accumulative threshold limit.
The value is zero when the h3cNqaReactThresholdType
is not 'accumulative'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.10.8.3.1.13.1.9 |