cadDsOfdmProfileDefBitload
CADANT-CMTS-DOWNCHANNEL-MIB ·
.1.3.6.1.4.1.4998.1.1.15.2.8.1.3
Object
The default bit-loading (modulation) for this profile. If cadDsOfdmProfileId is 256, only qpsk, qam16, and qam64 are legal. Otherwise, all but qpsk and qam0 are legal.
Context
- MIB
- CADANT-CMTS-DOWNCHANNEL-MIB
- OID
.1.3.6.1.4.1.4998.1.1.15.2.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadDsOfdmProfileEntry
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-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadDsOfdmProfileDefBitload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadDsOfdmProfileDefBitload.<cadDsOfdmProfileIfIndex>.<cadDsOfdmProfileId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-DOWNCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-DOWNCHANNEL-MIB::cadDsOfdmProfileDefBitload'
Syntax
- Source
- CerOfdmModType
- Base type
Enumeration
Values & Constraints
Type Values
0 | qam0 |
2 | qpsk |
4 | qam16 |
6 | qam64 |
7 | qam128 |
8 | qam256 |
9 | qam512 |
10 | qam1024 |
11 | qam2048 |
12 | qam4096 |
13 | qam8192 |
14 | qam16384 |