cfmConditionSampleType

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.4.1.1.13

Object

column Enumeration
This object indicates how the device samples the monitored
value before determining whether to assert the condition:
              
    'other'
        The implementation of the MIB does not recognize the
        how the device samples the monitored value.
              
    'raw'
        The device samples the monitored value and uses this
        value to determine whether to assert the condition.
              
    'slidingWindowAvg'
        The device samples the monitored value and maintains a
        average over a sliding window.  It uses this value of
        this average to determine whether to assert the 
        condition.  The corresponding instance of 
        cfmCOnditionSampleWindow indicates the length of the
        sliding window.
              
    'slidingWindowAverage'
        The device samples the monitored value and maintains a
        exponentially decaying average over a sliding window. 
It
        uses this value of this average to determine whether to
        assert the condition.  The corresponding instance of 
        cfmCOnditionSampleWindow indicates the length of the
        sliding window.

Context

MIB
CISCO-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.692.1.4.1.1.13
Type
column
Access
readonly
Status
current
Parent
cfmConditionEntry
Table
cfmConditionTable
Siblings
16

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2raw
3slidingWindowAvg
4expDecayingAvg

Related Objects

Sibling Objects