hpnicfNqaReactThresholdType
HPN-ICF-NQA-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfNqaReactActionType is
generated when hpnicfNqaReactCurrentStatus changes.
consecutive(2): If reaction threshold type is consecutive and
the times of watched operation consecutively exceeds
the limit specified by hpnicfNqaReactThresholdConsecNum,
an action specified in hpnicfNqaReactActionType is
generated when hpnicfNqaReactCurrentStatus changes.
accumulative(3): If reaction threshold type is accumulative and
the times of watched operation accumulatively exceeds
the limit specified by hpnicfNqaReactThresholdAccumNum,
an action specified in hpnicfNqaReactActionType is
generated when hpnicfNqaReactCurrentStatus changes.
If reaction threshold type is not configured, the value of this
object is 'invalid'.
Context
- MIB
- HPN-ICF-NQA-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfNqaReactionEntry
- Table
- hpnicfNqaReactionTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | average |
2 | consecutive |
3 | accumulative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfNqaReactOwnerIndex The first index of hpnicfNqaReactionTable, it is the same as
pingCtlOwnerIndex in pingCtlTable. hpnicfNqaReactOwnerIndex and
hpnicfNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.1 |
| hpnicfNqaReactActionType 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.11.2.14.11.15.8.3.1.13.1.10 |
| hpnicfNqaReactCurrentStatus 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.11.2.14.11.15.8.3.1.13.1.11 |
| hpnicfNqaReactRowStatus This object allows entries to be created and deleted
in the hpnicfNqaReactionTable.
Creation of an entry in this table results in a new set of reaction
configuratio… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.12 |
| hpnicfNqaReactCheckedNum The number of checked element samples that are monitored. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.13 |
| hpnicfNqaReactThresholdNum The number of checked element samples that are over threshold. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.14 |
| hpnicfNqaReactTestName The second index of hpnicfNqaReactionTable, it is the same as
pingCtlTestName in pingCtlTable. hpnicfNqaReactOwnerIndex and
hpnicfNqaReactTestName identify an existed test. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.2 |
| hpnicfNqaReactItemIndex The third index of hpnicfNqaReactionTable, it definitely
identifies one of the reaction configurations for a test. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.3 |
| hpnicfNqaReactCheckedElement A list of reaction condition type.
'probetime' and 'probefailure' are valid when pingCtlType of
the test is not hpnicfNqajitter.
'jitterOwdSD': one way time from so… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.4 |
| hpnicfNqaReactThresholdUpperLimit This object defines an administrative upper-threshold value for
hpnicfNqaReactCheckedElement.
The value of this object is zero if hpnicfNqaReactCheckedElement is
sp… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.5 |
| hpnicfNqaReactThresholdLowerLimit This object defines an administrative lower-threshold value for
hpnicfNqaReactCheckedElement.
The value of hpnicfNqaReactThresholdLowerLimit should be equal or less… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.6 |
| hpnicfNqaReactThresholdConsecNum This object defines a consecutive threshold limit.
The value is zero when hpnicfNqaReactThresholdType
is not 'consecutive'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.8 |
| hpnicfNqaReactThresholdAccumNum This object defines an accumulative threshold limit.
The value is zero when the hpnicfNqaReactThresholdType
is not 'accumulative'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.9 |