ipslaEthernetGrpReactThresholdType
CISCO-IPSLA-ETHERNET-MIB ·
.1.3.6.1.4.1.9.9.585.1.1.2.1.5
Object
column
r/w
Enumeration
This object specifies the type of threshold violation that
will trigger an notification.
The notification will be sent accordingly only when the object
rttMonReactOccurred which is defined in CISCO-RTTMON-MIB for IP
SLA operation is set to 'true' or 'false'.
'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) violates the
threshold.
Conversely, rttMonReactOccurred is set to 'false'
when the parameter ( e.g. rtt, jitterAvg) 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) violates the threshold for
configured consecutive times.
Conversely, rttMonReactOccurred is set to false
when the value of parameter ( e.g. rtt, jitterAvg)
is below the threshold limits for the same number
of consecutive operations.
'xOfy' - rttMonReactOccurred is set to true when x
( as specified by
ipslaEthernetGrpReactThresholdCountX )
out of the last y ( as specified by
ipslaEthernetGrpReactThresholdCountY ) times the
value of parameter for which the reaction is
configured ( e.g. rtt, jitterAvg) 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) is below the threshold limits.
'average' - rttMonReactOccurred is set to true when the
average (ipslaEthernetGrpReactThresholdCountX
times ) value of parameter for which reaction is
configured ( e.g. rtt, jitterAvg) violates the
threshold condition.
Conversely, it is set to false when the average
value of parameter ( e.g. rtt, jitterAvg).
Context
- MIB
- CISCO-IPSLA-ETHERNET-MIB
- OID
.1.3.6.1.4.1.9.9.585.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipslaEthernetGrpReactEntry
- Table
- ipslaEthernetGrpReactTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | immediate |
3 | consecutive |
4 | xOfy |
5 | average |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipslaEthernetGrpReactConfigIndex This object along with ipslaEthernetGrpCtrlEntry identifies
a particular reaction-configuration for a particular
Auto-Ethernet-CFM operation.
This is a pseudo-rand… | column | CISCO-RTTMON-TC-MIBRttMonCtrlIndex | .1.3.6.1.4.1.9.9.585.1.1.2.1.1 |
| ipslaEthernetGrpReactActionType This object specifies what type of reaction to generate
if an IP SLA operation violates one of the watched
conditions (specified in ipslaEthernetGrpReactVar):
'none' -… | column | Enumeration | .1.3.6.1.4.1.9.9.585.1.1.2.1.10 |
| ipslaEthernetGrpReactStatus This objects specifies the status of the conceptual
Auto-Ethernet-CFM reaction control row. Only 'createAndGo'
and 'destroy' operations are permitted on the row.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.585.1.1.2.1.2 |
| ipslaEthernetGrpReactStorageType This object specifies how the SNMP entity stores the data
contained by the corresponding conceptual row.
This object can be set to either 'volatile' or 'nonVolatile… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.585.1.1.2.1.3 |
| ipslaEthernetGrpReactVar This object specifies the performance parameter that will
be monitored by the IP SLA operations which are created
via Auto-Ethernet-CFM operation.
The performan… | column | CISCO-RTTMON-TC-MIBRttMonReactVar | .1.3.6.1.4.1.9.9.585.1.1.2.1.4 |
| ipslaEthernetGrpReactThresholdRising This object specifies the higher threshold limit.
If the value of monitored parameter ( e.g rtt, jitterAvg,
packetLossSD etc ) rises above this limit and if the condition
specif… | column | Unsigned32 | .1.3.6.1.4.1.9.9.585.1.1.2.1.6 |
| ipslaEthernetGrpReactThresholdFalling This object specifies the lower threshold limit.
If the value of monitored parameter ( e.g rtt, jitterAvg,
packetLossSD etc ) falls below this limit and if the condition
specifi… | column | Unsigned32 | .1.3.6.1.4.1.9.9.585.1.1.2.1.7 |
| ipslaEthernetGrpReactThresholdCountX If ipslaEthernetGrpReactThresholdType value is 'xOfy', this
object specifies the 'x' value.
If ipslaEthernetGrpReactThresholdType value is 'consecutive',
this objec… | column | Unsigned32 | .1.3.6.1.4.1.9.9.585.1.1.2.1.8 |
| ipslaEthernetGrpReactThresholdCountY This object specifies the 'y' value of the xOfy condition
if ipslaEthernetGrpReactThresholdType is 'xOfy'.
For other values of ipslaEthernetGrpReactThresholdType, t… | column | Unsigned32 | .1.3.6.1.4.1.9.9.585.1.1.2.1.9 |