ARISTA-ACL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
70
.1.3.6.1.4.1.30065.3.5.1.1.1 · 1 row entry · 4 columns
A table that contains IP ACLs that are configured on the switch.
aristaIpAclEntry entry .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.
Indexes
aristaIpAclName
Column Syntax OID
aristaIpAclName
The name of the IP ACL.
OctetString
Constraints:
range: 0-100
.1.3.6.1.4.1.30065.3.5.1.1.1.1.1
aristaIpAclReadOnly
This attribute has value 'true(1)' if the IP ACL is
configured as read-only; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.1.1.2
aristaIpAclStatsEnabled
This attribute has value 'true(1)' if the IP ACL is
configured to have per-rule statistics enabled; otherwise,
the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.1.1.3
aristaIpAclCountersIncomplete
This attribute has value 'true(1)' if the IP ACL has
incomplete counter; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.1.1.4
.1.3.6.1.4.1.30065.3.5.1.1.2 · 1 row entry · 21 columns
A table that contains IP ACL rules that are configured on the
switch.
aristaIpAclRuleEntry entry .1.3.6.1.4.1.30065.3.5.1.1.2.1
Configuration information about a specific IP ACL rule.
Indexes
aristaIpAclName aristaIpAclRuleSeqId
Column Syntax OID
aristaIpAclRuleSeqId
This attribute is the sequence ID for this ACL rule.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.5.1.1.2.1.1
aristaIpAclRuleProto
This attribute is the IP protocol to be matched by this ACL
rule. The value 0 indicates the rule matches any IP
protocol.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.5.1.1.2.1.2
aristaIpAclRuleSrc
This attribute is the IP source address to be matched by this
ACL rule, subject to the aristaIpAclRuleSrcMask value.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.30065.3.5.1.1.2.1.3
aristaIpAclRuleSrcMask
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 aristaIpAclRuleSr…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.30065.3.5.1.1.2.1.4
aristaIpAclRuleDest
This attribute is the IP destination address to be matched by
this ACL rule, subject to the aristaIpAclRuleDestMask value.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.30065.3.5.1.1.2.1.5
aristaIpAclRuleDestMask
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 aristaI…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.30065.3.5.1.1.2.1.6
aristaIpAclRuleL4PortSrcOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.1.2.1.7
aristaIpAclRuleL4PortsSrc
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 det…
OctetString
Constraints:
range: 0-60
.1.3.6.1.4.1.30065.3.5.1.1.2.1.8
aristaIpAclRuleL4PortDestOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.1.2.1.9
aristaIpAclRuleL4PortsDest
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 aristaIpAclRuleL4PortDestOp…
OctetString
Constraints:
range: 0-60
.1.3.6.1.4.1.30065.3.5.1.1.2.1.10
aristaIpAclRuleTtlOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.1.2.1.11
aristaIpAclRuleTtl
This attribute is the IP TTL value in this ACL rule.
Attribute aristaIpAclRuleTtlOper determines how the TTL
values is matched in this ACL rule.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.5.1.1.2.1.12
aristaIpAclRuleTracked
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.2.1.13
aristaIpAclRuleFragments
This attribute has value 'true(1)' if this ACL rule is
configured to match IP fragments; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.2.1.14
aristaIpAclRuleTcpFlags
This attribute describes TCP flags that are matched by this
ACL rule.
Bits
Enumerated Values:
0fin
1syn
2rst
3psh
4ack
5urg
.1.3.6.1.4.1.30065.3.5.1.1.2.1.15
aristaIpAclRuleEstablished
This attribute has value 'true(1)' if this ACL rule matches
existing TCP connections; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.2.1.16
aristaIpAclRuleIcmpType
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.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.30065.3.5.1.1.2.1.17
aristaIpAclRuleIcmpCode
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.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.30065.3.5.1.1.2.1.18
aristaIpAclRuleAction
This attribute is the action applied to this ACL rule.
AristaAclRuleAction
Textual Convention: AristaAclRuleAction Enumeration
Type Values:
0permit
1deny
2remark
.1.3.6.1.4.1.30065.3.5.1.1.2.1.19
aristaIpAclRuleLog
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.1.2.1.20
aristaIpAclRuleRemark
This attribute is the remark string applied to this ACL rule.
OctetString
Constraints:
range: 0-127
.1.3.6.1.4.1.30065.3.5.1.1.2.1.21
.1.3.6.1.4.1.30065.3.5.1.1.3 · 1 row entry · 3 columns
A table that contains statistics for IP ACL rules.
aristaIpAclRuleStatsEntry entry .1.3.6.1.4.1.30065.3.5.1.1.3.1
Statistics for a specific IP ACL rules.
Indexes
aristaIpAclRuleTimeMark aristaIpAclName aristaIpAclRuleSeqId
Column Syntax OID
aristaIpAclRuleTimeMark
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.4.1.30065.3.5.1.1.3.1.1
aristaIpAclRuleStatsPktCount
This attribute is the number of packets that this ACL rule
matched.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.5.1.1.3.1.2
aristaIpAclRuleStatsLastUpdateTime
The value of sysUpTime at the time the
aristaIpAclRuleStatsPktCount was last updated for this ACL rule.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.30065.3.5.1.1.3.1.3
.1.3.6.1.4.1.30065.3.5.1.2.1 · 1 row entry · 4 columns
A table that contains MAC ACLs that are configured on the switch.
aristaMacAclEntry entry .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.
Indexes
aristaMacAclName
Column Syntax OID
aristaMacAclName
The name of the MAC ACL.
OctetString
Constraints:
range: 0-100
.1.3.6.1.4.1.30065.3.5.1.2.1.1.1
aristaMacAclReadOnly
This attribute has value 'true(1)' if the MAC ACL is
configured as read-only; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.2.1.1.2
aristaMacAclStatsEnabled
This attribute has value 'true(1)' if the MAC ACL is
configured to have per-entry statistics enabled; otherwise,
the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.2.1.1.3
aristaMacAclCountersIncomplete
This attribute has value 'true(1)' if the MAC ACL has
incomplete counter statistics; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.2.1.1.4
.1.3.6.1.4.1.30065.3.5.1.2.2 · 1 row entry · 9 columns
A table that contains MAC ACL rules that are configured on
the switch.
aristaMacAclRuleEntry entry .1.3.6.1.4.1.30065.3.5.1.2.2.1
Configuration information about a specific MAC ACL rule.
Indexes
aristaMacAclName aristaMacAclRuleSeqId
Column Syntax OID
aristaMacAclRuleSeqId
This attribute is the sequence ID for this ACL rule.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.5.1.2.2.1.1
aristaMacAclRuleSrc
This attribute is the MAC source address to be matched by
this ACL rule, subject to the aristaMacAclRuleSrcMask value.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.30065.3.5.1.2.2.1.2
aristaMacAclRuleSrcMask
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 aristaMacAclRule…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.30065.3.5.1.2.2.1.3
aristaMacAclRuleDest
This attribute is the MAC destination address to be matched
by this ACL rule, subject to the aristaMacAclRuleSrcMask value.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.30065.3.5.1.2.2.1.4
aristaMacAclRuleDestMask
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 arista…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.30065.3.5.1.2.2.1.5
aristaMacAclRuleProto
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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.5.1.2.2.1.6
aristaMacAclRuleAction
This attribute is the action applied to this ACL rule.
AristaAclRuleAction
Textual Convention: AristaAclRuleAction Enumeration
Type Values:
0permit
1deny
2remark
.1.3.6.1.4.1.30065.3.5.1.2.2.1.7
aristaMacAclRuleLog
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.2.2.1.8
aristaMacAclRuleRemark
This attribute is the remark string applied to this ACL rule.
OctetString
Constraints:
range: 0-127
.1.3.6.1.4.1.30065.3.5.1.2.2.1.9
.1.3.6.1.4.1.30065.3.5.1.2.3 · 1 row entry · 3 columns
A table that contains statistics information for MAC ACL rules.
aristaMacAclRuleStatsEntry entry .1.3.6.1.4.1.30065.3.5.1.2.3.1
Statistics for MAC ACL rules.
Indexes
aristaMacAclRuleTimeMark aristaMacAclName aristaMacAclRuleSeqId
Column Syntax OID
aristaMacAclRuleTimeMark
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.4.1.30065.3.5.1.2.3.1.1
aristaMacAclRuleStatsPktCount
This attribute is the number of packets that this ACL rule
matched.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.5.1.2.3.1.2
aristaMacAclRuleStatsLastUpdateTime
The value of sysUpTime at the time the
aristaMacAclRuleStatsPktCount was last updated for this ACL rule.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.30065.3.5.1.2.3.1.3
.1.3.6.1.4.1.30065.3.5.1.3.1 · 1 row entry · 4 columns
A table that contains IPv6 ACLs that are configured on the
switch.
aristaIpv6AclEntry entry .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.
Indexes
aristaIpv6AclName
Column Syntax OID
aristaIpv6AclName
The name of the IPv6 ACL.
OctetString
Constraints:
range: 0-100
.1.3.6.1.4.1.30065.3.5.1.3.1.1.1
aristaIpv6AclReadOnly
This attribute has value 'true(1)' if the IPv6 ACL is
configured as read-only; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.3.1.1.2
aristaIpv6AclStatsEnabled
This attribute has value 'true(1)' if the IPv6 ACL is
configured to have per-entry statistics enabled; otherwise,
the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.3.1.1.3
aristaIpv6AclCountersIncomplete
This attribute has value 'true(1)' if the IPv6 ACL has
incomplete counter statistics; otherwise, the value is
'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.3.1.1.4
.1.3.6.1.4.1.30065.3.5.1.3.2 · 1 row entry · 19 columns
A table that contains IPv6 ACL rules that are configured on
the switch.
aristaIpv6AclRuleEntry entry .1.3.6.1.4.1.30065.3.5.1.3.2.1
Configuration information about a specific IPv6 ACL rule.
Indexes
aristaIpv6AclName aristaIpv6AclRuleSeqId
Column Syntax OID
aristaIpv6AclRuleSeqId
This attribute is the sequence ID for this ACL rule.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.5.1.3.2.1.1
aristaIpv6AclRuleProto
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.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.5.1.3.2.1.2
aristaIpv6AclRuleSrc
This attribute is the IPv6 source address to be matched by this
ACL rule, subject to the aristaIpv6AclRuleSrcMask value.
INET-ADDRESS-MIBInetAddressIPv6
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.30065.3.5.1.3.2.1.3
aristaIpv6AclRuleSrcMask
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 aristaIpv6AclRu…
INET-ADDRESS-MIBInetAddressIPv6
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.30065.3.5.1.3.2.1.4
aristaIpv6AclRuleDest
This attribute is the IPv6 destination address to be matched by
this ACL rule, subject to the aristaIpv6AclRuleDestMask value.
INET-ADDRESS-MIBInetAddressIPv6
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.30065.3.5.1.3.2.1.5
aristaIpv6AclRuleDestMask
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 arist…
INET-ADDRESS-MIBInetAddressIPv6
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.30065.3.5.1.3.2.1.6
aristaIpv6AclRuleL4PortSrcOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.3.2.1.7
aristaIpv6AclRuleL4PortsSrc
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 d…
OctetString
Constraints:
range: 0-60
.1.3.6.1.4.1.30065.3.5.1.3.2.1.8
aristaIpv6AclRuleL4PortDestOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.3.2.1.9
aristaIpv6AclRuleL4PortsDest
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 aristaIpv6AclRuleL4PortDest…
OctetString
Constraints:
range: 0-60
.1.3.6.1.4.1.30065.3.5.1.3.2.1.10
aristaIpv6AclRuleHopLimitOper
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.
AristaAclRangeOperator
Textual Convention: AristaAclRangeOperator Enumeration
Type Values:
0any
1eq
2gt
3lt
4neq
5range
.1.3.6.1.4.1.30065.3.5.1.3.2.1.11
aristaIpv6AclRuleHopLimit
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.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.5.1.3.2.1.12
aristaIpv6AclRuleTcpFlags
This attribute describes TCP flags that are matched by this
ACL rule.
Bits
Enumerated Values:
0fin
1syn
2rst
3psh
4ack
5urg
.1.3.6.1.4.1.30065.3.5.1.3.2.1.13
aristaIpv6AclRuleEstablished
This attribute has value 'true(1)' if this ACL rule matches
existing TCP connections; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.3.2.1.14
aristaIpv6AclRuleIcmpType
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.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.30065.3.5.1.3.2.1.15
aristaIpv6AclRuleIcmpCode
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.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.30065.3.5.1.3.2.1.16
aristaIpv6AclRuleAction
This attribute is the action applied to this ACL rule.
AristaAclRuleAction
Textual Convention: AristaAclRuleAction Enumeration
Type Values:
0permit
1deny
2remark
.1.3.6.1.4.1.30065.3.5.1.3.2.1.17
aristaIpv6AclRuleLog
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.5.1.3.2.1.18
aristaIpv6AclRuleRemark
This attribute is the remark string applied to this ACL rule.
OctetString
Constraints:
range: 0-127
.1.3.6.1.4.1.30065.3.5.1.3.2.1.19
.1.3.6.1.4.1.30065.3.5.1.3.3 · 1 row entry · 3 columns
A table that contains statistics information for IPv6 ACL rules.
aristaIpv6AclRuleStatsEntry entry .1.3.6.1.4.1.30065.3.5.1.3.3.1
Statistics for IPv6 ACL rules.
Indexes
aristaIpv6AclRuleTimeMark aristaIpv6AclName aristaIpv6AclRuleSeqId
Column Syntax OID
aristaIpv6AclRuleTimeMark
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.4.1.30065.3.5.1.3.3.1.1
aristaIpv6AclRuleStatsPktCount
This attribute is the number of packets that this ACL rule
matched.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.5.1.3.3.1.2
aristaIpv6AclRuleStatsLastUpdateTime
The value of sysUpTime at the time the
aristaIpv6AclRuleStatsPktCount was last updated for this ACL
rule.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.30065.3.5.1.3.3.1.3