cwrNumHistBins
CISCO-WIRELESS-IF-MIB ·
.1.3.6.1.4.1.9.9.136.1.7.1.1.7
Object
column
r/w
Integer32
This object represents total number of bins to be created for the histogram.
Context
- MIB
- CISCO-WIRELESS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.136.1.7.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwrHistCtrlEntry
- Table
- cwrHistCtrlTable
- Siblings
- 16
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-508
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwrHistIndex This object, along with ifIndex, is the index into this table
and represents one entry in the table. The entry in this table
for which cwrHistIndex = x is associated with the ent… | column | Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.1 |
| cwrOwnerId This object identifies management station that created this
histogram specification. | column | RMON-MIBOwnerString | .1.3.6.1.4.1.9.9.136.1.7.1.1.10 |
| cwrHistBitShift This object represents the number of bits by which the signal count
is right shifted before it is stored in the histogram bin.
This provides a mechanism to uniformly scale the col… | column | Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.11 |
| cwrHistToneSelection This object identifies which tone in a burst should be sampled for
capturing the data.
cwrCirculate(1):
The successive tones will be used for every successive burst.
cwrAverag… | column | Enumeration | .1.3.6.1.4.1.9.9.136.1.7.1.1.12 |
| cwrHistToneValue If cwrHistToneSelection is cwrSpecificTone then this object
identifies tone that should be used for sampling. | column | Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.13 |
| cwrHistAction This object represents the action to be carried out on this
histogram specification. If a histogram has been successfully
captured then it must be cleared before an other capture
… | column | CISCO-WIRELESS-TC-MIBCwrCollectionAction | .1.3.6.1.4.1.9.9.136.1.7.1.1.14 |
| cwrHistStatus This object represents the current state of this histogram
collection.
Once the histogram collection is complete the status changes
statusCaptured and the data is available for u… | column | CISCO-WIRELESS-TC-MIBCwrCollectionStatus | .1.3.6.1.4.1.9.9.136.1.7.1.1.15 |
| cwrHistRowStatus This object may be used to create or delete a histogram control
specification. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.136.1.7.1.1.16 |
| cwrHistPeriodicSum The histogram data is updated every cwrUpdateRate seconds.
When this object is set to true(1), the latest histogram data set
is summed with the previous histogram data set and th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.136.1.7.1.1.17 |
| cwrHistClass This object represents the attribute that is being histogrammed. | column | CISCO-WIRELESS-TC-MIBCwrRadioSignalAttribute | .1.3.6.1.4.1.9.9.136.1.7.1.1.2 |
| cwrRfResourceId This object identifies the RF resource for which this histogram
specification applies. If this is 0, the agent will automatically
use the most logical value for the specified cwrH… | column | CISCO-WIRELESS-TC-MIBCwrRFZeroIndex | .1.3.6.1.4.1.9.9.136.1.7.1.1.3 |
| cwrDspNumber This object identifies the DSP on which to create the histogram.
If 0 is specified then the agent will automatically use the most
logical DSP for the specified cwrHistClass parame… | column | Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.4 |
| cwrStartBinValue This object represents the maximum of the values that will be
collected in the first bin of the histogram.
All values < cwrStartBinValue will be kept in the first
histogram bin. | column | Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.5 |
| cwrBinDelta This object represents the range of values of the sampled data that
should be accounted for in one histogram bin. For example all data
samples between x..y (where y = x + cwrBinDe… | column | Powers of 2 Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.6 |
| cwrUpdateRate This object represents rate at which snapshots of the histogram
will be available. | column | seconds Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.8 |
| cwrCollDuration This object specifies the duration for which this histogram must
be accumulated. After successfully accumulating data for this amount
of time the collection stops and the cwrHistS… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.136.1.7.1.1.9 |