rttMonReactThresholdType
CISCO-RTTMON-MIB ·
.1.3.6.1.4.1.9.9.42.1.2.19.1.3
Object
column
r/w
Enumeration
This object specifies the conditions under which
the notification ( trap ) is sent.
never - rttMonReactOccurred is never set
immediate - rttMonReactOccurred is set to 'true' when the
value of parameter for which reaction is
configured ( e.g rtt, jitterAvg, packetLossSD,
mos etc ) violates the threshold.
Conversely, rttMonReactOccurred is set to 'false'
when the parameter ( e.g rtt, jitterAvg,
packetLossSD, mos etc ) is below the threshold
limits.
consecutive - rttMonReactOccurred is set to true when the value
of parameter for which reaction is configured
( e.g rtt, jitterAvg, packetLossSD, mos etc )
violates the threshold for configured consecutive
times.
Conversely, rttMonReactOccurred is set to false
when the value of parameter ( e.g rtt, jitterAvg
packetLossSD, mos etc ) is below the threshold
limits for the same number of consecutive
operations.
xOfy - rttMonReactOccurred is set to true when x
( as specified by rttMonReactThresholdCountX )
out of the last y ( as specified by
rttMonReacthresholdCountY ) times the value of
parameter for which the reaction is configured
( e.g rtt, jitterAvg, packetLossSD, mos etc )
violates the threshold.
Conversely, it is set to false when x, out of the
last y times the value of parameter
( e.g rtt, jitterAvg, packetLossSD, mos ) is
below the threshold limits.
NOTE: When x > y, the probe will never
generate a reaction.
average - rttMonReactOccurred is set to true when the
average ( rttMonReactThresholdCountX times )
value of parameter for which reaction is
configured ( e.g rtt, jitterAvg, packetLossSD,
mos etc ) violates the threshold condition.
Conversely, it is set to false when the
average value of parameter ( e.g rtt, jitterAvg,
packetLossSD, mos etc ) is below the threshold
limits.
If this value is changed by a management station,
rttMonReactOccurred is set to false, but
no reaction is generated if the prior value of
rttMonReactOccurred was true.
Context
- MIB
- CISCO-RTTMON-MIB
- OID
.1.3.6.1.4.1.9.9.42.1.2.19.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rttMonReactEntry
- Table
- rttMonReactTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | immediate |
3 | consecutive |
4 | xOfy |
5 | average |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rttMonReactConfigIndex This object along with rttMonCtrlAdminIndex identifies
a particular reaction-configuration for a particular probe.
This is a pseudo-random number selected by the management
statio… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.1 |
| rttMonReactOccurred This object is set to true when the configured threshold
condition is violated as defined by rttMonReactThresholdType.
It will be again set to 'false' if the condition reverses.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.42.1.2.19.1.10 |
| rttMonReactStatus This objects indicates the status of the conceptual RTT
Reaction Control Row.Only CreateAndGo and destroy
operations are permitted on the row.
When this object mov… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.42.1.2.19.1.11 |
| rttMonReactVar This object specifies the type of reaction configured for a
probe.
The reaction types 'rtt', 'timeout', and 'connectionLoss'
can be configured for all probe types.… | column | CISCO-RTTMON-TC-MIBRttMonReactVar | .1.3.6.1.4.1.9.9.42.1.2.19.1.2 |
| rttMonReactActionType Specifies what type(s), if any, of reaction(s) to
generate if an operation violates one of the watched
( reaction-configuration ) conditions:
none - n… | column | Enumeration | .1.3.6.1.4.1.9.9.42.1.2.19.1.4 |
| rttMonReactThresholdRising This object defines the higher threshold limit.
If the value ( e.g rtt, jitterAvg, packetLossSD etc ) rises
above this limit and if the condition specified in
rttMonReactThreshold… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.5 |
| rttMonReactThresholdFalling This object defines a lower threshold limit. If the
value ( e.g rtt, jitterAvg, packetLossSD etc ) falls
below this limit and if the conditions specified in
rttMonReactThresholdTy… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.6 |
| rttMonReactThresholdCountX If rttMonReactThresholdType value is 'xOfy', this object
defines the 'x' value.
If rttMonReactThresholdType value is 'consecutive'
this object defines the number of… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.7 |
| rttMonReactThresholdCountY This object defines the 'y' value of the xOfy condition
if rttMonReactThresholdType is 'xOfy'.
For other values of rttMonReactThresholdType, this object
is not appl… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.8 |
| rttMonReactValue This object will be set when the configured threshold condition
is violated as defined by rttMonReactThresholdType and holds the
actual value that violated the configured threshol… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.19.1.9 |