ccMuSumStatsLongTxAvgRetries100
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.16.3.100.4.1.16
Object
column average x100ScaleBy100
For all transmit packets (those that experienced some
retries, those that were successfully transmitted with
only 1 transmission, and those that attempted max times
and gave-up), the average number of RE-transmission
attempts.
Said another (though identical) way: the sum of all
tranmission attempts divided by the number of unique
packets attempted to be sent.
Since SNMP does not convey decimal values, the result
above is multiplied by 100.
If there were no RE-transmissions, this value would be 0.
If every single packet required exactly two tranmissions,
this value would be 100, (representing 1.00).
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.16.3.100.4.1.16- Type
- column
- Access
- readonly
- Status
- current
- Units
- average x100
- Parent
- ccMuSumStatsLongEntry
- 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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccMuSumStatsLongTxAvgRetries100'
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::ccMuSumStatsLongTxAvgRetries100.<ccMuMac>'
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::ccMuSumStatsLongTxAvgRetries100'
Syntax
average x100ScaleBy100
- Source
- ScaleBy100
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of