ccPortalSumStatsLongAvgBitSpeed

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.16.2.6.10.1.9

Object

column bits per secondSNMPv2-SMIUnsigned32
An octet-weighted average of the speeds of all packets
sent/received.  (For each possible speed, multiply the
number of octets sent/received by that speed;  divide the
sum by the total number of octets;  multiply by 8).
              				
For transmitted packets, each packet sucessfully sent 
counts as 1, (not N, where N is the number of retries).
              				
This can be said in more plain english as: the average
bit-speed at which packets were sent/received.

Context

MIB
SYMBOL-WS5000-MIB
OID
.1.3.6.1.4.1.388.6.16.2.6.10.1.9
Type
column
Access
readonly
Status
current
Units
bits per second
Parent
ccPortalSumStatsLongEntry
Groups
1

Walk 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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccPortalSumStatsLongAvgBitSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccPortalSumStatsLongAvgBitSpeed.<ccPortalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccPortalSumStatsLongAvgBitSpeed'

Syntax

bits per secondSNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance