All MIBs › ARISTA-NEXTHOP-GROUP-MIB › aristaNexthopGroupCounterIndex
aristaNexthopGroupCounterIndex
Module: ARISTA-NEXTHOP-GROUP-MIB
OID (symbolic): ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupCounterIndex
OID (numeric): 1.3.6.1.4.1.30065.3.21.1.2.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
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.
What is aristaNexthopGroupCounterIndex?
Provides the index of the hardware counter shared by one or more nexthops within a nexthop group on an Arista device. Multiple nexthops may share the same counter index, meaning their traffic statistics are aggregated together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.3.21.1.2.1.2 snmpwalk -v2c -c public <target> ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupCounterIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.3.21.1.2.1.2.1 snmpget -v2c -c public <target> ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupCounterIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaNexthopGroupCounterIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3 | aristaMibs | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3.21 | aristaNexthopGroupMIB | ARISTA-NEXTHOP-GROUP-MIB |
| 1.3.6.1.4.1.30065.3.21.1 | aristaNexthopGroupMibObjects | ARISTA-NEXTHOP-GROUP-MIB |
| 1.3.6.1.4.1.30065.3.21.1.2 | aristaNexthopGroupCounterTable | ARISTA-NEXTHOP-GROUP-MIB |
| 1.3.6.1.4.1.30065.3.21.1.2.1 | aristaNexthopGroupCounterEntry | ARISTA-NEXTHOP-GROUP-MIB |
| 1.3.6.1.4.1.30065.3.21.1.2.1.2 | aristaNexthopGroupCounterIndex | ARISTA-NEXTHOP-GROUP-MIB |