MIB Viewer

docsPnmCmtsUtscCfgWindow

OBJECT-TYPE
1.3.6.1.4.1.4491.2.1.27.1.3.10.2.1.16
Access
read-write
Status
current
Sub-identifiers
0
This attribute specifies the windowing function that will be used when performing the discrete Fourier transform for the upstream spectrum analysis. Use of 'modern' windowing functions not yet defined will likely be specified as 'other'. The CCAP MUST be capable of implementing rectangular windowing and at least one of the following other window types when performing discrete Fourier transform on upstream spectrum sample data: - Hann windowing - Blackman Harris windowing. The CCAP SHOULD implement Hamming windowing for performing discrete Fourier transform on upstream spectrum sample data. The CCAP MAY implement Flat Top windowing for performing discrete Fourier transform on upstream spectrum sample data. The CCAP MAY implement Gaussian windowing for performing discrete Fourier transform on upstream spectrum sample data. The CCAP MAY implement Chebyshev windowing for performing discrete Fourier transform on upstream spectrum sample data.
INTEGER { other(1), rectangular(2), hann(3), blackmanHarris(4), hamming(5), flatTop(6), gaussian(7), chebyshev(8) }