cwrHistCtrlTable
CISCO-WIRELESS-IF-MIB ·
.1.3.6.1.4.1.9.9.136.1.7.1
Object
table
This table contains information about histograms configured in hardware. When data is collected it will be stored in histogram bins as follows: All values (X < cwrStartBinValue) will be kept in the first histogram bin. Subsequent values will be distributed in the bins based on the cwrBinDelta. Last bin, will contain all values (X > (cwrStartBinValue + (cwrNumBins - 2) * cwrBinDelta)), i.e. any value that is greater than that may be stored in the last bin.
Context
- MIB
- CISCO-WIRELESS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.136.1.7.1- Type
- table
- Status
- current
- Parent
- cwrRadioHistoryGroup
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwrHistSummaryTable This table contains histogram Summary collected based on the
specifications in the cwrHistCtrlTable. | table | - | .1.3.6.1.4.1.9.9.136.1.7.2 |
| cwrHistDataTable This table contains histogram values collected based on the
specifications in the cwrHistCtrlTable. | table | - | .1.3.6.1.4.1.9.9.136.1.7.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwrHistCtrlEntry This represents one entry in the cwrHistogramTable.
It is indexed by the ifIndex, cwrHistIndex. | row | - | .1.3.6.1.4.1.9.9.136.1.7.1.1 |