dcxFftSampleRate
ARRIS-CMTS-FFT-MIB ·
.1.3.6.1.4.1.4115.1.4.5.1.1.1.1.2
Object
column r/w
Enumeration
FFT 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, the ADC output followed by a down-mixer and quarter-band filter, or the received channel's Nyquist filter output.
Context
- MIB
- ARRIS-CMTS-FFT-MIB
- OID
.1.3.6.1.4.1.4115.1.4.5.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcxFftUpstreamChannelEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CMTS-FFT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CMTS-FFT-MIB::dcxFftSampleRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CMTS-FFT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CMTS-FFT-MIB::dcxFftSampleRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CMTS-FFT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CMTS-FFT-MIB::dcxFftSampleRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adcRate |
2 | halfAdcRate |
3 | quarterAdcRate |
4 | quadrupleSymbolRate |
5 | reserved5 |
6 | reserved6 |
7 | reserved7 |
8 | reserved8 |