rdnCableFftConfigOpMode
RDN-CABLE-SPECTRUM-GROUP-MIB ·
.1.3.6.1.4.1.4981.6.1.2.9.1.5
Object
scalar r/w
Enumeration
Set to tapIn(1) to utilize the FFT engine on the extra demodulator, which has its own RF path. tapIn(1) is valid for cmts 2x8 idle-sid(2) and hardware(3) are valid for DRX.
Context
- MIB
- RDN-CABLE-SPECTRUM-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.6.1.2.9.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rdnCableFftConfigObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CABLE-SPECTRUM-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-GROUP-MIB::rdnCableFftConfigOpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-SPECTRUM-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-SPECTRUM-GROUP-MIB::rdnCableFftConfigOpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tapIn |
2 | idle-sid |
3 | hardware |