ARISTA-QOS-MIB
48 objects
********************************** Overview ********************************** This MIB provides read access to Quality of Service (QoS) configuration and statistics information for Arista platforms. Configuration information available through this MIB includes all class-map, policy-map, and service-policy parameters. The definitions of these object types are given below. Statistics available through this MIB include dropped, sent and matched packet counters per traffic class after any configured QoS policies are applied. ********************************** Definitions ********************************** Class map - A data structure that uses access-control lists to define a data stream. Policy map - A data structure that associates class maps identifying specific data streams with actions that control its transmission. Action - A traffic-management action that is applied to traffic classified as belonging to a particular class. Actions may include modifying CoS or DSCP fields, assigning to traffic-class queues, shaping, or filtering.
Imported Objects
| ARISTA-SMI-MIB | aristaMibs |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.30065.3.13 | IdentityaristaQosMib | ********************************** Overview ********************************** This MIB provides read access to Quality of Service (QoS) configuration and stat… | ||
| 1.3.6.1.4.1.30065.3.13.1 | NodearistaQosMibObjects | |||
| 1.3.6.1.4.1.30065.3.13.1.1 | TablearistaClassMapTable | not-accessible | current | Lists the class maps configured on the system. |
| 1.3.6.1.4.1.30065.3.13.1.1.1 | RowaristaClassMapEntry | not-accessible | current | A conceptual row in aristaClassMapTable. |
| 1.3.6.1.4.1.30065.3.13.1.1.1.1 | ColumnaristaClassMapId | not-accessible | current | Bounded-length identifier for a given class map, derived from the class map's name. |
| 1.3.6.1.4.1.30065.3.13.1.1.1.2 | ColumnaristaClassMapType | not-accessible | current | Type of a given class map. |
| 1.3.6.1.4.1.30065.3.13.1.1.1.3 | ColumnaristaClassMapName | read-only | current | Name of a given class map. |
| 1.3.6.1.4.1.30065.3.13.1.1.1.4 | ColumnaristaClassMapMatchCondition | read-only | current | Indicates how many match criteria traffic must match in order to belong to a class with multiple match critera. |
| 1.3.6.1.4.1.30065.3.13.1.2 | TablearistaClassMapMatchTable | not-accessible | current | Describes the match criteria used to classify traffic as belonging to a class map. |
| 1.3.6.1.4.1.30065.3.13.1.2.1 | RowaristaClassMapMatchEntry | not-accessible | current | A conceptual row in the aristaClassMapMatchTable. |
| 1.3.6.1.4.1.30065.3.13.1.2.1.1 | ColumnaristaClassMapMatchIndex | not-accessible | current | This index identifies the position of a match criterion among all the criteria for a class map. |
| 1.3.6.1.4.1.30065.3.13.1.2.1.2 | ColumnaristaClassMapMatchType | read-only | current | Indicates whether a match criterion of a class map is an IPv4 or an IPv6 access-control list. |
| 1.3.6.1.4.1.30065.3.13.1.2.1.3 | ColumnaristaClassMapMatchName | read-only | current | The name of the access-control list for a match criterion. |
| 1.3.6.1.4.1.30065.3.13.1.3 | TablearistaPolicyMapTable | not-accessible | current | Lists the policy maps configured on the system. |
| 1.3.6.1.4.1.30065.3.13.1.3.1 | RowaristaPolicyMapEntry | not-accessible | current | A conceptual row in aristaPolicyMapTable. |
| 1.3.6.1.4.1.30065.3.13.1.3.1.1 | ColumnaristaPolicyMapId | not-accessible | current | Bounded-length identifier for a given policy map, derived from the policy map's name. |
| 1.3.6.1.4.1.30065.3.13.1.3.1.2 | ColumnaristaPolicyMapType | not-accessible | current | Type of a given policy map. |
| 1.3.6.1.4.1.30065.3.13.1.3.1.3 | ColumnaristaPolicyMapName | read-only | current | Name of a given policy map. |
| 1.3.6.1.4.1.30065.3.13.1.4 | TablearistaPolicyMapClassTable | not-accessible | current | Lists the classes associated with a given policy map. |
| 1.3.6.1.4.1.30065.3.13.1.4.1 | RowaristaPolicyMapClassEntry | not-accessible | current | A conceptual row in aristaPolicyMapClassTable. |
| 1.3.6.1.4.1.30065.3.13.1.4.1.1 | ColumnaristaPolicyMapClassIndex | not-accessible | current | Determines the sequence in which traffic is matched to classes within a policy map. The class with the smallest aristaPolicyMapClassIndex is given the first pr… |
| 1.3.6.1.4.1.30065.3.13.1.4.1.2 | ColumnaristaPolicyMapClassId | read-only | current | Identifier of the class map for a given class in a policy map. |
| 1.3.6.1.4.1.30065.3.13.1.5 | TablearistaPolicyMapActionTable | not-accessible | current | Lists the actions that are applied to traffic classified as belonging to a particular class in a policy map. |
| 1.3.6.1.4.1.30065.3.13.1.5.1 | RowaristaPolicyMapActionEntry | not-accessible | current | A conceptual row in the aristaPolicyMapActionTable. |
| 1.3.6.1.4.1.30065.3.13.1.5.1.1 | ColumnaristaPolicyMapActionType | not-accessible | current | Type of a traffic-management action. For example: If the action is 'set cos 5', then the action type is 'actionSetCos'. |
| 1.3.6.1.4.1.30065.3.13.1.5.1.2 | ColumnaristaPolicyMapActionRateUnit | read-only | current | Indicates the rate unit of shaping/bandwidth actions. rateUnitNone - This action is not a shaping or bandwidth action. rateUnitPps - Packets per second rateUni… |
| 1.3.6.1.4.1.30065.3.13.1.5.1.3 | ColumnaristaPolicyMapActionValue | read-only | current | Value applied in a traffic-management action. For example: If the action is 'set cos 5', then aristaPolicyMapActionValue is 5. |
| 1.3.6.1.4.1.30065.3.13.1.6 | TablearistaServicePolicyTable | not-accessible | current | Lists the policy maps currently applied to interfaces. |
| 1.3.6.1.4.1.30065.3.13.1.6.1 | RowaristaServicePolicyEntry | not-accessible | current | A conceptual row in the aristaServicePolicyTable. |
| 1.3.6.1.4.1.30065.3.13.1.6.1.1 | ColumnaristaServicePolicyIfIndex | not-accessible | current | The index of interface to which a policy map is applied. |
| 1.3.6.1.4.1.30065.3.13.1.6.1.2 | ColumnaristaServicePolicyDirection | not-accessible | current | The direction of traffic for which the service policy applies. input - The service policy applies to inbound traffic. output - The service policy applies to ou… |
| 1.3.6.1.4.1.30065.3.13.1.6.1.3 | ColumnaristaServicePolicyMapId | read-only | current | Identifier of the policy map applied to the interface. |
| 1.3.6.1.4.1.30065.3.13.1.6.1.4 | ColumnaristaServicePolicyMapType | read-only | current | Type of the policy map applied to the interface. |
| 1.3.6.1.4.1.30065.3.13.1.7 | TablearistaQosStatsTable | not-accessible | current | An entry in this table contains dropped, sent and matched packet counters for a given class of a policy map applied in a given direction. Counts are aggregated… |
| 1.3.6.1.4.1.30065.3.13.1.7.1 | RowaristaQosStatsEntry | not-accessible | current | A conceptual row in the aristaQosStatsTable. |
| 1.3.6.1.4.1.30065.3.13.1.7.1.1 | ColumnaristaQosPktsDropped | read-only | current | The number of packets dropped by a service policy. This number is zero for classes of type dataPlane. |
| 1.3.6.1.4.1.30065.3.13.1.7.1.2 | ColumnaristaQosPktsSent | read-only | current | The number of packets classified by a service policy and allowed through. |
| 1.3.6.1.4.1.30065.3.13.1.7.1.3 | ColumnaristaQosPktsMatched | read-only | current | The number of packets classified by a service policy. Equal to the sum of aristaQosPktsDropped and aristaQosPktsSent. |
| 1.3.6.1.4.1.30065.3.13.2 | NodearistaQosMibConformance | |||
| 1.3.6.1.4.1.30065.3.13.2.1 | NodearistaQosMibCompliances | |||
| 1.3.6.1.4.1.30065.3.13.2.1.1 | CompliancearistaQosMibCompliance | current | The compliance statement for Arista switches that support ARISTA-QOS-MIB. | |
| 1.3.6.1.4.1.30065.3.13.2.2 | NodearistaQosMibGroups | |||
| 1.3.6.1.4.1.30065.3.13.2.2.1 | GrouparistaClassMapGroup | current | The collection of objects that represent QoS configuration and statistics information for class maps. | |
| 1.3.6.1.4.1.30065.3.13.2.2.2 | GrouparistaPolicyMapGroup | current | The collection of objects that represent QoS configuration information for policy maps. | |
| 1.3.6.1.4.1.30065.3.13.2.2.3 | GrouparistaPolicyMapActionGroup | current | The collection of objects that represent configuration information for QoS actions. | |
| 1.3.6.1.4.1.30065.3.13.2.2.4 | GrouparistaServicePolicyGroup | current | The collection of objects that represent QoS configuration information for service policies. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AristaQosMapType | INTEGER { controlPlane(1), dataPlane(2) } | current | The type of a class or policy map. controlPlane - The map is applicable only on the control plane of the device. dataPlane - The map is applicable only on the data plane of the device. |
| AristaQosShortId | OCTET STRING (SIZE (1..40)) | current | Identifier with bounded length, derived from a name that may be longer. It includes the first 30 characters of the name. If the name is longer than 30 characters, the identifier contains a hash of the remaining characte… |