All MIBs › CM-FACILITY-MIB › cmMPFlowtableFullAction
cmMPFlowtableFullAction
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmMPFlowtableFullAction
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.60.1.9
Node type: OBJECT-TYPE
Type: LearningAction
Access: read-write
Description: Action on ingress frames when the number of MAC Table entires has reached the maximum defined by tableSize. BLOCK: A frame with a Source MAC address not in the MAC Table will be discarded. FORWARD: A frame with a Source MAC address not in the MAC table will not be learned and will be flooded to other flowpoints.
What is cmMPFlowtableFullAction?
This object determines what happens to frames with an unrecognized source MAC address once the flow's MAC table has reached its configured maximum: BLOCK discards them, while FORWARD floods them without learning. Admins choose BLOCK to enforce a strict security posture that stops new unknown devices once the table is full, or FORWARD to prioritize connectivity over table growth. For example, a security-conscious admin sets cmMPFlowtableFullAction to BLOCK on an access flow so that once the expected number of devices are learned, any additional rogue device's traffic is dropped rather than flooded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.60.1.9 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmMPFlowtableFullAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.60.1.9.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmMPFlowtableFullAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.60.1.9.1 s <value>
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-FACILITY-MIB::cmMPFlowtableFullAction OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.60 | cmMPFlowTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.60.1 | cmMPFlowEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.60.1.9 | cmMPFlowtableFullAction | CM-FACILITY-MIB |