All MIBs › CM-FACILITY-MIB › cmFlowCpdEthertypeMask
cmFlowCpdEthertypeMask
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmFlowCpdEthertypeMask
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.5.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This enables provides the Filter Ethertype Mask to match.
What is cmFlowCpdEthertypeMask?
This read-write object provides the Ethertype (Layer 2 protocol type) mask used to filter matching traffic in a Committed Packet Discard (CPD) flow classification rule. The mask is combined with a configured Ethertype value using bitwise AND operations to flexibly match IPv4, IPv6, MPLS, or other protocol families. A network engineer configuring quality-of-service policies would set this mask to selectively apply CPD (packet drop) rules to specific protocol types when network congestion occurs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.5.1.8 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmFlowCpdEthertypeMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.5.1.8.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmFlowCpdEthertypeMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.5.1.8.1 i <value>
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.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.5 | cmFlowCpdTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.5.1 | cmFlowCpdEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.5.1.8 | cmFlowCpdEthertypeMask | CM-FACILITY-MIB |