bcsiL2NamedAclDestinationMacMask
BROCADE-ACL-MIB ·
.1.3.6.1.4.1.1588.3.1.16.1.2.1.10
Object
column
r/w
Optional destination MAC address mask.
By default, it matches with any destination MAC within a packet.
To match on the first two bytes of the address
aabb.ccdd.eeff, use the mask ffff.0000.0000. In this case,
the clause matches all destination MAC addresses that contain
'aabb' as the first two bytes and any values in the
remaining bytes of the MAC address.
Applicable for Extended ACLs only.
Context
- MIB
- BROCADE-ACL-MIB
- OID
.1.3.6.1.4.1.1588.3.1.16.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bcsiL2NamedAclRuleEntry
- Table
- bcsiL2NamedAclRuleTable
- Siblings
- 22
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bcsiL2NamedAclId Unique Numeric ID of ACL.
It is the same as bcsiAclNametoAclIdMappingAclId in bcsiAclNameToIdMappingTable | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1588.3.1.16.1.2.1.1 |
| bcsiL2NamedAclCount Indicates if the user has enabled/disabled count for number of
packets against which the configured action is taken, for a given rule | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.11 |
| bcsiL2NamedAclCopySflow Indicates whether to sample the packet for sflow collection or not | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.12 |
| bcsiL2NamedAclDropPrecedenceForce Force ingress drop precedence | column | BcsiDropPrecedenceForce | .1.3.6.1.4.1.1588.3.1.16.1.2.1.13 |
| bcsiL2NamedAclVlanTagFormat Vlan tag format can be of 3 types, namely single-tagged, double-tagged and untagged.
When neither of these 3 types of tag are used, the feild is represented by 0.
When the value o… | column | BcsiVlanTagFormat | .1.3.6.1.4.1.1588.3.1.16.1.2.1.14 |
| bcsiL2NamedAclInnerVlanId vlan ID of the tagged inner vlan.
If bcsiL2NamedAclVlanTagFormat is double-tagged(2),
then 0 value of this field indicates any. | column | BcsiVlanIdOrNoneTC | .1.3.6.1.4.1.1588.3.1.16.1.2.1.15 |
| bcsiL2NamedAclOuterVlanId Vlan ID of the tagged outer vlan.
If bcsiL2NamedAclVlanTagFormat is double-tagged(2),
then 0 value of bcsiL2NamedAclInnerVlanId indicates any. | column | BcsiVlanIdOrNoneTC | .1.3.6.1.4.1.1588.3.1.16.1.2.1.16 |
| bcsiL2NamedAclVlanId Optional VLAN ID to match against that of the incoming packet.
By default, the VLAN ID field is ignored during the match. In this case,
value 0 is returned.
This field is interpre… | column | BcsiVlanIdOrNoneTC | .1.3.6.1.4.1.1588.3.1.16.1.2.1.17 |
| bcsiL2NamedAclEthernetType Ethernet Type to match against the 'Ethertype' field
in the L2 header of the incoming packet.
By default, etype field is ignored during the match.
Applicable for E… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1588.3.1.16.1.2.1.18 |
| bcsiL2NamedAclArpGuard Represents enabling/disabling of arp-gurad for a given ACL | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.19 |
| bcsiL2NamedAclSequenceNumber Sequence number is the number associated with rules of ACL | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1588.3.1.16.1.2.1.2 |
| bcsiL2NamedAclDot1Priority The priority option assigns traffic that matches the ACL to a
hardware forwarding queue. In addition to changing the internal
forwarding priority, if the outgoing interface is an … | column | BcsiPortQosTC | .1.3.6.1.4.1.1588.3.1.16.1.2.1.20 |
| bcsiL2NamedAclDot1PriorityForce The priority-force option assigns packets of outgoing traffic
that match the ACL to a specific hardware forwarding queue,
even though the incoming packet may be assigned to anothe… | column | BcsiPortQosTC | .1.3.6.1.4.1.1588.3.1.16.1.2.1.21 |
| bcsiL2NamedAclMirrorPackets Mirror packets matching ACL permit clause.
Applicable for Extended ACLs only | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.22 |
| bcsiL2NamedAclLogEnable Optional parameter to enable logging only when deny clause
is specified. Note that traffic denied by implicit deny mechanism is not
subject to logging. The implicit deny kicks in … | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.23 |
| bcsiL2NamedAclName Represents the name of each configured L2 named ACL.
It is the same as bcsiAclNametoAclIdMappingAclName in bcsiAclNameToIdMappingTable | column | BcsiAclNameString | .1.3.6.1.4.1.1588.3.1.16.1.2.1.3 |
| bcsiL2NamedAclAction Action to take if the ingress L2 packet matches this ACL. | column | BcsiAclAction | .1.3.6.1.4.1.1588.3.1.16.1.2.1.4 |
| bcsiL2NamedAclSourceType Source can be represented in three ways:
1. Mac address in HHHH.HHHH.HHHH format.
2. Any source mac address
3. Host specific mac address
Interpretation of bcsi… | column | BcsiAclMacType | .1.3.6.1.4.1.1588.3.1.16.1.2.1.5 |
| bcsiL2NamedAclSourceMac Optional Source MAC address. It depends on the value of bcsiL2NamedAclSourceType.
For standard(1) value of bcsiL2NamedAclSourceType, bcsiL2NamedAclSourceMac is user specified valu… | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.6 |
| bcsiL2NamedAclSourceMacMask Optional Source MAC address mask.
By default, it matches with any source MAC within a packet.
To match on the first two bytes of the address
aabb.ccdd.eeff, use the mask ffff.0… | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.7 |
| bcsiL2NamedAclDestinationType Destination can be represented in three ways.
1. Mac address in HHHH.HHHH.HHHH format.
2. Any destination mac address
3. Host specific mac address
Interpretation of bcsiL2Na… | column | BcsiAclMacType | .1.3.6.1.4.1.1588.3.1.16.1.2.1.8 |
| bcsiL2NamedAclDestinationMac Optional destination MAC address. By default, it matches with any destination MAC within a packet.
It depends on the value of bcsiL2NamedAclDestinationType.
For standard(1) value … | column | - | .1.3.6.1.4.1.1588.3.1.16.1.2.1.9 |