ARISTA-ACL-MIB

File: ARISTA-ACL-MIB.mib (39850 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RMON2-MIB INET-ADDRESS-MIB ARISTA-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Unsigned32 IpAddress TimeStamp
MacAddress TruthValue TEXTUAL-CONVENTION
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
TimeFilter InetAddressIPv6 aristaMibs

Defined Types

AristaAclRuleAction  
Action associated with an ACL rule. If the action has value 'remark(2)', then only the remark field of the ACL rule is meaningful; all other fields are don't-cares.
TEXTUAL-CONVENTION    
  INTEGER permit(0), deny(1), remark(2)  

AristaAclRangeOperator  
Range operator used by an ACL rule.
TEXTUAL-CONVENTION    
  INTEGER any(0), eq(1), gt(2), lt(3), neq(4), range(5)  

AristaIpAclEntry  
SEQUENCE    
  aristaIpAclName DisplayString
  aristaIpAclReadOnly TruthValue
  aristaIpAclStatsEnabled TruthValue
  aristaIpAclCountersIncomplete TruthValue

AristaIpAclRuleEntry  
SEQUENCE    
  aristaIpAclRuleSeqId Unsigned32
  aristaIpAclRuleProto Unsigned32
  aristaIpAclRuleSrc IpAddress
  aristaIpAclRuleSrcMask IpAddress
  aristaIpAclRuleDest IpAddress
  aristaIpAclRuleDestMask IpAddress
  aristaIpAclRuleL4PortSrcOper AristaAclRangeOperator
  aristaIpAclRuleL4PortsSrc OCTET STRING
  aristaIpAclRuleL4PortDestOper AristaAclRangeOperator
  aristaIpAclRuleL4PortsDest OCTET STRING
  aristaIpAclRuleTtlOper AristaAclRangeOperator
  aristaIpAclRuleTtl Unsigned32
  aristaIpAclRuleTracked TruthValue
  aristaIpAclRuleFragments TruthValue
  aristaIpAclRuleTcpFlags BITS
  aristaIpAclRuleEstablished TruthValue
  aristaIpAclRuleIcmpType Unsigned32
  aristaIpAclRuleIcmpCode Unsigned32
  aristaIpAclRuleAction AristaAclRuleAction
  aristaIpAclRuleLog TruthValue
  aristaIpAclRuleRemark DisplayString

AristaIpAclRuleStatsEntry  
SEQUENCE    
  aristaIpAclRuleTimeMark TimeFilter
  aristaIpAclRuleStatsPktCount Counter64
  aristaIpAclRuleStatsLastUpdateTime TimeStamp

AristaMacAclEntry  
SEQUENCE    
  aristaMacAclName DisplayString
  aristaMacAclReadOnly TruthValue
  aristaMacAclStatsEnabled TruthValue
  aristaMacAclCountersIncomplete TruthValue

AristaMacAclRuleEntry  
SEQUENCE    
  aristaMacAclRuleSeqId Unsigned32
  aristaMacAclRuleSrc MacAddress
  aristaMacAclRuleSrcMask MacAddress
  aristaMacAclRuleDest MacAddress
  aristaMacAclRuleDestMask MacAddress
  aristaMacAclRuleProto Unsigned32
  aristaMacAclRuleAction AristaAclRuleAction
  aristaMacAclRuleLog TruthValue
  aristaMacAclRuleRemark DisplayString

AristaMacAclRuleStatsEntry  
SEQUENCE    
  aristaMacAclRuleTimeMark TimeFilter
  aristaMacAclRuleStatsPktCount Counter64
  aristaMacAclRuleStatsLastUpdateTime TimeStamp

AristaIpv6AclEntry  
SEQUENCE    
  aristaIpv6AclName DisplayString
  aristaIpv6AclReadOnly TruthValue
  aristaIpv6AclStatsEnabled TruthValue
  aristaIpv6AclCountersIncomplete TruthValue

AristaIpv6AclRuleEntry  
SEQUENCE    
  aristaIpv6AclRuleSeqId Unsigned32
  aristaIpv6AclRuleProto Unsigned32
  aristaIpv6AclRuleSrc InetAddressIPv6
  aristaIpv6AclRuleSrcMask InetAddressIPv6
  aristaIpv6AclRuleDest InetAddressIPv6
  aristaIpv6AclRuleDestMask InetAddressIPv6
  aristaIpv6AclRuleL4PortSrcOper AristaAclRangeOperator
  aristaIpv6AclRuleL4PortsSrc OCTET STRING
  aristaIpv6AclRuleL4PortDestOper AristaAclRangeOperator
  aristaIpv6AclRuleL4PortsDest OCTET STRING
  aristaIpv6AclRuleHopLimitOper AristaAclRangeOperator
  aristaIpv6AclRuleHopLimit Unsigned32
  aristaIpv6AclRuleTcpFlags BITS
  aristaIpv6AclRuleEstablished TruthValue
  aristaIpv6AclRuleIcmpType Unsigned32
  aristaIpv6AclRuleIcmpCode Unsigned32
  aristaIpv6AclRuleAction AristaAclRuleAction
  aristaIpv6AclRuleLog TruthValue
  aristaIpv6AclRuleRemark DisplayString

AristaIpv6AclRuleStatsEntry  
SEQUENCE    
  aristaIpv6AclRuleTimeMark TimeFilter
  aristaIpv6AclRuleStatsPktCount Counter64
  aristaIpv6AclRuleStatsLastUpdateTime TimeStamp

Defined Values

aristaAclMIB 1.3.6.1.4.1.30065.3.5
The MIB module for managing Access Control Lists (ACLs) on Arista devices.
MODULE-IDENTITY    

aristaAcl 1.3.6.1.4.1.30065.3.5.1
OBJECT IDENTIFIER    

aristaAclConformance 1.3.6.1.4.1.30065.3.5.2
OBJECT IDENTIFIER    

aristaIpAcl 1.3.6.1.4.1.30065.3.5.1.1
OBJECT IDENTIFIER    

aristaMacAcl 1.3.6.1.4.1.30065.3.5.1.2
OBJECT IDENTIFIER    

aristaIpv6Acl 1.3.6.1.4.1.30065.3.5.1.3
OBJECT IDENTIFIER    

aristaAclDpSupportFlags 1.3.6.1.4.1.30065.3.5.1.4
This attribute describes the data-plane ACL support matrix. If data-plane ACLs are supported, the acl bit is 1; otherwise, other bits are 0. If data-plane ACLs are supported, the logging, counter and routerAcl bits indicate whether the data plane supports those features for ACLs.
Status: current Access: read-only
OBJECT-TYPE    
  BITS acl(0), logging(1), counter(2), routerAcl(3)  

aristaIpAclTable 1.3.6.1.4.1.30065.3.5.1.1.1
A table that contains IP ACLs that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpAclEntry

aristaIpAclEntry 1.3.6.1.4.1.30065.3.5.1.1.1.1
Information about a specific IP ACL that is configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpAclEntry  

aristaIpAclName 1.3.6.1.4.1.30065.3.5.1.1.1.1.1
The name of the IP ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..100)  

aristaIpAclReadOnly 1.3.6.1.4.1.30065.3.5.1.1.1.1.2
This attribute has value 'true(1)' if the IP ACL is configured as read-only; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclStatsEnabled 1.3.6.1.4.1.30065.3.5.1.1.1.1.3
This attribute has value 'true(1)' if the IP ACL is configured to have per-rule statistics enabled; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclCountersIncomplete 1.3.6.1.4.1.30065.3.5.1.1.1.1.4
This attribute has value 'true(1)' if the IP ACL has incomplete counter; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclRuleTable 1.3.6.1.4.1.30065.3.5.1.1.2
A table that contains IP ACL rules that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpAclRuleEntry

aristaIpAclRuleEntry 1.3.6.1.4.1.30065.3.5.1.1.2.1
Configuration information about a specific IP ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpAclRuleEntry  

aristaIpAclRuleSeqId 1.3.6.1.4.1.30065.3.5.1.1.2.1.1
This attribute is the sequence ID for this ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aristaIpAclRuleProto 1.3.6.1.4.1.30065.3.5.1.1.2.1.2
This attribute is the IP protocol to be matched by this ACL rule. The value 0 indicates the rule matches any IP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

aristaIpAclRuleSrc 1.3.6.1.4.1.30065.3.5.1.1.2.1.3
This attribute is the IP source address to be matched by this ACL rule, subject to the aristaIpAclRuleSrcMask value.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aristaIpAclRuleSrcMask 1.3.6.1.4.1.30065.3.5.1.1.2.1.4
This attribute is the IP 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 aristaIpAclRuleSrc.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aristaIpAclRuleDest 1.3.6.1.4.1.30065.3.5.1.1.2.1.5
This attribute is the IP destination address to be matched by this ACL rule, subject to the aristaIpAclRuleDestMask value.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aristaIpAclRuleDestMask 1.3.6.1.4.1.30065.3.5.1.1.2.1.6
This attribute is the IP 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 aristaIpAclRuleDest.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aristaIpAclRuleL4PortSrcOper 1.3.6.1.4.1.30065.3.5.1.1.2.1.7
This attribute determines TCP/UDP source-port matching behavior in this ACL rule. If this attribute has value 'any(0)', then attribute aristaIpAclRuleL4PortsSrc is ignored.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpAclRuleL4PortsSrc 1.3.6.1.4.1.30065.3.5.1.1.2.1.8
This attribute is a list of TCP/UDP source ports to be matched in this ACL rule. They are represented as decimal strings, separated by spaces. A maximum of 10 ports is allowed. Attribute aristaIpAclRuleL4PortSrcOper determines how the source ports are matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..60)  

aristaIpAclRuleL4PortDestOper 1.3.6.1.4.1.30065.3.5.1.1.2.1.9
This attribute determines TCP/UDP destination-port matching behavior in this ACL rule. If this attribute has value 'any(0)', then attribute aristaIpAclRuleL4PortsDest is ignored.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpAclRuleL4PortsDest 1.3.6.1.4.1.30065.3.5.1.1.2.1.10
This attribute is a list of TCP/UDP destination ports to be matched in this ACL rule. They are represented as decimal strings, separated by spaces. A maximum of 10 ports is allowed. Attribute aristaIpAclRuleL4PortDestOper determines how the destination ports are matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..60)  

aristaIpAclRuleTtlOper 1.3.6.1.4.1.30065.3.5.1.1.2.1.11
This attribute is the IP TTL (Time To Live) operation code used in this ACL rule. Combined with attribute aristaIpAclRuleTtl, it specifies the IP TTL matching behavior in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpAclRuleTtl 1.3.6.1.4.1.30065.3.5.1.1.2.1.12
This attribute is the IP TTL value in this ACL rule. Attribute aristaIpAclRuleTtlOper determines how the TTL values is matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

aristaIpAclRuleTracked 1.3.6.1.4.1.30065.3.5.1.1.2.1.13
This attribute has the value 'true(1)' if this ACL rule is tracked; otherwise, the value is 'false(2)'. A tracked rule matches packets in existing ICMP/UDP/TCP connections.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclRuleFragments 1.3.6.1.4.1.30065.3.5.1.1.2.1.14
This attribute has value 'true(1)' if this ACL rule is configured to match IP fragments; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclRuleTcpFlags 1.3.6.1.4.1.30065.3.5.1.1.2.1.15
This attribute describes TCP flags that are matched by this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  BITS fin(0), syn(1), rst(2), psh(3), ack(4), urg(5)  

aristaIpAclRuleEstablished 1.3.6.1.4.1.30065.3.5.1.1.2.1.16
This attribute has value 'true(1)' if this ACL rule matches existing TCP connections; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclRuleIcmpType 1.3.6.1.4.1.30065.3.5.1.1.2.1.17
This attribute is the ICMP type that is matched by this ACL rule. The attribute is ignored in the ACL rule if the value is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

aristaIpAclRuleIcmpCode 1.3.6.1.4.1.30065.3.5.1.1.2.1.18
This attribute is the ICMP code that is matched by this ACL rule. The attribute is ignored in the ACL rule if the value is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

aristaIpAclRuleAction 1.3.6.1.4.1.30065.3.5.1.1.2.1.19
This attribute is the action applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRuleAction  

aristaIpAclRuleLog 1.3.6.1.4.1.30065.3.5.1.1.2.1.20
This attribute has value 'true(1)' if logging is required in this ACL rule; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpAclRuleRemark 1.3.6.1.4.1.30065.3.5.1.1.2.1.21
This attribute is the remark string applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

aristaIpAclRuleStatsTable 1.3.6.1.4.1.30065.3.5.1.1.3
A table that contains statistics for IP ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpAclRuleStatsEntry

aristaIpAclRuleStatsEntry 1.3.6.1.4.1.30065.3.5.1.1.3.1
Statistics for a specific IP ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpAclRuleStatsEntry  

aristaIpAclRuleTimeMark 1.3.6.1.4.1.30065.3.5.1.1.3.1.1
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeFilter  

aristaIpAclRuleStatsPktCount 1.3.6.1.4.1.30065.3.5.1.1.3.1.2
This attribute is the number of packets that this ACL rule matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaIpAclRuleStatsLastUpdateTime 1.3.6.1.4.1.30065.3.5.1.1.3.1.3
The value of sysUpTime at the time the aristaIpAclRuleStatsPktCount was last updated for this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

aristaMacAclTable 1.3.6.1.4.1.30065.3.5.1.2.1
A table that contains MAC ACLs that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaMacAclEntry

aristaMacAclEntry 1.3.6.1.4.1.30065.3.5.1.2.1.1
Information about a specific MAC ACL that is configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaMacAclEntry  

aristaMacAclName 1.3.6.1.4.1.30065.3.5.1.2.1.1.1
The name of the MAC ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..100)  

aristaMacAclReadOnly 1.3.6.1.4.1.30065.3.5.1.2.1.1.2
This attribute has value 'true(1)' if the MAC ACL is configured as read-only; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaMacAclStatsEnabled 1.3.6.1.4.1.30065.3.5.1.2.1.1.3
This attribute has value 'true(1)' if the MAC ACL is configured to have per-entry statistics enabled; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaMacAclCountersIncomplete 1.3.6.1.4.1.30065.3.5.1.2.1.1.4
This attribute has value 'true(1)' if the MAC ACL has incomplete counter statistics; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaMacAclRuleTable 1.3.6.1.4.1.30065.3.5.1.2.2
A table that contains MAC ACL rules that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaMacAclRuleEntry

aristaMacAclRuleEntry 1.3.6.1.4.1.30065.3.5.1.2.2.1
Configuration information about a specific MAC ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaMacAclRuleEntry  

aristaMacAclRuleSeqId 1.3.6.1.4.1.30065.3.5.1.2.2.1.1
This attribute is the sequence ID for this ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aristaMacAclRuleSrc 1.3.6.1.4.1.30065.3.5.1.2.2.1.2
This attribute is the MAC source address to be matched by this ACL rule, subject to the aristaMacAclRuleSrcMask value.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aristaMacAclRuleSrcMask 1.3.6.1.4.1.30065.3.5.1.2.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aristaMacAclRuleDest 1.3.6.1.4.1.30065.3.5.1.2.2.1.4
This attribute is the MAC destination address to be matched by this ACL rule, subject to the aristaMacAclRuleSrcMask value.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aristaMacAclRuleDestMask 1.3.6.1.4.1.30065.3.5.1.2.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aristaMacAclRuleProto 1.3.6.1.4.1.30065.3.5.1.2.2.1.6
This attribute is the MAC protocol number to be matched by this ACL rule. The protocol value 4294967295 (0xFFFFFFFF) is a value that indicates the rule matches any protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aristaMacAclRuleAction 1.3.6.1.4.1.30065.3.5.1.2.2.1.7
This attribute is the action applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRuleAction  

aristaMacAclRuleLog 1.3.6.1.4.1.30065.3.5.1.2.2.1.8
This attribute has value 'true(1)' if logging is required in this ACL rule; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaMacAclRuleRemark 1.3.6.1.4.1.30065.3.5.1.2.2.1.9
This attribute is the remark string applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

aristaMacAclRuleStatsTable 1.3.6.1.4.1.30065.3.5.1.2.3
A table that contains statistics information for MAC ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaMacAclRuleStatsEntry

aristaMacAclRuleStatsEntry 1.3.6.1.4.1.30065.3.5.1.2.3.1
Statistics for MAC ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaMacAclRuleStatsEntry  

aristaMacAclRuleTimeMark 1.3.6.1.4.1.30065.3.5.1.2.3.1.1
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeFilter  

aristaMacAclRuleStatsPktCount 1.3.6.1.4.1.30065.3.5.1.2.3.1.2
This attribute is the number of packets that this ACL rule matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaMacAclRuleStatsLastUpdateTime 1.3.6.1.4.1.30065.3.5.1.2.3.1.3
The value of sysUpTime at the time the aristaMacAclRuleStatsPktCount was last updated for this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

aristaIpv6AclTable 1.3.6.1.4.1.30065.3.5.1.3.1
A table that contains IPv6 ACLs that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpv6AclEntry

aristaIpv6AclEntry 1.3.6.1.4.1.30065.3.5.1.3.1.1
Information about a specific IPv6 ACL that is configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpv6AclEntry  

aristaIpv6AclName 1.3.6.1.4.1.30065.3.5.1.3.1.1.1
The name of the IPv6 ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..100)  

aristaIpv6AclReadOnly 1.3.6.1.4.1.30065.3.5.1.3.1.1.2
This attribute has value 'true(1)' if the IPv6 ACL is configured as read-only; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpv6AclStatsEnabled 1.3.6.1.4.1.30065.3.5.1.3.1.1.3
This attribute has value 'true(1)' if the IPv6 ACL is configured to have per-entry statistics enabled; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpv6AclCountersIncomplete 1.3.6.1.4.1.30065.3.5.1.3.1.1.4
This attribute has value 'true(1)' if the IPv6 ACL has incomplete counter statistics; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpv6AclRuleTable 1.3.6.1.4.1.30065.3.5.1.3.2
A table that contains IPv6 ACL rules that are configured on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpv6AclRuleEntry

aristaIpv6AclRuleEntry 1.3.6.1.4.1.30065.3.5.1.3.2.1
Configuration information about a specific IPv6 ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpv6AclRuleEntry  

aristaIpv6AclRuleSeqId 1.3.6.1.4.1.30065.3.5.1.3.2.1.1
This attribute is the sequence ID for this ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aristaIpv6AclRuleProto 1.3.6.1.4.1.30065.3.5.1.3.2.1.2
This attribute is the IPv6 upper layer protocol to be matched by this ACL rule. The value 0 indicates the rule matches any IPv6 protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

aristaIpv6AclRuleSrc 1.3.6.1.4.1.30065.3.5.1.3.2.1.3
This attribute is the IPv6 source address to be matched by this ACL rule, subject to the aristaIpv6AclRuleSrcMask value.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

aristaIpv6AclRuleSrcMask 1.3.6.1.4.1.30065.3.5.1.3.2.1.4
This attribute is the IPv6 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 aristaIpv6AclRuleSrc.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

aristaIpv6AclRuleDest 1.3.6.1.4.1.30065.3.5.1.3.2.1.5
This attribute is the IPv6 destination address to be matched by this ACL rule, subject to the aristaIpv6AclRuleDestMask value.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

aristaIpv6AclRuleDestMask 1.3.6.1.4.1.30065.3.5.1.3.2.1.6
This attribute is the IPv6 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 aristaIpv6AclRuleDest.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

aristaIpv6AclRuleL4PortSrcOper 1.3.6.1.4.1.30065.3.5.1.3.2.1.7
This attribute determines TCP/UDP source-port matching behavior in this ACL rule. If this attribute has value 'any(0)', then attribute aristaIpv6AclRuleL4PortsSrc is ignored.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpv6AclRuleL4PortsSrc 1.3.6.1.4.1.30065.3.5.1.3.2.1.8
This attribute is a list of TCP/UDP source ports to be matched in this ACL rule. They are represented as decimal strings, separated by spaces. A maximum of 10 ports is allowed. Attribute aristaIpv6AclRuleL4PortSrcOper determines how the source ports are matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..60)  

aristaIpv6AclRuleL4PortDestOper 1.3.6.1.4.1.30065.3.5.1.3.2.1.9
This attribute determines TCP/UDP destination-port matching behavior in this ACL rule. If this attribute has value 'any(0)', then attribute aristaIpv6AclRuleL4PortsDest is ignored.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpv6AclRuleL4PortsDest 1.3.6.1.4.1.30065.3.5.1.3.2.1.10
This attribute is a list of TCP/UDP destination ports to be matched in this ACL rule. They are represented as decimal strings, separated by spaces. A maximum of 10 ports is allowed. Attribute aristaIpv6AclRuleL4PortDestOper determines how the destination ports are matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..60)  

aristaIpv6AclRuleHopLimitOper 1.3.6.1.4.1.30065.3.5.1.3.2.1.11
This attribute is the IPv6 Hop Limit operation code used in this ACL rule. Combined with attribute aristaIpv6AclRuleHopLimit, it specifies the IPv6 Hop Limit matching behavior in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRangeOperator  

aristaIpv6AclRuleHopLimit 1.3.6.1.4.1.30065.3.5.1.3.2.1.12
This attribute is the IPv6 Hop Limit value in this ACL rule. Attribute aristaIpv6AclRuleHopLimitOper determines how the Hop Limit values is matched in this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

aristaIpv6AclRuleTcpFlags 1.3.6.1.4.1.30065.3.5.1.3.2.1.13
This attribute describes TCP flags that are matched by this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  BITS fin(0), syn(1), rst(2), psh(3), ack(4), urg(5)  

aristaIpv6AclRuleEstablished 1.3.6.1.4.1.30065.3.5.1.3.2.1.14
This attribute has value 'true(1)' if this ACL rule matches existing TCP connections; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpv6AclRuleIcmpType 1.3.6.1.4.1.30065.3.5.1.3.2.1.15
This attribute is the ICMP type that is matched by this ACL rule. The attribute is ignored in the ACL rule if the value is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

aristaIpv6AclRuleIcmpCode 1.3.6.1.4.1.30065.3.5.1.3.2.1.16
This attribute is the ICMP code that is matched by this ACL rule. The attribute is ignored in the ACL rule if the value is 65535.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

aristaIpv6AclRuleAction 1.3.6.1.4.1.30065.3.5.1.3.2.1.17
This attribute is the action applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  AristaAclRuleAction  

aristaIpv6AclRuleLog 1.3.6.1.4.1.30065.3.5.1.3.2.1.18
This attribute has value 'true(1)' if logging is required in this ACL rule; otherwise, the value is 'false(2)'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

aristaIpv6AclRuleRemark 1.3.6.1.4.1.30065.3.5.1.3.2.1.19
This attribute is the remark string applied to this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

aristaIpv6AclRuleStatsTable 1.3.6.1.4.1.30065.3.5.1.3.3
A table that contains statistics information for IPv6 ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIpv6AclRuleStatsEntry

aristaIpv6AclRuleStatsEntry 1.3.6.1.4.1.30065.3.5.1.3.3.1
Statistics for IPv6 ACL rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIpv6AclRuleStatsEntry  

aristaIpv6AclRuleTimeMark 1.3.6.1.4.1.30065.3.5.1.3.3.1.1
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeFilter  

aristaIpv6AclRuleStatsPktCount 1.3.6.1.4.1.30065.3.5.1.3.3.1.2
This attribute is the number of packets that this ACL rule matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaIpv6AclRuleStatsLastUpdateTime 1.3.6.1.4.1.30065.3.5.1.3.3.1.3
The value of sysUpTime at the time the aristaIpv6AclRuleStatsPktCount was last updated for this ACL rule.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

aristaAclCompliances 1.3.6.1.4.1.30065.3.5.2.1
OBJECT IDENTIFIER    

aristaAclGroups 1.3.6.1.4.1.30065.3.5.2.2
OBJECT IDENTIFIER    

aristaAclCompliance 1.3.6.1.4.1.30065.3.5.2.1.1
The compliance statement for Arista switches that support Access Control Lists (ACLs).
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaAclGroup 1.3.6.1.4.1.30065.3.5.2.2.1
The group of required ACL objects.
Status: current Access: read-only
OBJECT-GROUP