cfmConditionType
CISCO-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.692.1.4.1.1.5
Object
column
Enumeration
This object indicates the type of condition:
'other'
The implementation of the MIB does not recognize the
condition described by this row.
'boolean'
The value monitored only can have one of two values: 'false'
or 'true'. In this case, the condition itself evaluates to
'true' if the value itself is 'true'.
'risingThreshold'
The condition evaluates to 'true' if the current sample
of the monitored value is greater than the rising
threshold and the last sample is less than or equal
to the rising threshold.
'fallingThreshold'
The condition evaluates to 'true' if the current sample
of the monitored value is less than the falling
threshold and the last sample is greater than or equal
to the falling threshold.
'risingAndFallingThreshold'
The condition evaluates to 'true' if one of the two
criteria is satisfied:
1) The current sample of the monitored value is greater
than the rising threshold and the last sample is
less than or equal to the rising threhsold.
2) The current sample of the monitored value is less
than the falling threshold and the last sample is
greater than or equal to the falling threshold.
Context
- MIB
- CISCO-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.692.1.4.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmConditionEntry
- Table
- cfmConditionTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | boolean |
3 | risingThreshold |
4 | fallingThreshold |
5 | risingAndFallingThreshold |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfmConditionProfile This object indicates an arbitrary integer-value that uniquely
identifies the condition profile that contains the standing
condition. Observe that the value assigned to a standin… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMonitorConditionsProfile | .1.3.6.1.4.1.9.9.692.1.4.1.1.1 |
| cfmConditionThreshFallPrecision This object indicates the precision for the corresponding
instance of cfmConditionThreshFall.
The value of this column only has relevance if the
corresponding insta… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.692.1.4.1.1.10 |
| cfmConditionThreshFall This object indicates the value of the falling threshold.
The value of this column only has relevance if the
corresponding instance of cfmConditionType is 'fallingT… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.692.1.4.1.1.11 |
| cfmConditionSampleType This object indicates how the device samples the monitored
value before determining whether to assert the condition:
'other'
The implementation of the M… | column | Enumeration | .1.3.6.1.4.1.9.9.692.1.4.1.1.13 |
| cfmConditionSampleWindow This object indicates the sample window used by the device to
compute an exponentially decaying average in the case that the
corresponding instance of cfmConditionSampleType is 'a… | column | Unsigned32 | .1.3.6.1.4.1.9.9.692.1.4.1.1.14 |
| cfmConditionAlarm This object indicates whether the device treats the standing
condition as an alarm condition:
'none'
The device does not treat the standing condition as… | column | Enumeration | .1.3.6.1.4.1.9.9.692.1.4.1.1.15 |
| cfmConditionAlarmActions This object indicates the actions taken by the device when the
alarm condition changes state:
'syslog'
The device sends a syslog message.
… | column | Bits | .1.3.6.1.4.1.9.9.692.1.4.1.1.16 |
| cfmConditionAlarmSeverity This object indicates the severity of the alarm condition.
The value of this column only have relevance if the
corresponding instance of cfmConditionAlarm is 'discr… | column | CISCO-TCCiscoAlarmSeverity | .1.3.6.1.4.1.9.9.692.1.4.1.1.17 |
| cfmConditionAlarmGroup This object indicates the alarm group the device aggregates the
standing condition into.
The value of this column only has relevance if the corresponding
instance o… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMonitorAlarmGroupIdentifier | .1.3.6.1.4.1.9.9.692.1.4.1.1.18 |
| cfmConditionId This object indicates an arbitrary integer-value that uniquely
identifies the condition within the scope of the profile. The
value of this column corresponds to the bit position … | column | CISCO-FLOW-MONITOR-TC-MIBFlowMonitorConditionIdentifier | .1.3.6.1.4.1.9.9.692.1.4.1.1.2 |
| cfmConditionDescr This object indicates a human-readable description of the
condition. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.692.1.4.1.1.3 |
| cfmConditionMonitoredElement This object indicates the monitored element used in
determining the state of the standing condition. | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.692.1.4.1.1.4 |
| cfmConditionThreshRiseScale This object indicates the scaling factor for the corresponding
instance of cfmConditionThreshRise.
This value of this column only has relevance if the
corresponding… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.692.1.4.1.1.6 |
| cfmConditionThreshRisePrecision This object indicates the precision for the corresponding
instance of cfmConditionThreshRise.
This value of this column only has relevance if the
corresponding inst… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision | .1.3.6.1.4.1.9.9.692.1.4.1.1.7 |
| cfmConditionThreshRise This object indicates the value of the rising threshold.
This value of this column only has relevance if the
corresponding instance of cfmConditionType is 'risingTh… | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue | .1.3.6.1.4.1.9.9.692.1.4.1.1.8 |
| cfmConditionThreshFallScale This object indicates the scaling factor for the corresponding
instance of cfmConditionThreshFall.
The value of this column only has relevance if the
corresponding … | column | CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale | .1.3.6.1.4.1.9.9.692.1.4.1.1.9 |