ccPortalSumStatsShortThroughput
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.16.2.6.9.1.6
Object
Actual number of bits sent and received over the window,
divided by the number of seconds in the window.
For transmitted packets, each packet sucessfully sent
counts as 1, (not N, where N is the number of retries).
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.16.2.6.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- bits per second
- Parent
- ccPortalSumStatsShortEntry
- Table
- ccPortalSumStatsShortTable
- Siblings
- 19
Syntax
bits per second SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccPortalSumStatsShortTimestamp Snapshot of sysUpTime as of the END of the 'window' of
time that this entry of values represents. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.388.6.16.2.6.9.1.1 |
| ccPortalSumStatsShortAvgMuSignal The average of all signal values over the window.
NOTE: dBm are normally negative. Here the NEGATIVE values
are reported as POSITIVE values. PO | column | dBm SNMPv2-SMIInteger32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.10 |
| ccPortalSumStatsShortAvgMuNoise The average of all noise values over the window. | column | dBm SNMPv2-SMIInteger32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.11 |
| ccPortalSumStatsShortAvgMuSnr The average of all SNR values over the window. | column | dB SNMPv2-SMIInteger32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.12 |
| ccPortalSumStatsShortPp10kNUcastPkts Ratio of packets that were NOT unicast.
Expressed as parts-per-10000. | column | parts-per-10000 PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.13 |
| ccPortalSumStatsShortPp10kTxWithRetries Ratio of TX packets that experienced one or more retries.
Expressed as parts-per-10000. | column | parts-per-10000 PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.14 |
| ccPortalSumStatsShortPp10kTxMaxRetries Ratio of TX packets that were dropped due to excessive.
Expressed as parts-per-10000. | column | parts-per-10000 PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.15 |
| ccPortalSumStatsShortTxAvgRetries100 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),… | column | average x100 ScaleBy100 | .1.3.6.1.4.1.388.6.16.2.6.9.1.16 |
| ccPortalSumStatsShortPp10kRxUndecrypt Ratio of RX packets that were undecryptable.
Expressed as parts-per-10000. | column | parts-per-10000 PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.17 |
| ccPortalSumStatsShortTotalMus The total number of MUs associated to the given Radio | column | number of MUs Unsigned32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.18 |
| ccPortalSumStatsShortPp10kRfUtil The approximate utilization of the Portal's RF port.
Calculated as Throughput divided by AvgBitSpeed.
Expressed as parts-per-10000. | column | parts-per-10000 PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.19 |
| ccPortalSumStatsShortNumPkts The number of packets used to calculate the statistics in
this window. | column | packets SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.2 |
| ccPortalSumStatsShortPp10kDropped Packets dropped divided by packets sent. Dropped here
means dropped intentionally due to the appropriate QoS
queue being full. Other reasons for dropped packets are
not count… | column | PartsPer10k | .1.3.6.1.4.1.388.6.16.2.6.9.1.20 |
| ccPortalSumStatsShortPktsPerSec100 Packets per second as averaged over the 'window'.
For transmitted packets, each packet sucessfully sent
counts as 1, (not N, where N is the number of retries).
… | column | pkts per sec x100 ScaleBy100 | .1.3.6.1.4.1.388.6.16.2.6.9.1.3 |
| ccPortalSumStatsShortPktsPerSecTx100 Packets per second TX as averaged over the 'window'.
Each packet sucessfully sent counts as 1, (not N, where N
is the number of retries).
Since SNMP … | column | pkts per sec x100 ScaleBy100 | .1.3.6.1.4.1.388.6.16.2.6.9.1.4 |
| ccPortalSumStatsShortPktsPerSecRx100 Packets per second RX as averaged over the 'window'.
Since SNMP does not convey decimal values, the result
is multiplied by 100. | column | pkts per sec x100 ScaleBy100 | .1.3.6.1.4.1.388.6.16.2.6.9.1.5 |
| ccPortalSumStatsShortThroughputTx Actual number of bits TX over the window,
divided by the number of seconds in the window.
Each packet sucessfully sent counts as 1, (not N, where N
is the number of… | column | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.7 |
| ccPortalSumStatsShortThroughputRx Actual number of bits RX over the window,
divided by the number of seconds in the window. | column | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.8 |
| ccPortalSumStatsShortAvgBitSpeed 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 … | column | bits per second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.388.6.16.2.6.9.1.9 |