MIB Viewer

ARRIS-CMTS-FFT-MIB

25 objects
This MIB manages the FFT software on the Arris CMTS
Imported Objects
ARRIS-MIBcmtsCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIenterprises Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.4115.1.4.5.1IdentitycmtsFftMIBThis MIB manages the FFT software on the Arris CMTS
1.3.6.1.4.1.4115.1.4.5.1.1NodedcxFftObjects
1.3.6.1.4.1.4115.1.4.5.1.1.1TabledcxFftUpstreamChannelTablenot-accessiblecurrentArris CMTS FFT upstream channel configuration table. An entry in this table exists for each ifEntry with an ifType of docsCableUpstreamInterface (129) that sup…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1RowdcxFftUpstreamChannelEntrynot-accessiblecurrentArris FFT upstream channel entry.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.1ColumndcxFftSizeread-writecurrentNumber of samples to be collected for FFT. Valid values are 256, 512, 1024, 2048, 4096. The FFT payload size will be the number of samples multiplied by the nu…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.2ColumndcxFftSampleRateread-writecurrentFFT sample rate based on the input source to the FFT. The input to the FFT can be the ADC output, the ADC output followed by a down-mixer and half-band filter,…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.3ColumndcxFftCentreFrequencyread-writecurrentFFT centre frequency. This object is used only if dcxFftSampleRate is set to halfAdcRate or quarterAdcRate to set the down-mixer frequency.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.4ColumndcxFftWindowingread-writecurrentSet the frequency-domain windowing filter.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.5ColumndcxFftLogAveragingTimeConstantread-writecurrentTime averaging constant exponent, M. Constant is 2^M. Setting this object to zero disables averaging.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.6ColumndcxFftOutputFormatread-writecurrentFFT processor output format. Format can be i. raw complex time-domain I/Q format ii. FFT data in I/Q format iii. FFT data in power format iv. FFT data in ampli…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.7ColumndcxFftOperatingModeread-writecurrentOperating mode of FFT process. Determines whether the FFT measurement takes place while no CMs are transmitting (measuring noise floor), during a CM burst, or …
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.8ColumndcxFftIdleIntervalread-writecurrentInterval in microseconds between consecutive FFT triggers when dcxFftOperatingMode is baseSpectrum or periodicSpectrum. This object is not used if dcxFftOperat…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.9ColumndcxFftBurstSidread-writecurrentSID on which to trigger the FFT process. This object is used only if dcxFftOperatingMode is set to burstSpectrum.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.10ColumndcxFftBurstIUCread-writecurrentIUC type on which to trigger the FFT process. This object is used only if dcxFftOperatingMode is set to burstSpectrum or periodicSpectrum. A value of 0 means t…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.11ColumndcxFftLogicalChannelread-writecurrentLogical channel on which to trigger the FFT process. This object is used only if dcxFftOperatingMode is set to periodicSpectrum. A value of -1 means trigger on…
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.12ColumndcxFftTriggerCountread-writecurrentNumber of times to trigger FFT when dcxFftEnable and dcxFftApplyConfig are set to true. Set this object to zero to trigger FFT continuously.
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.13ColumndcxFftEnableread-writecurrentSet to true to enable FFT on this channel. Set to false to disable. Setting will take effect when dcxFftApplyConfig is set to true
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.14ColumndcxFftApplyConfigread-writecurrentSet to true to trigger an FFT process with configuration determined by the other objects in this group. An SNMP GET of this object will always return false
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.15ColumndcxFftInProgressread-onlycurrentThis object will return true if an FFT process is currently in progress (having been started by a SET to dcxFftApplyConfig) for this upstream channel. Returns …
1.3.6.1.4.1.4115.1.4.5.1.1.1.1.16ColumndcxFftCurrentTriggersread-onlycurrentNumber of FFT triggers since the last FFT process was started.
1.3.6.1.4.1.4115.1.4.5.1.1.2TabledcxFftPayloadTablenot-accessiblecurrentArris CMTS FFT upstream channel payload table.
1.3.6.1.4.1.4115.1.4.5.1.1.2.1RowdcxFftPayloadEntrynot-accessiblecurrentArris CMTS FFT upstream channel payload entry. Multiple entries in this table exist for each ifEntry with an ifType of docsCableUpstreamInterface (129) that su…
1.3.6.1.4.1.4115.1.4.5.1.1.2.1.1ColumndcxFftPayloadIndexnot-accessiblecurrentAn identifier for the 256-byte buffer available at the dcxFftPayloadData object.
1.3.6.1.4.1.4115.1.4.5.1.1.2.1.2ColumndcxFftPayloadDataread-onlycurrentThe FFT payload data in the buffer identified by dcxFftPayloadIndex.
Type Definitions
NameSyntaxStatusDescription
DcxFftPayloadBufferOCTET STRING (SIZE (0..256))currentA buffer that contains upstream FFT payload data.