ARISTA-TAPAGG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
6
aristaTapaggPolicyTable
table.1.3.6.1.4.1.30065.3.31.1.1
·
1 row entry
·
2 columns
This table contains information about the tapagg policies
configured in the system.
The configuration construct 'policy-map type tapagg' is used
to create and maintain these policies. Once a policy is defined it
can be applied against the appropriate interfaces. The basic idea
behind these policies is to classify packets (IP or IPv6 packet
information or L2 packet information etc.) and on relevant matches
take specific actions. One example of an action is to set
the aggregation-group for the matched traffic.
This table provides a simple list of tapagg policies, and a
subsequent table provides additional details for each policy.
A single conceptual row containing information about a tapagg
policy.
A conceptual row is identified by a bounded-length identifier that
corresponds to the name of the policy.
policy.
A conceptual row is identified by a bounded-length identifier that
corresponds to the name of the policy.
Indexes
aristaTapaggPolicyId
| Column | Syntax | OID |
|---|---|---|
|
aristaTapaggPolicyId
A bounded-length identifier that is mapped from the
tapagg policy name. |
ARISTA-QOS-MIBAristaQosShortId Textual Convention: ARISTA-QOS-MIBAristaQosShortId OctetStringType Constraints: range: 1..40 |
.1.3.6.1.4.1.30065.3.31.1.1.1.1 |
|
aristaTapaggPolicyName
The full name of the tapagg policy-map.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.30065.3.31.1.1.1.2 |
.1.3.6.1.4.1.30065.3.31.1.2
·
1 row entry
·
4 columns
This table contains additional details about the tapagg policies
configured in the system.
Within a policy the packet match criteria and set action are
provided using 'class-maps'. Internally the device maintains
useful state, including counters, for each class-map.
However, a simple match criteria along with a set
action can be provided without the class-map construct as well. In
this case, the device will automatically construct an internal/unique
class-map for this specific match/set configuration.
As mentioned above, counters are maintained for matched packets.
However, this requires explicit configuration so that the counter
resources in the hardware can be enabled.
There will be a conceptual row in this table for every class-map
configured inside a policy.
A single conceptual row containing information about a
specific class-map within a policy.
A conceptual row is identified by the following components:
1. A bounded-length identifier that corresponds to …
specific class-map within a policy.
A conceptual row is identified by the following components:
1. A bounded-length identifier that corresponds to …
Indexes
aristaTapaggPolicyId aristaTapaggPolicyClassIndex
| Column | Syntax | OID |
|---|---|---|
|
aristaTapaggPolicyClassIndex
An index that identifies the sequence in which match criteria are
evaluated in the device hardware. An index with a smaller value will be evaluated first. The index values themselves may not be consecutive. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.30065.3.31.1.2.1.1 |
|
aristaTapaggPolicyClassName
The name of the class-map within the policy that corresponds
to this conceptual row. As described earlier, a simple match/set configuration is possible without creating a class-map construct. In that the … |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.30065.3.31.1.2.1.2 |
|
aristaTapaggPolicyPktsMatched
The number of packets that matched the specific packet
classification criteria that corresponds to this conceptual row. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.31.1.2.1.3 |
|
aristaTapaggPolicyBytesMatched
The number of bytes that matched the specific packet
classification criteria that corresponds to this conceptual row. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.31.1.2.1.4 |