hh3cNqaReactThresholdType
HH3C-NQA-MIB ·
.1.3.6.1.4.1.25506.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 hh3cNqaReactActionType is
generated when hh3cNqaReactCurrentStatus changes.
consecutive(2): If reaction threshold type is consecutive and
the times of watched operation consecutively exceeds
the limit specified by hh3cNqaReactThresholdConsecNum,
an action specified in hh3cNqaReactActionType is
generated when hh3cNqaReactCurrentStatus changes.
accumulative(3): If reaction threshold type is accumulative and
the times of watched operation accumulatively exceeds
the limit specified by hh3cNqaReactThresholdAccumNum,
an action specified in hh3cNqaReactActionType is
generated when hh3cNqaReactCurrentStatus changes.
If reaction threshold type is not configured, the value of this
object is 'invalid'.
Context
- MIB
- HH3C-NQA-MIB
- OID
.1.3.6.1.4.1.25506.8.3.1.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cNqaReactionEntry
- Table
- hh3cNqaReactionTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | average |
2 | consecutive |
3 | accumulative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cNqaReactOwnerIndex The first index of hh3cNqaReactionTable, it is the same as
pingCtlOwnerIndex in pingCtlTable. hh3cNqaReactOwnerIndex and
hh3cNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.25506.8.3.1.13.1.1 |
| hh3cNqaReactActionType 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.25506.8.3.1.13.1.10 |
| hh3cNqaReactCurrentStatus Specifies the current status of this reaction entry:
invalid - The status of the reaction entry is unknown.
overThreshold - The status of the … | column | Enumeration | .1.3.6.1.4.1.25506.8.3.1.13.1.11 |
| hh3cNqaReactRowStatus This object allows entries to be created and deleted
in the hh3cNqaReactionTable.
Creation of an entry in this table results in a new set of reaction
configurations… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.8.3.1.13.1.12 |
| hh3cNqaReactCheckedNum The number of checked element samples that are monitored. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.13 |
| hh3cNqaReactThresholdNum The number of checked element samples that are over threshold. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.14 |
| hh3cNqaReactTestName The second index of hh3cNqaReactionTable, it is the same as
pingCtlTestName in pingCtlTable. hh3cNqaReactOwnerIndex and
hh3cNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.25506.8.3.1.13.1.2 |
| hh3cNqaReactItemIndex The third index of hh3cNqaReactionTable, it definitely
identifies one of the reaction configurations for a test. | column | Unsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.3 |
| hh3cNqaReactCheckedElement A list of reaction condition type.
'probetime' and 'probefailure' are valid when pingCtlType of
the test is not hh3cNqajitter.
'jitterOwdSD': one way delay from sou… | column | Enumeration | .1.3.6.1.4.1.25506.8.3.1.13.1.4 |
| hh3cNqaReactThresholdUpperLimit This object defines an administrative upper-threshold value for
hh3cNqaReactCheckedElement.
The value of this object is zero if hh3cNqaReactCheckedElement is
specif… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.5 |
| hh3cNqaReactThresholdLowerLimit This object defines an administrative lower-threshold value for
hh3cNqaReactCheckedElement.
The value of hh3cNqaReactThresholdLowerLimit should be equal or less
tha… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.6 |
| hh3cNqaReactThresholdConsecNum This object defines a consecutive threshold limit.
The value is zero when hh3cNqaReactThresholdType
is not 'consecutive'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.8 |
| hh3cNqaReactThresholdAccumNum This object defines an accumulative threshold limit.
The value is zero when the hh3cNqaReactThresholdType
is not 'accumulative'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.8.3.1.13.1.9 |