All MIBs › CIENA-CES-ACCESS-LIST-MIB › cienaCesAclRuleSrcMacAddrMask
cienaCesAclRuleSrcMacAddrMask
Module: CIENA-CES-ACCESS-LIST-MIB
OID (symbolic): CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcMacAddrMask
OID (numeric): 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: Contains the source MAC address mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcMacAddr field is set to False.
What is cienaCesAclRuleSrcMacAddrMask?
This is the bitmask paired with cienaCesAclRuleSrcMacAddr, letting the rule match a range of MAC addresses (such as all devices from a given vendor OUI) rather than requiring an exact single-address match, and like its address counterpart it's meaningless unless cienaCesAclRuleMatchSrcMacAddr is true. An admin uses a partial mask specifically to match by vendor OUI (the first three bytes of a MAC, identifying the manufacturer) when they want to allow or block an entire class of hardware rather than one specific device. For example, setting the mask to ff:ff:ff:00:00:00 alongside a source MAC address whose first three bytes identify a specific vendor would match any device from that manufacturer, regardless of the device-specific last three bytes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7 snmpwalk -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcMacAddrMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7.1 snmpget -v2c -c public <target> CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcMacAddrMask.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleSrcMacAddrMask OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.35 | cienaCesAccessListMIB | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1 | cienaCesAccessListMIBObjects | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1 | cienaCesAclConfiguration | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3 | cienaCesAclRuleConfigTable | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3.1 | cienaCesAclRuleConfigTableEntry | CIENA-CES-ACCESS-LIST-MIB |
| 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7 | cienaCesAclRuleSrcMacAddrMask | CIENA-CES-ACCESS-LIST-MIB |