ARISTA-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
9
Rows
9
Columns
70
aristaIpAclTable
table.1.3.6.1.4.1.30065.3.5.1.1.1
·
1 row entry
·
4 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpAclTable
/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::aristaIpAclTable'
A table that contains IP ACLs that are configured on the switch.
Information about a specific IP ACL that is configured on the
switch.
switch.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 |
||||
|
This attribute has value 'true(1)' if the IP ACL is
configured as read-only; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.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 to have per-rule statistics enabled; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.1.1.3 |
||||
|
This attribute has value 'true(1)' if the IP ACL has
incomplete counter; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.1.1.4 |
aristaIpAclRuleTable
table.1.3.6.1.4.1.30065.3.5.1.1.2
·
1 row entry
·
21 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpAclRuleTable
/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::aristaIpAclRuleTable'
A table that contains IP ACL rules that are configured on the switch.
Configuration information about a specific IP ACL rule.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This attribute is the sequence ID for this ACL rule.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.1 |
||||||||||||
|
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 |
||||||||||||
|
This attribute is the IP source address to be matched by this
ACL rule, subject to the aristaIpAclRuleSrcMask value. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.3 |
||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.4 |
||||||||||||
|
This attribute is the IP destination address to be matched by
this ACL rule, subject to the aristaIpAclRuleDestMask value. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.5 |
||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.6 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.1.2.1.7 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.1.2.1.9 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.1.2.1.11 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.13 |
||||||||||||
|
This attribute has value 'true(1)' if this ACL rule is
configured to match IP fragments; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.14 |
||||||||||||
|
This attribute describes TCP flags that are matched by this
ACL rule. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.30065.3.5.1.1.2.1.15 |
||||||||||||
|
This attribute has value 'true(1)' if this ACL rule matches
existing TCP connections; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.16 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
This attribute is the action applied to this ACL rule.
|
AristaAclRuleAction Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.1.2.1.19 |
||||||||||||
|
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.1.2.1.20 |
||||||||||||
|
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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpAclRuleStatsTable
/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::aristaIpAclRuleStatsTable'
A table that contains statistics for IP ACL rules.
Statistics for a specific IP ACL rules.
| Column | Syntax | OID |
|---|---|---|
|
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works. |
RMON2-MIBTimeFilter | .1.3.6.1.4.1.30065.3.5.1.1.3.1.1 |
|
This attribute is the number of packets that this ACL rule
matched. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.5.1.1.3.1.2 |
|
The value of sysUpTime at the time the
aristaIpAclRuleStatsPktCount was last updated for this ACL rule. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.30065.3.5.1.1.3.1.3 |
aristaMacAclTable
table.1.3.6.1.4.1.30065.3.5.1.2.1
·
1 row entry
·
4 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaMacAclTable
/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::aristaMacAclTable'
A table that contains MAC ACLs that are configured on the switch.
Information about a specific MAC ACL that is configured on
the switch.
the switch.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 |
||||
|
This attribute has value 'true(1)' if the MAC ACL is
configured as read-only; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.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 to have per-entry statistics enabled; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.2.1.1.3 |
||||
|
This attribute has value 'true(1)' if the MAC ACL has
incomplete counter statistics; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.2.1.1.4 |
aristaMacAclRuleTable
table.1.3.6.1.4.1.30065.3.5.1.2.2
·
1 row entry
·
9 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaMacAclRuleTable
/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::aristaMacAclRuleTable'
A table that contains MAC ACL rules that are configured on the switch.
Configuration information about a specific MAC ACL rule.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This attribute is the sequence ID for this ACL rule.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.1 |
||||||
|
This attribute is the MAC source address to be matched by
this ACL rule, subject to the aristaMacAclRuleSrcMask value. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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 M… |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.2 |
||||||
|
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 Type Constraints: range: 6Description: 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 M… |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.3 |
||||||
|
This attribute is the MAC destination address to be matched
by this ACL rule, subject to the aristaMacAclRuleSrcMask value. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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 M… |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.4 |
||||||
|
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 Type Constraints: range: 6Description: 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 M… |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.5 |
||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.6 |
||||||
|
This attribute is the action applied to this ACL rule.
|
AristaAclRuleAction Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.2.2.1.7 |
||||||
|
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.2.2.1.8 |
||||||
|
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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaMacAclRuleStatsTable
/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::aristaMacAclRuleStatsTable'
A table that contains statistics information for MAC ACL rules.
Statistics for MAC ACL rules.
| Column | Syntax | OID |
|---|---|---|
|
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works. |
RMON2-MIBTimeFilter | .1.3.6.1.4.1.30065.3.5.1.2.3.1.1 |
|
This attribute is the number of packets that this ACL rule
matched. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.5.1.2.3.1.2 |
|
The value of sysUpTime at the time the
aristaMacAclRuleStatsPktCount was last updated for this ACL rule. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.30065.3.5.1.2.3.1.3 |
aristaIpv6AclTable
table.1.3.6.1.4.1.30065.3.5.1.3.1
·
1 row entry
·
4 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpv6AclTable
/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::aristaIpv6AclTable'
A table that contains IPv6 ACLs that are configured on the switch.
Information about a specific IPv6 ACL that is configured on
the switch.
the switch.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 |
||||
|
This attribute has value 'true(1)' if the IPv6 ACL is
configured as read-only; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.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 to have per-entry statistics enabled; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.3.1.1.3 |
||||
|
This attribute has value 'true(1)' if the IPv6 ACL has
incomplete counter statistics; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.3.1.1.4 |
aristaIpv6AclRuleTable
table.1.3.6.1.4.1.30065.3.5.1.3.2
·
1 row entry
·
19 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpv6AclRuleTable
/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::aristaIpv6AclRuleTable'
A table that contains IPv6 ACL rules that are configured on the switch.
Configuration information about a specific IPv6 ACL rule.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This attribute is the sequence ID for this ACL rule.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.1 |
||||||||||||
|
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 |
||||||||||||
|
This attribute is the IPv6 source address to be matched by this
ACL rule, subject to the aristaIpv6AclRuleSrcMask value. |
INET-ADDRESS-MIBInetAddressIPv6 Type Constraints: range: 16 |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.3 |
||||||||||||
|
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 Type Constraints: range: 16 |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.4 |
||||||||||||
|
This attribute is the IPv6 destination address to be matched by
this ACL rule, subject to the aristaIpv6AclRuleDestMask value. |
INET-ADDRESS-MIBInetAddressIPv6 Type Constraints: range: 16 |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.5 |
||||||||||||
|
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 Type Constraints: range: 16 |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.6 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.3.2.1.7 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.3.2.1.9 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.3.2.1.11 |
||||||||||||
|
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 |
||||||||||||
|
This attribute describes TCP flags that are matched by this
ACL rule. |
Bits Enumerated Values:
|
.1.3.6.1.4.1.30065.3.5.1.3.2.1.13 |
||||||||||||
|
This attribute has value 'true(1)' if this ACL rule matches
existing TCP connections; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.14 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
This attribute is the action applied to this ACL rule.
|
AristaAclRuleAction Type Values:
|
.1.3.6.1.4.1.30065.3.5.1.3.2.1.17 |
||||||||||||
|
This attribute has value 'true(1)' if logging is required in
this ACL rule; otherwise, the value is 'false(2)'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.30065.3.5.1.3.2.1.18 |
||||||||||||
|
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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIpv6AclRuleStatsTable
/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::aristaIpv6AclRuleStatsTable'
A table that contains statistics information for IPv6 ACL rules.
Statistics for IPv6 ACL rules.
| Column | Syntax | OID |
|---|---|---|
|
A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works. |
RMON2-MIBTimeFilter | .1.3.6.1.4.1.30065.3.5.1.3.3.1.1 |
|
This attribute is the number of packets that this ACL rule
matched. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.5.1.3.3.1.2 |
|
The value of sysUpTime at the time the
aristaIpv6AclRuleStatsPktCount was last updated for this ACL rule. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.30065.3.5.1.3.3.1.3 |