aristaXgsCpuQueueStatsEntry
ARISTA-XGS-MIB ·
.1.3.6.1.4.1.30065.3.26.16.1
Object
row
A single conceptual row providing queue statistics
data.
On Arista devices equipped with the XGS chipset, packet
forwarding decisions are done by XGS, which is also
referred as 'Forwarding ASIC' or 'Forwarding Element'.
In some situations, the packets cannot be fully handled
by the Forwarding Element. These need to be processed by
Arista EOS. In these situations, the Forwarding Element will
send the packet to the CPU. Some examples of such packets:
a. Protocol packets like BGP, LACP that need to be processed
by EOS.
b. Packets that cannot be forwarded in hardware like IP
packets with options information.
c. Packets that cannot be forwarded in hardware due to
incomplete information (for example, missing ARP data).
The Forwarding Element to CPU connection appears as another
logical interface in hardware. This logical interface has
several queues associated with it. Packets will end up
in one of the finite number of queues based on configuration.
Some Arista devices ship with multiple such Forwarding Elements
(XGS chip). Each Forwarding Element has an independent interface
that represents the CPU with its own set of queues.
This single conceptual row identifies queue statistics that
correspond to a single Forwarding Element and a single CPU queue.
Context
- MIB
- ARISTA-XGS-MIB
- OID
.1.3.6.1.4.1.30065.3.26.16.1- Type
- row
- Status
- current
- Parent
- aristaXgsCpuQueueStatsTable
- Table
- aristaXgsCpuQueueStatsTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaXgsCpuQueueStatsForwardingElementIdentifier Identifier that represents a specific Forwarding Element
that is sending packets to the CPU interface. | column | OctetString | .1.3.6.1.4.1.30065.3.26.16.1.1 |
| aristaXgsCpuQueueStatsQueueIdentifier Identifier that represents a specific queue
of the given CPU interface. | column | OctetString | .1.3.6.1.4.1.30065.3.26.16.1.2 |
| aristaXgsCpuQueueStatsRxBytes Number of bytes received and processed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.30065.3.26.16.1.3 |
| aristaXgsCpuQueueStatsRxPackets Number of packets received and processed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.30065.3.26.16.1.4 |
| aristaXgsCpuQueueStatsRxBytesDropped Number of bytes dropped. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.30065.3.26.16.1.5 |
| aristaXgsCpuQueueStatsRxPacketsDropped Number of packets dropped. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.30065.3.26.16.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaXgsCpuQueueStatsForwardingElementIdentifier Identifier that represents a specific Forwarding Element
that is sending packets to the CPU interface. | column | OctetString | .1.3.6.1.4.1.30065.3.26.16.1.1 |
| aristaXgsCpuQueueStatsQueueIdentifier Identifier that represents a specific queue
of the given CPU interface. | column | OctetString | .1.3.6.1.4.1.30065.3.26.16.1.2 |