ARISTA-QUEUE-MIB Table View

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

Tables
2
Rows
2
Columns
14
.1.3.6.1.4.1.30065.3.6.1.1 · 1 row entry · 4 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaIngressQueueTable
/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::aristaIngressQueueTable'
This table contains statistical information of the ingress
queue in an interface.
aristaIngressQueueEntry row .1.3.6.1.4.1.30065.3.6.1.1.1
A list of attributes of ingress queues in an interface. The attributes
include dropped packets and dropped bytes of ingress queues.
Column Syntax OID
The index of an interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.30065.3.6.1.1.1.1
The index of ingress queues in the interface. In the case that the
ingress queue information is the sum of the statistics of all ingress queues,
the queueIndex is set as zero.
QueueIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.30065.3.6.1.1.1.2
The number of dropped packets due to congestion at the ingress port in an interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.1.1.3
The number of dropped bytes due to congestion at the ingress port in an
interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.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 row entry · 10 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaEgressQueueTable
/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::aristaEgressQueueTable'
This table contains statistical objects for the egress queues
of an interface.
aristaEgressQueueEntry row .1.3.6.1.4.1.30065.3.6.1.2.1
A list of statistical information of egress queues in an interface.
The statistical information includes transmitted packets, transmitted bytes,
dropped packets, and dropped bytes of egress queues.
Column Syntax OID
The index of an interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.30065.3.6.1.2.1.1
The index of egress queues in the interface.
QueueIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.30065.3.6.1.2.1.2
The type of destination of packets in an egress queue in an interface.
PacketType
Type Values:
0unicast
1multicast
2mixedPacketType
.1.3.6.1.4.1.30065.3.6.1.2.1.3
The number of transmitted packets in the egress queue.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.4
The number of transmitted bytes in the egress queue.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.5
The number of packets discarded from this egress queue.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.6
The number of bytes discarded from this egress queue.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.7
The number of packets discarded from this egress queue when the queue
is full.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.8
The number of packets discarded from this egress queue when there is no
buffer.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.30065.3.6.1.2.1.9
The drop precedence of packets in this egress queue.
DropPrecedence
Type Values:
0dropPrecedence0
1dropPrecedence1
2dropPrecedence2
.1.3.6.1.4.1.30065.3.6.1.2.1.10