ccWlanSumStatsShortAvgBitSpeed
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.4.5.100.9.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-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.4.5.100.9.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- bits per second
- Parent
- ccWlanSumStatsShortEntry
- Groups
- 2
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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccWlanSumStatsShortAvgBitSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccWlanSumStatsShortAvgBitSpeed.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccWlanSumStatsShortAvgBitSpeed'
Syntax
bits per secondSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295