cadIfCmtsCmOfdmStatusOkOfdmMod
CADANT-CMTS-MAC-MIB ·
.1.3.6.1.4.1.4998.1.1.20.2.32.1.2
Object
The OFDM modulations supported by the CM, as reported in TLV 5.52. QAM8 and QAM32 are not allowed for DS channels.
Context
- MIB
- CADANT-CMTS-MAC-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.2.32.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadIfCmtsCmOfdmStatusEntry
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 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmOfdmStatusOkOfdmMod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmOfdmStatusOkOfdmMod.<cadIfCmtsCmOfdmStatusMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmOfdmStatusOkOfdmMod'
Syntax
- Source
- CADANT-CMTS-DOWNCHANNEL-MIBCerOfdmModBitsType
- Base type
Bits
Values & Constraints
Type Values
0 | qam32768 |
1 | qam16384 |
2 | qam8192 |
3 | qam4096 |
4 | qam2048 |
5 | qam1024 |
6 | qam512 |
7 | qam256 |
8 | qam128 |
9 | qam64 |
10 | qam32 |
11 | qam16 |
12 | qam8 |
13 | qpsk |
14 | bpsk |
15 | zeroBitload |