All MIBs › CM-FACILITY-MIB › cmFlowPointDefaultMemberEnabled
cmFlowPointDefaultMemberEnabled
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmFlowPointDefaultMemberEnabled
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.29.1.25
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: defaultMemberEnabled with enabled means that on this FP, the membership is all the tag packets without match any other membership associated to the port. Untagged means untagged flow. Default only care tagged flow.
What is cmFlowPointDefaultMemberEnabled?
This read-write TruthValue, when enabled, makes this FlowPoint the default catch-all for tagged packets on the port that do not match any other flow point's explicit VLAN membership, while untagged traffic is handled separately as its own untagged flow. An administrator enables this on one designated flow point per port to ensure tagged traffic that does not fit a specific customer's VLAN membership list still gets classified somewhere rather than being dropped as unmatched. For example, enabling this on a catch-all flow point ensures any stray tagged VLAN traffic not explicitly assigned elsewhere on the port is still forwarded through this default flow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.29.1.25 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmFlowPointDefaultMemberEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.29.1.25.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmFlowPointDefaultMemberEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.29.1.25.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmFlowPointDefaultMemberEnabled.1
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::cmFlowPointDefaultMemberEnabled 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.29 | cmFlowPointTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.29.1 | cmFlowPointEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.29.1.25 | cmFlowPointDefaultMemberEnabled | CM-FACILITY-MIB |