aristaMacAclRuleDestMask
ARISTA-ACL-MIB ·
.1.3.6.1.4.1.30065.3.5.1.2.2.1.5
Object
column SNMPv2-TCMacAddress
This attribute is the MAC destination-address mask in this ACL rule. For the destination address of the packet to match the rule, the bitwise logical-AND of the address and this mask must be equal to the value of aristaMacAclRuleDest.
Context
- MIB
- ARISTA-ACL-MIB
- OID
.1.3.6.1.4.1.30065.3.5.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaMacAclRuleEntry
- 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 'ARISTA-ACL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-ACL-MIB::aristaMacAclRuleDestMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-ACL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-ACL-MIB::aristaMacAclRuleDestMask.<aristaMacAclName>.<aristaMacAclRuleSeqId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-ACL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-ACL-MIB::aristaMacAclRuleDestMask'
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