CISCO-FLOW-MONITOR-MIB :: cfmConditionSampleType

MIB Reference — IPNetwork Monitor

All MIBsCISCO-FLOW-MONITOR-MIBcfmConditionSampleType

cfmConditionSampleType

Module: CISCO-FLOW-MONITOR-MIB

OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmConditionSampleType

OID (numeric): 1.3.6.1.4.1.9.9.692.1.4.1.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

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.

What is cfmConditionSampleType?

Indicates how the device samples the monitored value (e.g., raw, averaged) when deciding whether to assert an alarm condition. This is a read-only setting that describes the sampling methodology used for flow monitoring conditions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.4.1.1.13
snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmConditionSampleType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.4.1.1.13.1
snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmConditionSampleType.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.692ciscoFlowMonitorMIBCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1ciscoFlowMonitorMIBObjectsCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.4cfmConditionsCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.4.1cfmConditionTableCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.4.1.1cfmConditionEntryCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.4.1.1.13cfmConditionSampleTypeCISCO-FLOW-MONITOR-MIB