ARISTA-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-QOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 aristaQosMib 1.3.6.1.4.1.30065.3.13
********************************** 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 and per chip ECN counters if supported. ********************************** 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.
       aristaQosMibObjects 1.3.6.1.4.1.30065.3.13.1
           aristaClassMapTable 1.3.6.1.4.1.30065.3.13.1.1 no-access
Lists the class maps configured on the system.
               aristaClassMapEntry 1.3.6.1.4.1.30065.3.13.1.1.1 no-access
A conceptual row in aristaClassMapTable.
                   aristaClassMapId 1.3.6.1.4.1.30065.3.13.1.1.1.1 aristaqosshortid no-access
Bounded-length identifier for a given class map, derived from the class map's name.
                   aristaClassMapType 1.3.6.1.4.1.30065.3.13.1.1.1.2 aristaqosmaptype no-access
Type of a given class map.
                   aristaClassMapName 1.3.6.1.4.1.30065.3.13.1.1.1.3 displaystring read-only
Name of a given class map.
                   aristaClassMapMatchCondition 1.3.6.1.4.1.30065.3.13.1.1.1.4 integer read-only
Indicates how many match criteria traffic must match in order to belong to a class with multiple match critera. Enumeration: 'matchConditionAll': 2, 'matchConditionAny': 1.
           aristaClassMapMatchTable 1.3.6.1.4.1.30065.3.13.1.2 no-access
Describes the match criteria used to classify traffic as belonging to a class map.
               aristaClassMapMatchEntry 1.3.6.1.4.1.30065.3.13.1.2.1 no-access
A conceptual row in the aristaClassMapMatchTable.
                   aristaClassMapMatchIndex 1.3.6.1.4.1.30065.3.13.1.2.1.1 integer32 no-access
This index identifies the position of a match criterion among all the criteria for a class map.
                   aristaClassMapMatchType 1.3.6.1.4.1.30065.3.13.1.2.1.2 integer read-only
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-based match criterion. Enumeration: 'vlan': 3, 'ipv6AccessGroup': 2, 'ipv4AccessGroup': 1.
                   aristaClassMapMatchName 1.3.6.1.4.1.30065.3.13.1.2.1.3 displaystring read-only
Indicates the name of the access-control list if aristaClassMapMatchType is ipv4AccessGroup(1) or ipv6AccessGroup(2). Otherwise, it indicates the masked VLAN value or the comma-separated list of VLAN range values contained in the match criterion.
           aristaPolicyMapTable 1.3.6.1.4.1.30065.3.13.1.3 no-access
Lists the policy maps configured on the system.
               aristaPolicyMapEntry 1.3.6.1.4.1.30065.3.13.1.3.1 no-access
A conceptual row in aristaPolicyMapTable.
                   aristaPolicyMapId 1.3.6.1.4.1.30065.3.13.1.3.1.1 aristaqosshortid no-access
Bounded-length identifier for a given policy map, derived from the policy map's name.
                   aristaPolicyMapType 1.3.6.1.4.1.30065.3.13.1.3.1.2 aristaqosmaptype no-access
Type of a given policy map.
                   aristaPolicyMapName 1.3.6.1.4.1.30065.3.13.1.3.1.3 displaystring read-only
Name of a given policy map.
           aristaPolicyMapClassTable 1.3.6.1.4.1.30065.3.13.1.4 no-access
Lists the classes associated with a given policy map.
               aristaPolicyMapClassEntry 1.3.6.1.4.1.30065.3.13.1.4.1 no-access
A conceptual row in aristaPolicyMapClassTable.
                   aristaPolicyMapClassIndex 1.3.6.1.4.1.30065.3.13.1.4.1.1 integer32 no-access
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.
                   aristaPolicyMapClassId 1.3.6.1.4.1.30065.3.13.1.4.1.2 aristaqosshortid read-only
Identifier of the class map for a given class in a policy map.
           aristaPolicyMapActionTable 1.3.6.1.4.1.30065.3.13.1.5 no-access
Lists the actions that are applied to traffic classified as belonging to a particular class in a policy map.
               aristaPolicyMapActionEntry 1.3.6.1.4.1.30065.3.13.1.5.1 no-access
A conceptual row in the aristaPolicyMapActionTable.
                   aristaPolicyMapActionType 1.3.6.1.4.1.30065.3.13.1.5.1.1 integer no-access
Type of a traffic-management action. For example: If the action is 'set cos 5', then the action type is 'actionSetCos'. Enumeration: 'actionSetBandwidth': 2, 'actionSetCos': 3, 'actionSetTc': 5, 'actionSetShape': 1, 'actionSetDscp': 4.
                   aristaPolicyMapActionRateUnit 1.3.6.1.4.1.30065.3.13.1.5.1.2 integer read-only
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: 'rateUnitKbps': 2, 'rateUnitPps': 1, 'rateUnitNone': 0.
                   aristaPolicyMapActionValue 1.3.6.1.4.1.30065.3.13.1.5.1.3 integer32 read-only
Value applied in a traffic-management action. For example: If the action is 'set cos 5', then aristaPolicyMapActionValue is 5.
           aristaServicePolicyTable 1.3.6.1.4.1.30065.3.13.1.6 no-access
Lists the policy maps currently applied to interfaces.
               aristaServicePolicyEntry 1.3.6.1.4.1.30065.3.13.1.6.1 no-access
A conceptual row in the aristaServicePolicyTable.
                   aristaServicePolicyIfIndex 1.3.6.1.4.1.30065.3.13.1.6.1.1 interfaceindex no-access
The index of interface to which a policy map is applied.
                   aristaServicePolicyDirection 1.3.6.1.4.1.30065.3.13.1.6.1.2 integer no-access
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: 'input': 1, 'output': 2.
                   aristaServicePolicyMapId 1.3.6.1.4.1.30065.3.13.1.6.1.3 aristaqosshortid read-only
Identifier of the policy map applied to the interface.
                   aristaServicePolicyMapType 1.3.6.1.4.1.30065.3.13.1.6.1.4 aristaqosmaptype read-only
Type of the policy map applied to the interface.
           aristaQosStatsTable 1.3.6.1.4.1.30065.3.13.1.7 no-access
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 for all interfaces.
               aristaQosStatsEntry 1.3.6.1.4.1.30065.3.13.1.7.1 no-access
A conceptual row in the aristaQosStatsTable.
                   aristaQosPktsDropped 1.3.6.1.4.1.30065.3.13.1.7.1.1 counter64 read-only
The number of packets dropped by a service policy. This number is zero for classes of type dataPlane.
                   aristaQosPktsSent 1.3.6.1.4.1.30065.3.13.1.7.1.2 counter64 read-only
The number of packets classified by a service policy and allowed through.
                   aristaQosPktsMatched 1.3.6.1.4.1.30065.3.13.1.7.1.3 counter64 read-only
The number of packets classified by a service policy. Equal to the sum of aristaQosPktsDropped and aristaQosPktsSent.
           aristaEcnCounterTable 1.3.6.1.4.1.30065.3.13.1.8 no-access
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 1.3.6.1.4.1.30065.3.13.1.8.1 no-access
A conceptual row in the aristaEcnCounterTable.
                   aristaEcnCounterDescriptor 1.3.6.1.4.1.30065.3.13.1.8.1.1 displaystring no-access
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
                   aristaEcnCounterValue 1.3.6.1.4.1.30065.3.13.1.8.1.2 counter64 read-only
The number of packets above average threshhold
                   aristaEcnCounterEntity 1.3.6.1.4.1.30065.3.13.1.8.1.3 physicalindexorzero read-only
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
       aristaQosMibConformance 1.3.6.1.4.1.30065.3.13.2
           aristaQosMibCompliances 1.3.6.1.4.1.30065.3.13.2.1
               aristaQosMibCompliance 1.3.6.1.4.1.30065.3.13.2.1.1
The compliance statement for Arista switches that support ARISTA-QOS-MIB.
           aristaQosMibGroups 1.3.6.1.4.1.30065.3.13.2.2
               aristaClassMapGroup 1.3.6.1.4.1.30065.3.13.2.2.1
The collection of objects that represent QoS configuration and statistics information for class maps.
               aristaPolicyMapGroup 1.3.6.1.4.1.30065.3.13.2.2.2
The collection of objects that represent QoS configuration information for policy maps.
               aristaPolicyMapActionGroup 1.3.6.1.4.1.30065.3.13.2.2.3
The collection of objects that represent configuration information for QoS actions.
               aristaServicePolicyGroup 1.3.6.1.4.1.30065.3.13.2.2.4
The collection of objects that represent QoS configuration information for service policies.
               aristaEcnCounterGroup 1.3.6.1.4.1.30065.3.13.2.2.5
The objects that represent ECN counter information