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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaNexthopGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupTable'
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
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Unique index identifying a nexthop group.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.1.1.1 |
||||||||||||
|
Unique name identifying a nexthop group.
|
NexthopGroupName Type Constraints: range: 0..255 |
.1.3.6.1.4.1.30065.3.21.1.1.1.2 |
||||||||||||
|
The type of the nexthop group. The encapsulation information
provided for each entry in the nexthop group corresponds to the type. |
NexthopGroupType Type 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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaNexthopGroupCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupCounterTable'
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.
| Column | Syntax | OID |
|---|---|---|
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.2.1.1 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.30065.3.21.1.2.1.2 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.21.1.2.1.3 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.30065.3.21.1.2.1.4 |