ARISTA-NEXTHOP-GROUP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
7
aristaNexthopGroupTable
table.1.3.6.1.4.1.30065.3.21.1.1
·
1 row entry
·
3 columns
This table contains information about the nexthop groups that are present in the device.
A conceptual row, containing information for a specific
nexthop group.
nexthop group.
Indexes
aristaNexthopGroupId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aristaNexthopGroupId
Unique index identifying a nexthop group.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.1.1.1 |
||||||||||||
|
aristaNexthopGroupName
Unique name identifying a nexthop group.
|
NexthopGroupName Textual Convention: NexthopGroupName OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.30065.3.21.1.1.1.2 |
||||||||||||
|
aristaNexthopGroupType
The type of the nexthop group. The encapsulation information
provided for each entry in the nexthop group corresponds to the type. |
NexthopGroupType Textual Convention: NexthopGroupType EnumerationType Values:
|
.1.3.6.1.4.1.30065.3.21.1.1.1.3 |
.1.3.6.1.4.1.30065.3.21.1.2
·
1 row entry
·
4 columns
Each 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.
A conceptual row, containing counter information for every
nexthop defined inside the nexthop group.
nexthop defined inside the nexthop group.
Indexes
aristaNexthopGroupId aristaNexthopGroupEntryIndex
| Column | Syntax | OID |
|---|---|---|
|
aristaNexthopGroupEntryIndex
As 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 M… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.2.1.1 |
|
aristaNexthopGroupCounterIndex
For 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. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.2.1.2 |
|
aristaNexthopGroupCounterPacketCount
The 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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.21.1.2.1.3 |
|
aristaNexthopGroupCounterByteCount
The 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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.21.1.2.1.4 |