Home/Catalog/ARISTA-NEXTHOP-GROUP-MIB

ARISTA-NEXTHOP-GROUP-MIB

AI MIB Summary

The ARISTA-NEXTHOP-GROUP-MIB monitors the configuration status and traffic statistics of user-defined Equal Cost MultiPath (ECMP) nexthop groups on Arista EOS devices, specifically tracking tunnel destinations, encapsulation parameters (such as GRE or IP-in-IP), and hardware-resident forwarding entries. This module enables the observation of per-group packet counters and operational states for routes utilizing custom nexthop lists to manage traffic splitting and tunneling decisions in the data plane.

This MIB contains information about NextHop Groups (NHG). General L3 routing creates routing table entries, each of which are associated with a nexthop. If multiple paths exist for a specific route, the route points to a set of nexthops (commonly referred as ECMP or Equal Cost MultiPath). Arista devices support a feature which allows customers to manually create a nexthop list, and use this list to route packets to the specified set of nexthop addresses. Customers can associate a tunnel type (GRE, for example) with the nexthop group, allowing relevant packets to be tunneled as well. The packet forwarding or routing decision happens in hardware. Nexthop group feature gives customers full control of how a route should be forwarded (tunneled or otherwise). The number of entries in the nexthop group is also determined by the user, and directly translates to the number of nexthop entries in the hardware for the specified route. Let's provide an example, looking at EOS CLI example. nexthop-group foo type ip-in-ip ttl 64 entry 0 tunnel-destination 10.1.1.1 entry 1 tunnel-destination 20.1.1.1 ! ip route 30.1.1.0/24 Nexthop-Group foo In the above configuration, any packet destined to 30.1.1.0/24 will be forwarded by the nexthop group 'foo'. Each entry inside the nexthop group specifies a particular nexthop ('tunnel destination') chosen by the customer. In this example, packets can be forwarded via either of the nexthop (traffic split equally between the 2 entries). This MIB module provides information relevant to the nexthop group feature, specifically the status of various nexthop groups configured, and traffic statistics.
Main OID:
aristaNexthopGroupMIB.1.3.6.1.4.1.30065.3.21
19
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

19 total
Object Name
aristaNexthopGroupMIBThis MIB contains information about NextHop Groups (NHG). General L3 routing creates routing table entries, each of which are associated with a nexthop. If multiple paths exist for a specific route, the route points to a set of nexthops (commonly referred as ECMP or Equal Cost MultiPath). Arista devices support a feature which allows customers to manually create a nexthop list, and use this list to route packets to the specified set of nexthop addresses. Customers can associate a tunnel type (GRE, for example) with the nexthop group, allowing relevant packets to be tunneled as well. The packet forwarding or routing decision happens in hardware. Nexthop group feature gives customers full control of how a route should be forwarded (tunneled or otherwise). The number of entries in the nexthop group is also determined by the user, and directly translates to the number of nexthop entries in the hardware for the specified route. Let's provide an example, looking at EOS CLI example. nexthop-group foo type ip-in-ip ttl 64 entry 0 tunnel-destination 10.1.1.1 entry 1 tunnel-destination 20.1.1.1 ! ip route 30.1.1.0/24 Nexthop-Group foo In the above configuration, any packet destined to 30.1.1.0/24 will be forwarded by the nexthop group 'foo'. Each entry inside the nexthop group specifies a particular nexthop ('tunnel destination') chosen by the customer. In this example, packets can be forwarded via either of the nexthop (traffic split equally between the 2 entries). This MIB module provides information relevant to the nexthop group feature, specifically the status of various nexthop groups configured, and traffic statistics.
MODULE-IDENTITY
.1.3.6.1.4.1.30065.3.21
aristaNexthopGroupMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.30065.3.21.1
aristaNexthopGroupTableThis table contains information about the nexthop groups that are present in the device.
SEQUENCE OF AristaNexthopGroupEntry
.1.3.6.1.4.1.30065.3.21.1.1
aristaNexthopGroupEntryA conceptual row, containing information for a specific nexthop group.
AristaNexthopGroupEntry
.1.3.6.1.4.1.30065.3.21.1.1.1
aristaNexthopGroupIdUnique index identifying a nexthop group.
Unsigned32
.1.3.6.1.4.1.30065.3.21.1.1.1.1
aristaNexthopGroupNameUnique name identifying a nexthop group.ro
NexthopGroupName
.1.3.6.1.4.1.30065.3.21.1.1.1.2
aristaNexthopGroupTypeThe type of the nexthop group. The encapsulation information provided for each entry in the nexthop group corresponds to the type.ro
NexthopGroupType
.1.3.6.1.4.1.30065.3.21.1.1.1.3
aristaNexthopGroupCounterTableEach nexthop group contains several entries - each entry specifies a particular nexthop through which a packet can be forwarded. There is packet and byte counter information associated with each such nexthop. This table represents the per nexthop counter information for every nexthop group.
SEQUENCE OF AristaNexthopGroupCounterEntry
.1.3.6.1.4.1.30065.3.21.1.2
aristaNexthopGroupCounterEntryA conceptual row, containing counter information for every nexthop defined inside the nexthop group.
AristaNexthopGroupCounterEntry
.1.3.6.1.4.1.30065.3.21.1.2.1
aristaNexthopGroupEntryIndexAs described in the beginning of the MIB module each nexthop group can have multiple entries, one per 'destination' or 'nexthop'. Each entry within a nexthop group has a number or index as configured by the user. This MIB object represents the entry index within the nexthop group.
Unsigned32
.1.3.6.1.4.1.30065.3.21.1.2.1.1
aristaNexthopGroupCounterIndexFor every nexthop within a nexthop group, packet and byte counters are maintained by the device. Counters can be shared by multiple such nexthops and the counter index will be the same for all of those nexthops.ro
Unsigned32
.1.3.6.1.4.1.30065.3.21.1.2.1.2
aristaNexthopGroupCounterPacketCountThe number of packets forwarded through the specific nexthop. Note that since counters are shared with multiple nexthops, the packet count is an aggregate of packets forwarded through all the relevant nexthops.ro
Counter64
.1.3.6.1.4.1.30065.3.21.1.2.1.3
aristaNexthopGroupCounterByteCountThe byte count of packets forwarded through the specific nexthop. Note that since counters are shared with multiple nexthops, the byte count is an aggregate of packets forwarded through all the relevant nexthops.ro
Counter64
.1.3.6.1.4.1.30065.3.21.1.2.1.4
aristaNexthopGroupMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.30065.3.21.2
aristaNexthopGroupMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.30065.3.21.2.1
aristaNexthopGroupMibComplianceThe compliance statement for Arista switches that implement the ARISTA-NEXTHOP-GROUP-MIB.
Unknown
.1.3.6.1.4.1.30065.3.21.2.1.1
aristaNexthopGroupMibGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.30065.3.21.2.2
aristaNexthopGroupGroupThe collection of objects that provide nexthop group information in the system.
Unknown
.1.3.6.1.4.1.30065.3.21.2.2.1
aristaNexthopGroupCounterGroupThe collection of objects that provide counter information for every nexthop in the nexthop group.
Unknown
.1.3.6.1.4.1.30065.3.21.2.2.2
ARISTA-NEXTHOP-GROUP-MIB - SNMP MIB Reference | MIBs Explorer