cipslaReactThresholdFalling

CISCO-IPSLA-AUTOMEASURE-MIB · .1.3.6.1.4.1.9.9.633.1.3.1.6

Object

This object defines a lower threshold limit. If the
value ( e.g rtt, jitterAvg, packetLossSD etc ) falls
below this limit and if the condition specified in
cipslaReactThresholdType is satisfied, a notification 
is generated. This object value can not bigger than
cipslaReactThresholdRising value.
              
Default value of cipslaReactThresholdFalling
   'rtt' is 3000
   'jitterAvg' is 100.
   'jitterSDAvg' is 100.
   'jitterDSAvg' 100.
   'packetLossSD' is 10000.
   'packetLossDS' is 10000.
   'mos' is 500.
   'icpif' is 93.
   'packetMIA' is 10000.
   'packetLateArrival' is 10000.
   'packetOutOfSequence' is 10000.
   'maxOfPositiveSD' is 10000.
   'maxOfNegativeSD' is 10000.
   'maxOfPositiveDS' is 10000.
   'maxOfNegativeDS' is 10000.
   'successivePacketLoss' is 1000.
   'maxOfLatencyDS' is 3000.
   'maxOfLatencySD' is 3000.
   'latencyDSAvg' is 3000.
   'latencySDAvg' is 3000.
   'packetLoss' is 10000.
              
This object is not applicable if the cipslaReactVar is
'timeout', 'connectionLoss' or 'verifyError'. For 'timeout',
'connectionLoss' and 'verifyError', default value of
cipslaReactThresholdFalling will be 0.

Context

MIB
CISCO-IPSLA-AUTOMEASURE-MIB
OID
.1.3.6.1.4.1.9.9.633.1.3.1.6
Type
column
Access
readwrite
Status
current
Parent
cipslaReactEntry
Groups
1

Walk 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::cipslaReactThresholdFalling'
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::cipslaReactThresholdFalling.<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::cipslaReactThresholdFalling'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance