cipslaReactThresholdType
CISCO-IPSLA-AUTOMEASURE-MIB ·
.1.3.6.1.4.1.9.9.633.1.3.1.3
Object
column r/w
Enumeration
This object specifies the conditions under which
a notification ( trap ) is sent. The rttMonReactOccurred
object defined in rttMonReactTable in CISCO-RTTMON-MIB will
change accordingly:
never(1) - rttMonReactOccurred is never set
immediate(2) - 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(3) - 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(4) - rttMonReactOccurred is set to true when x
( as specified by cipslaReactThresholdCountX )
out of the last y ( as specified by
cipslaReacthresholdCountY ) 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: If x > y, this will never
generate a reaction.
average(5) - rttMonReactOccurred is set to true when the
average ( cipslaReactThresholdCountX 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-IPSLA-AUTOMEASURE-MIB
- OID
.1.3.6.1.4.1.9.9.633.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cipslaReactEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaReactThresholdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaReactThresholdType.<cipslaAutoGroupOperType>.<cipslaReactConfigIndex>.<cipslaAutoGroupOperTemplateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaReactThresholdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | immediate |
3 | consecutive |
4 | xOfy |
5 | average |
Conformance
Member of