ARISTA-QOS-MIB Table View

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

Tables
11
Rows
11
Columns
41
.1.3.6.1.4.1.30065.3.13.1.1 · 1 row entry · 4 columns
Lists the class maps configured on the system.
aristaClassMapEntry entry .1.3.6.1.4.1.30065.3.13.1.1.1
A conceptual row in aristaClassMapTable.
Indexes
aristaClassMapId aristaClassMapType
Column Syntax OID
aristaClassMapId
Bounded-length identifier for a given class map, derived from
the class map's name.
AristaQosShortId
Textual Convention: AristaQosShortId OctetString
Type Constraints:
range: 1..40
.1.3.6.1.4.1.30065.3.13.1.1.1.1
aristaClassMapType
Type of a given class map.
AristaQosMapType
Textual Convention: AristaQosMapType Enumeration
Type Values:
1controlPlane
2dataPlane
.1.3.6.1.4.1.30065.3.13.1.1.1.2
aristaClassMapName
Name of a given class map.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.13.1.1.1.3
aristaClassMapMatchCondition
Indicates how many match criteria traffic must match in order to
belong to a class with multiple match critera.
Enumeration
Enumerated Values:
1matchConditionAny
2matchConditionAll
.1.3.6.1.4.1.30065.3.13.1.1.1.4
.1.3.6.1.4.1.30065.3.13.1.2 · 1 row entry · 3 columns
Describes the match criteria used to classify traffic as belonging
to a class map.
aristaClassMapMatchEntry entry .1.3.6.1.4.1.30065.3.13.1.2.1
A conceptual row in the aristaClassMapMatchTable.
Indexes
aristaClassMapId aristaClassMapType aristaClassMapMatchIndex
Column Syntax OID
aristaClassMapMatchIndex
This index identifies the position of a match criterion among all the
criteria for a class map.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.30065.3.13.1.2.1.1
aristaClassMapMatchType
Indicates the type of a match criterion for a class map.
ipv4AccessGroup(1) means that it is an IPv4 access-control list.
ipv6AccessGroup(2) means that it is an IPv6 access-control list.
vlan(3) means that it is a VLAN-…
Enumeration
Enumerated Values:
1ipv4AccessGroup
2ipv6AccessGroup
3vlan
4dscpEcn
5mplsTrafficClass
6macAccessGroup
.1.3.6.1.4.1.30065.3.13.1.2.1.2
aristaClassMapMatchName
Indicates the name of the access-control list if aristaClassMapMatchType
is ipv4AccessGroup(1) or ipv6AccessGroup(2) or macAccessGroup(6).
It indicates the masked VLAN value or the comma-separated
list of VLAN range v…
OctetString
Constraints:
range: 0-100
.1.3.6.1.4.1.30065.3.13.1.2.1.3
.1.3.6.1.4.1.30065.3.13.1.3 · 1 row entry · 3 columns
Lists the policy maps configured on the system.
aristaPolicyMapEntry entry .1.3.6.1.4.1.30065.3.13.1.3.1
A conceptual row in aristaPolicyMapTable.
Indexes
aristaPolicyMapId aristaPolicyMapType
Column Syntax OID
aristaPolicyMapId
Bounded-length identifier for a given policy map, derived from
the policy map's name.
AristaQosShortId
Textual Convention: AristaQosShortId OctetString
Type Constraints:
range: 1..40
.1.3.6.1.4.1.30065.3.13.1.3.1.1
aristaPolicyMapType
Type of a given policy map.
AristaQosMapType
Textual Convention: AristaQosMapType Enumeration
Type Values:
1controlPlane
2dataPlane
.1.3.6.1.4.1.30065.3.13.1.3.1.2
aristaPolicyMapName
Name of a given policy map.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.30065.3.13.1.3.1.3
.1.3.6.1.4.1.30065.3.13.1.4 · 1 row entry · 2 columns
Lists the classes associated with a given policy map.
aristaPolicyMapClassEntry entry .1.3.6.1.4.1.30065.3.13.1.4.1
A conceptual row in aristaPolicyMapClassTable.
Indexes
aristaPolicyMapId aristaPolicyMapType aristaPolicyMapClassIndex
Column Syntax OID
aristaPolicyMapClassIndex
Determines the sequence in which traffic is matched
to classes within a policy map. The class with the smallest
aristaPolicyMapClassIndex is given the first preference.
Class Index values may not be consecutive.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.30065.3.13.1.4.1.1
aristaPolicyMapClassId
Identifier of the class map for a given class in a policy map.
AristaQosShortId
Textual Convention: AristaQosShortId OctetString
Type Constraints:
range: 1..40
.1.3.6.1.4.1.30065.3.13.1.4.1.2
.1.3.6.1.4.1.30065.3.13.1.5 · 1 row entry · 3 columns
Lists the actions that are applied to traffic classified
as belonging to a particular class in a policy map.
aristaPolicyMapActionEntry entry .1.3.6.1.4.1.30065.3.13.1.5.1
A conceptual row in the aristaPolicyMapActionTable.
Indexes
aristaPolicyMapId aristaPolicyMapType aristaClassMapId aristaPolicyMapActionType
Column Syntax OID
aristaPolicyMapActionType
Type of a traffic-management action.
For example: If the action is 'set cos 5', then
the action type is 'actionSetCos'.
Enumeration
Enumerated Values:
1actionSetShape
2actionSetBandwidth
3actionSetCos
4actionSetDscp
5actionSetTc
6actionSetDrop
7actionSetDropPrecedence
.1.3.6.1.4.1.30065.3.13.1.5.1.1
aristaPolicyMapActionRateUnit
Indicates the rate unit of shaping/bandwidth actions.

rateUnitNone
- This action is not a shaping or bandwidth action.
rateUnitPps
- Packets per second
rateUnitKbps
- Kilobits per second
Enumeration
Enumerated Values:
0rateUnitNone
1rateUnitPps
2rateUnitKbps
.1.3.6.1.4.1.30065.3.13.1.5.1.2
aristaPolicyMapActionValue
Value applied in a traffic-management action.
For example: If the action is 'set cos 5', then
aristaPolicyMapActionValue is 5.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.30065.3.13.1.5.1.3
.1.3.6.1.4.1.30065.3.13.1.6 · 1 row entry · 4 columns
Lists the policy maps currently applied to interfaces.
aristaServicePolicyEntry entry .1.3.6.1.4.1.30065.3.13.1.6.1
A conceptual row in the aristaServicePolicyTable.
Indexes
aristaServicePolicyIfIndex aristaServicePolicyDirection
Column Syntax OID
aristaServicePolicyIfIndex
The index of interface to which a policy map is applied.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.30065.3.13.1.6.1.1
aristaServicePolicyDirection
The direction of traffic for which the service policy applies.

input
- The service policy applies to inbound traffic.
output
- The service policy applies to outbound traffic.
Enumeration
Enumerated Values:
1input
2output
.1.3.6.1.4.1.30065.3.13.1.6.1.2
aristaServicePolicyMapId
Identifier of the policy map applied to the interface.
AristaQosShortId
Textual Convention: AristaQosShortId OctetString
Type Constraints:
range: 1..40
.1.3.6.1.4.1.30065.3.13.1.6.1.3
aristaServicePolicyMapType
Type of the policy map applied to the interface.
AristaQosMapType
Textual Convention: AristaQosMapType Enumeration
Type Values:
1controlPlane
2dataPlane
.1.3.6.1.4.1.30065.3.13.1.6.1.4
.1.3.6.1.4.1.30065.3.13.1.7 · 1 row entry · 6 columns
An entry in this table contains dropped, sent and matched packet
and byte counters for a given class of a policy map applied in a given
direction. Counts are aggregated for all interfaces.
          
Byte counters are not supported for all types of policy-maps. On some 
of the Arista hardware platforms, byte counters are entirely unsupported.
          
When byte counters are unavailable, the value of the corresponding 
MIB objects will be zero.
aristaQosStatsEntry entry .1.3.6.1.4.1.30065.3.13.1.7.1
A conceptual row in the aristaQosStatsTable.
Indexes
aristaPolicyMapId aristaPolicyMapType aristaClassMapId aristaServicePolicyDirection
Column Syntax OID
aristaQosPktsDropped
The number of packets dropped by a service policy.
This number is zero for classes of type dataPlane,
with the exception of those that are associated with
a policer.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.1
aristaQosPktsSent
The number of packets classified by a service policy and allowed
through.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.2
aristaQosPktsMatched
The number of packets classified by a service policy.
Equal to the sum of aristaQosPktsDropped and aristaQosPktsSent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.3
aristaQosBytesDropped
The number of bytes dropped by a service policy.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.4
aristaQosBytesSent
The number of bytes classified by a service policy and
allowed through.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.5
aristaQosBytesMatched
The number of bytes classified by a service policy.
Equal to the sum of aristaQosBytesDropped and
aristaQosBytesSent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.7.1.6
.1.3.6.1.4.1.30065.3.13.1.8 · 1 row entry · 3 columns
Lists the ECN Counter Value per unit as supported.
Since different Arista devices have different capabilities 
for ECN counters, the table would contain the counter information 
per entity. This includes both packets that were received with 
congestion marked (ECN bits set) as well as packets that this 
Arista device marked with ECN bits before transmission. In cases 
where the platform is unable to count the already marked packets,
the counter will only reflect the ones being marked by this specific
device on the transmit side.
aristaEcnCounterEntry entry .1.3.6.1.4.1.30065.3.13.1.8.1
A conceptual row in the aristaEcnCounterTable.
Indexes
aristaEcnCounterDescriptor
Column Syntax OID
aristaEcnCounterDescriptor
Describes the entity that the counter corresponds to.
For instance, devices supporting ECN counters per forwarding
element (or per chip) will have descriptor containing information
like <ChipName>
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.30065.3.13.1.8.1.1
aristaEcnCounterValue
The number of packets above average threshhold
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.8.1.2
aristaEcnCounterEntity
The physical index corresponding to the entity which
is a non zero value used to identify a physical entity.
This value will be zero if the entity does not have a
physical index
ENTITY-MIBPhysicalIndexOrZero
Textual Convention: ENTITY-MIBPhysicalIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.30065.3.13.1.8.1.3
.1.3.6.1.4.1.30065.3.13.1.9 · 1 row entry · 5 columns
Lists the ECN Counter Value per port per egress queue as supported.
Since different Arista devices have different capabilities 
for ECN counters, the table would contain the counter information 
per entity. This includes both packets that were received with 
congestion marked (ECN bits set) as well as packets that this 
Arista device marked with ECN bits before transmission. In cases 
where the platform is unable to count the already marked packets,
the counter will only reflect the ones being marked by this specific
device on the transmit side.
aristaEcnQueueCounterEntry entry .1.3.6.1.4.1.30065.3.13.1.9.1
A conceptual row in the aristaEcnQueueCounterTable.
Indexes
aristaEcnIfIndex aristaEcnEgressQueueIndex
Column Syntax OID
aristaEcnIfIndex
The index of an interface
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.30065.3.13.1.9.1.1
aristaEcnEgressQueueIndex
The index of egress queue in the interface.
ARISTA-QUEUE-MIBQueueIndex
Textual Convention: ARISTA-QUEUE-MIBQueueIndex Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.30065.3.13.1.9.1.2
aristaEcnQueueCounterEnabled
This attribute has value 'true(1)' if Ecn counter is enabled
for the interface and queue; 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.13.1.9.1.3
aristaEcnQueuePktsMarked
The number of Ecn marked packets from this egress queue. if
Ecn counter is not enabled, the counter value is 0
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.9.1.4
aristaEcnQueuePktsLocallyMarked
The number of locally marked ECN packets from this egress queue.If
ECN counter is not enabled, the counter value is 0.On some platforms,
locally marked ECN packets are not supported. On these platforms the
value of the …
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.9.1.5
.1.3.6.1.4.1.30065.3.13.1.10 · 1 row entry · 2 columns
An entry in this table contains dropped, sent packet
counters of policer for a given class of a policy map
applied in a given direction.
aristaQosPolicerStatsEntry entry .1.3.6.1.4.1.30065.3.13.1.10.1
A conceptual row in the aristaQosPolicerStatsTable.
Indexes
aristaPolicyMapId aristaPolicyMapType aristaClassMapId aristaServicePolicyDirection aristaServicePolicyIfIndex
Column Syntax OID
aristaQosPolicerPktsDropped
The number of packets dropped by a service policy.
This number is zero for classes of type dataPlane.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.10.1.1
aristaQosPolicerPktsSent
The number of packets classified by a service policy
and allowed through.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.10.1.2
.1.3.6.1.4.1.30065.3.13.1.11 · 1 row entry · 6 columns
An entry in this table contains dropped, sent and matched packet
and byte counters for a given class of a policy map applied in a given
direction for a given interface.
          
Byte counters are not supported for all types of policy-maps. On some
of the Arista hardware platforms, byte counters are entirely unsupported.
          
When byte counters are unavailable, the value of the corresponding
MIB objects will be zero.
aristaQosPerIntfStatsEntry entry .1.3.6.1.4.1.30065.3.13.1.11.1
A conceptual row in the aristaQosPerIntfStatsTable.
Indexes
aristaPolicyMapId aristaPolicyMapType aristaClassMapId aristaServicePolicyDirection aristaServicePolicyIfIndex
Column Syntax OID
aristaQosPerIntfPktsDropped
The number of packets dropped by a service policy.
This number is zero for classes of type dataPlane,
with the exception of those that are associated with
a policer.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.1
aristaQosPerIntfPktsSent
The number of packets classified by a service policy and allowed
through.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.2
aristaQosPerIntfPktsMatched
The number of packets classified by a service policy.
Equal to the sum of aristaQosPerIntfPktsDropped and
aristaQosPerIntfPktsSent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.3
aristaQosPerIntfBytesDropped
The number of bytes dropped by a service policy.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.4
aristaQosPerIntfBytesSent
The number of bytes classified by a service policy and
allowed through.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.5
aristaQosPerIntfBytesMatched
The number of bytes classified by a service policy.
Equal to the sum of aristaQosPerIntfBytesDropped and
aristaQosPerIntfBytesSent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.13.1.11.1.6