ruckusMacAclFilterDestMask
RUCKUS-ACL-MIB ·
.1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.6
Object
Destination MAC address mask to apply with destination address to derive the MAC address for filter action. For example, to match on the first two bytes of MAC aabb.ccdd.eeff, the mask should be ffff.0000.0000. In this case, the filter matches all source MACs that contain 'aabb' as the first two bytes and any values in remaining address.
Context
- MIB
- RUCKUS-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ruckusMacAclFilterEntry
- Table
- ruckusMacAclFilterTable
- Siblings
- 10
Values & Constraints
Type Constraints
range: 6
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ruckusMacAclFilterSeqNum Specifies the sequence number for this ACL filter. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.1 |
| ruckusMacAclFilterLogEnable Specifies if logging is enabled for this filter. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.10 |
| ruckusMacAclFilterRowStatus The row status variable, used according to installation and
removal conventions for conceptual rows. Setting this object
to createAndGo(4) results in the creation of MAC ACL filte… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.11 |
| ruckusMacAclFilterAction Action to take if the L2 packet matches with this filter. | column | AclAction | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.2 |
| ruckusMacAclFilterSrcAddr Source MAC address to match in the incoming L2 packet. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.3 |
| ruckusMacAclFilterSrcMask Source MAC address mask to apply with source address to
derive the MAC address for filter action. For example,
to match on the first two bytes of MAC aabb.ccdd.eeff,
the mask sh… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.4 |
| ruckusMacAclFilterDestAddr Destination MAC address to match in the incoming L2 packet. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.5 |
| ruckusMacAclFilterEtherType Ethernet Type to match in the incoming packet, if specified.
The extended option enables to define other types sing the
OID ruckusMacAclFilterExtEtherType which takes any value. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.7 |
| ruckusMacAclFilterExtEtherType Any EtherType other than standard protocols mentioned
with ruckusMacAclFilterEtherType OID. 0 means any protocol. | column | EtherType | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.8 |
| ruckusMacAclFilterMirrorPkts Mirror packets matching ACL permit clause. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.9 |