aristaNexthopGroupCounterIndex
ARISTA-NEXTHOP-GROUP-MIB ·
.1.3.6.1.4.1.30065.3.21.1.2.1.2
Object
column SNMPv2-SMIUnsigned32
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.
Context
- MIB
- ARISTA-NEXTHOP-GROUP-MIB
- OID
.1.3.6.1.4.1.30065.3.21.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaNexthopGroupCounterEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::aristaNexthopGroupCounterIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::aristaNexthopGroupCounterIndex.<aristaNexthopGroupId>.<aristaNexthopGroupEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-NEXTHOP-GROUP-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-NEXTHOP-GROUP-MIB::aristaNexthopGroupCounterIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of