All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowDiscontinuityTime
cfmFlowDiscontinuityTime
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowDiscontinuityTime
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.1.1.5
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
This object indicates the value of sysUpTime on the most recent occasion at which any one or more of counters associated with the traffic flow suffered a discontinuity (e.g., process restart or failover event).
What is cfmFlowDiscontinuityTime?
This OID records a timestamp indicating when traffic flow counters were last reset or interrupted due to a system event. It tells you whether the flow statistics are continuous or have gaps, which is critical for accurate traffic analysis. An analyst would check this when flow counters seem inconsistent to determine if a device restart or failover happened during their monitoring window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowDiscontinuityTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowDiscontinuityTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.692 | ciscoFlowMonitorMIB | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1 | ciscoFlowMonitorMIBObjects | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2 | cfmFlows | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1 | cfmFlowTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1 | cfmFlowEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1.5 | cfmFlowDiscontinuityTime | CISCO-FLOW-MONITOR-MIB |