All MIBs › ARISTA-ACL-MIB › aristaMacAclRuleSrcMask
aristaMacAclRuleSrcMask
Module: ARISTA-ACL-MIB
OID (symbolic): ARISTA-ACL-MIB::aristaMacAclRuleSrcMask
OID (numeric): 1.3.6.1.4.1.30065.3.5.1.2.2.1.3
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: This attribute is the MAC source-address mask in this ACL rule. For the source 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 aristaMacAclRuleSrc.
What is aristaMacAclRuleSrcMask?
Specifies the bitmask applied to a frame's source MAC address before comparing it to the rule's source address, allowing wildcard matching across a range of addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.3.5.1.2.2.1.3 snmpwalk -v2c -c public <target> ARISTA-ACL-MIB::aristaMacAclRuleSrcMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.3.5.1.2.2.1.3.1 snmpget -v2c -c public <target> ARISTA-ACL-MIB::aristaMacAclRuleSrcMask.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaMacAclRuleSrcMask.1
Start monitoring Arista Networks EOS switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARISTA-ACL-MIB::aristaMacAclRuleSrcMask OID value, configure state conditions and alerts, and monitor any Arista Networks EOS switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3 | aristaMibs | ARISTA-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30065.3.5 | aristaAclMIB | ARISTA-ACL-MIB |
| 1.3.6.1.4.1.30065.3.5.1 | aristaAcl | ARISTA-ACL-MIB |
| 1.3.6.1.4.1.30065.3.5.1.2 | aristaMacAcl | ARISTA-ACL-MIB |
| 1.3.6.1.4.1.30065.3.5.1.2.2 | aristaMacAclRuleTable | ARISTA-ACL-MIB |
| 1.3.6.1.4.1.30065.3.5.1.2.2.1 | aristaMacAclRuleEntry | ARISTA-ACL-MIB |
| 1.3.6.1.4.1.30065.3.5.1.2.2.1.3 | aristaMacAclRuleSrcMask | ARISTA-ACL-MIB |