Installation Manual
CiscouBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration 51
histogram
ALPHA DRAFT - CISCO CONFIDENTIAL
Syntax Description
Example
The following command will display the set of currently configured thresholds for the modem card
in slot 3, port 0 on DSP number 5.
WMCS01(boot)(config-if)# show interfaces radio 3/0 thresholds dsp 5
Threshold AttributefreqOffset
Threshold TypedownChange
Antenna Id2
Threshold Value-100
Threshold Hysteresis Time0
Threshold Limit Time0
Threshold Statusnot in service
histogram
A histogram statistic is one where data is sampled every burst and the values are assigned to a fixed
number of bins. Assigning a value to a bin simply increments the count for that bin. The number of
bins in the histogram is specified by the NumBins parameter.
This command configures a histogram collection specification with the software. The data for the
histogram is collected as soon as the command succeeds and continues until the specification is
deleted using the [no] option or the collectionInterval expires. The data collected is printed out to
the console at user-specified intervals. Privileged configuration access is required.
For every threshold defined, antennaNum and tone are conditional. The attributes in, receivedPower,
GainSettingsIF, gainSettingsRF, and totalGain are applicable for antenna_num. The attributes in,
inr, and constVarience are applicable for tone.
Use the no version of this command to delete any histogram configuration specification.
Use the histdisplay format of this command control the printing of the information to the screen.
Use the histclear format of this command to clear the collected histogram data.
Unless an error occurs, no notifications are displayed on the console.
radio histogram <statParam> [dsp <dspId>] <antenna_num> <StartBinValue> <BinDelta>
<NumBins> <BitShift> <BurstTone> [collectionInterval <interval>] [periodic <interval> sum
<{true | false}] [tone <circulate | average | number <tone-number> ]
no radio histogram <statParam> <antenna_num> [dsp <dspId>]
radio histdisplay <statParam> <antenna_num> [dsp <dspId>] {on | off}
radio interface <slot>/<port> histclear <statParam> <antenna_num> [dsp <dspId>]
slot Positive integer representing the CiscouBR7200 series slot number.
port Positive integer representing the port number on that slot.
dspNum The DSP number.