ARISTA-QUEUE-MIB
The MIB module is for managing interface queuing on Arista devices.
Arista Networks has a number of products. This MIB generalizes ingress and
egress queue counters supported on all Arista products. Therefore, a
platform may not support all table indices and counters listed in this MIB.
For example, ingressQueueIndex in aristaIngressQueueTable,
aristaEgressQueuePktsDroppedQFull,
aristaEgressQueuePktsDroppedNoBuffer, and aristaEgressQueueDropPrec
in aristaEgressQueueTable are not supported in 7050 series switches.
- Source file
ARISTA-QUEUE-MIB- Last revised
- Identity
aristaQueueMIB- Base OID
1.3.6.1.4.1.30065.3.6
Imported Objects
| ARISTA-SMI-MIB | aristaMibs |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) |
| SNMPv2-TC | TEXTUAL-CONVENTION (no object page) |
Net-SNMP examples using the arista MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-QUEUE-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-QUEUE-MIB::aristaQueueMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-QUEUE-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-QUEUE-MIB::aristaQueueMIB'
Objects (23)
Showing 23 of 23 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.30065.3.6 |
||
.1.3.6.1.4.1.30065.3.6.1 |
||
.1.3.6.1.4.1.30065.3.6.1.1 |
||
.1.3.6.1.4.1.30065.3.6.1.1.1 |
||
.1.3.6.1.4.1.30065.3.6.1.1.1.1 |
||
.1.3.6.1.4.1.30065.3.6.1.1.1.2 |
||
.1.3.6.1.4.1.30065.3.6.1.1.1.3 |
||
.1.3.6.1.4.1.30065.3.6.1.1.1.4 |
||
.1.3.6.1.4.1.30065.3.6.1.2 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.1 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.10 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.2 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.3 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.4 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.5 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.6 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.7 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.8 |
||
.1.3.6.1.4.1.30065.3.6.1.2.1.9 |
||
.1.3.6.1.4.1.30065.3.6.2 |
||
.1.3.6.1.4.1.30065.3.6.2.1 |
||
.1.3.6.1.4.1.30065.3.6.2.2 |
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- ARISTA-SMI-MIBarista
- SNMPv2-TCrfc
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- ARISTA-QUEUE-MIBaristaselected
Type Definitions (3)
| Enumeration |
dropPrecedence0(0)dropPrecedence1(1)dropPrecedence2(2) |
|
| Enumeration |
unicast(0)multicast(1)mixedPacketType(2) |
|
| Integer32 |
range: 0..2147483647 |
Conformance Groups (1)
|
aristaIngressQueuePktsDropped aristaIngressQueueBytesDropped aristaEgressQueuePkts aristaEgressQueueBytes aristaEgressQueuePktsDropped aristaEgressQueueBytesDropped aristaEgressQueuePktsDroppedQFull aristaEgressQueuePktsDroppedNoBuffer aristaEgressQueueDropPrec
The group of required objects in aristaIngressQueueTable and aristaEgressQueueTable.
|
.1.3.6.1.4.1.30065.3.6.2.2.1
|
Compliance Statements (1)
OID
.1.3.6.1.4.1.30065.3.6.2.1.1The compliance statement for Arista switches that support queue counters.
Required groups
| mandatory | aristaQueueCounterGroup |