All MIBs › CISCO-WIRELESS-IF-MIB › cwrSnapshotType
cwrSnapshotType
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrSnapshotType
OID (numeric): 1.3.6.1.4.1.9.9.136.1.9.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
Description: This object represents the attribute that is being snapshoted by
the hardware. When a snapshot request is issued up to 4 simultaneous
radio signal attribute may be captured at once.
The 4 attributes are specified by bit OR'ing the snapshot types
identified below. When a snapshot specification
is started all the specified attributes are captured simultaneously.
The TX and RX types cannot be mixed. RX, Sync types can be mixed.
When a snapshot request is issued up to four radio signal attributes
may be requested at once, one from each set:
===============================================
Type Set1 Set2
===============================================
RX y1n(x1) y2n(x2)
H2k(x80) H1k(x40)
- -
Sync - FreqCorr(x8000)
- FLL_FFT_Sp(x20000)
TX CodecIn(x200) IFFTIn(x400)
===============================================
===============================================
Type Set3 Set4
===============================================
RX Y2k(x8) Y1k(x4)
h1n(x10) h2n(x20)
zhat(x100) -
Sync FreqOffCF(x2000)(*) BrstTimeCF(x1000)(*)
- TT_FCorr(x10000)
TX - RoundOut(x800)
===============================================
(*) BrstTimeCF cannot be mixed with Set2
(*) FreqOffCF cannot be mixed with Set1
Note that only the Tx* attributes may be captured on DSP's 1, 2.
The attributes are:
RxRawBurstAnt1Y1n(0x01):
This represents a snapshot of the received signal for RF
resource 1. For every sample the real and imaginary components
are captured.
Units: (I, q)
Value: 32 bit quantities.
RxRawBurstAnt2Y2n(0x02):
This represents a snapshot of the received signal for RF
resource 2. For every sample the real and imaginary components
are captured.
Units: (I, q)
Value: 32 bit quantities.
RxSpectrumAnt1Y1k(0x04):
This represents a snapshot of the spectrum of the received
signal for RF resource 1. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxSpectrumAnt2Y2k(0x08):
This represents a snapshot of the spectrum of the received
signal for RF resource 2. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxTimeDomainChannelAnt1H1n(0x10):
This represents a snapshot of the time domain channel
for RF resource 1. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxTimeDomainChannelAnt2H2n(0x20):
This represents a snapshot of the time domain channel
for RF resource 2. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxFreqDomainChannelAnt1H1k(0x40):
This represents a snapshot of the frequency domain channel
for RF resource 1. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxFreqDomainChannelAnt2H2k(0x80),
This represents a snapshot of the frequency domain channel
for RF resource 2. For every sample the real and
imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
RxConstellationZHatk(0x100):
This represents a snapshot of the soft decisions.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
TxCodecInput(0x200):
This represents a snapshot of input values to the Tx Code.
Units: Real values.
Value: 32 bit quantities.
TxIFFTInput(0x400):
This represents a snapshot of the IFFT signal for the
Transmitted data.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
TxRoundOutput(0x800):
This represents a snapshot of the Rounded Constellation signal
for the Transmitted data.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
SyncBurstTimeCostFunc(0x1000):
This represents the timing cost function for Sync bursts.
Units: Real values.
Value: 32 bit quantities.
SynFreqOffsetCostFunc(0x2000):
This represents a snapshot of the frequeny offsets.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
SyncFllFreqCorrelation(0x8000):
This represents a snapshot of Frequency correlation.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
SyncFllTrainToneCorrelation(0x10000):
This represents a snapshot of Frequency locked loop's Training
tone correlation.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.
SyncFllFFTSpectrum(0x20000):
This represents a snapshot of Frequency locked loop, FFT
Spectrum.
For every sample the real and imaginary components are captured.
Units: (I, q)
Value: 32 bit quantities.What is cwrSnapshotType?
An Integer32, read-create, specifying which radio-signal attributes the hardware should capture in a snapshot, with up to four attribute codes bit-OR'd together for simultaneous capture. The MIB notes TX and RX attribute types cannot be mixed in one snapshot, so this field also constrains which attribute combinations are even valid to request together. For example, an engineer wanting to correlate receive power with SINR at the exact same instant would bit-OR those two RX-side attribute codes into cwrSnapshotType to capture both simultaneously.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.136 | ciscoWirelessIfMIB | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1 | cwrRadioMibObjects | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.9 | cwrRadioSnapshotGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.9.1 | cwrSnapshotCtrlTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.9.1.1 | cwrSnapshotCtrlEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.9.1.1.2 | cwrSnapshotType | CISCO-WIRELESS-IF-MIB |