aristaNexthopGroupCounterByteCount
ARISTA-NEXTHOP-GROUP-MIB ·
.1.3.6.1.4.1.30065.3.21.1.2.1.4
Object
column SNMPv2-SMICounter64
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.
Context
- MIB
- ARISTA-NEXTHOP-GROUP-MIB
- OID
.1.3.6.1.4.1.30065.3.21.1.2.1.4- 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::aristaNexthopGroupCounterByteCount'
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::aristaNexthopGroupCounterByteCount.<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::aristaNexthopGroupCounterByteCount'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of