All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowTableChanged
cfmFlowTableChanged
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowTableChanged
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.2
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
This object indicates the value of sysUpTime the last time the device created or destroyed a row in cfmFlowTable.
What is cfmFlowTableChanged?
This object records a timestamp (sysUpTime) indicating when the device last created or destroyed a row in the flow monitoring table. It serves as a change indicator for flow table modifications without needing to poll the entire table. An operator uses this to quickly detect when flow configurations have changed and to efficiently sync with management systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.2 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowTableChanged
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.2.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowTableChanged.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.2 | cfmFlowTableChanged | CISCO-FLOW-MONITOR-MIB |