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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusMacAclFilterDestMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusMacAclFilterDestMask.<ruckusAclName>.<ruckusMacAclFilterSeqNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-ACL-MIB::ruckusMacAclFilterDestMask'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of