All MIBs › CM-PERFORMANCE-MIB › cmFlowPointStatsNumLearnTableFlushes
cmFlowPointStatsNumLearnTableFlushes
Module: CM-PERFORMANCE-MIB
OID (symbolic): CM-PERFORMANCE-MIB::cmFlowPointStatsNumLearnTableFlushes
OID (numeric): 1.3.6.1.4.1.2544.1.12.5.1.25.1.34
Node type: OBJECT-TYPE
Type: PerfCounter64
Access: read-only
Description:
The number of learning table flushes.
What is cmFlowPointStatsNumLearnTableFlushes?
This counter increments each time the learning table on a flow-processing engine is flushed (cleared and rebuilt), which occurs when the engine needs to reset its learned state or when the table reaches capacity limits. The learning table typically maintains dynamic mappings of MAC addresses and flows to optimize forwarding decisions. Network operators would check this metric during troubleshooting to detect if excessive table resets are occurring, which could indicate performance degradation or configuration problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.25.1.34 snmpwalk -v2c -c public <target> CM-PERFORMANCE-MIB::cmFlowPointStatsNumLearnTableFlushes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.25.1.34.1 snmpget -v2c -c public <target> CM-PERFORMANCE-MIB::cmFlowPointStatsNumLearnTableFlushes.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.5 | cmPerformanceMIB | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1 | cmPerfObjects | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.25 | cmFlowPointStatsTable | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.25.1 | cmFlowPointStatsEntry | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.25.1.34 | cmFlowPointStatsNumLearnTableFlushes | CM-PERFORMANCE-MIB |