hwCmtsEqamChannelNotActiveReason

HUAWEI-CMTS-MIB · .1.3.6.1.4.1.2011.6.180.1.1.19.1.1.9

Object

column Enumeration
The reason of EQAM channel not active.
Options:
1.other(1)                          - Other reason                   
2.noLicense(2)                      - No license                 
3.modeError(3)                      - Channel mode error            
4.exceedMaxChannelNum(4)            - Channel ID exceeds actual capability      
5.exceedMaxFreq(5)                  - The channel frequency exceeds actual capability             
6.exceedMaxFreqSpan(6)              - Exceed maximum frequency span         
7.exceedMaxEqamRateNum(7)           - The number of EQAM symbol-rate exceeds the actual capability       
8.exceedMaxFreqGroup(9)             - Exceed maximum frequency group number 
9.exceedDocsisDsNum(13)             - The number of DOCSIS downstream channel exceeds real capability 
10.exceedDsEqamNum(14)              - The number of EQAM downstream channel exceeds real capability 
11.exceedDocsisAndVodEqamDsNum(16)  - The total number of DOCSIS and EQAM VOD downstream channels exceeds the actual capability 
12.notSupportChannelAnnex(20)       - Not support channel Annex
13.freqProfMismatch(21)             - The frequency and the frequency profile configured for the port do not match 
14.channelIdOccupiedByOther(22)     - The channel ID is occupied by another channel 
15.overlapfreqwidth(23)             - The difference of frequency between two downstream channels is incorrect. It must be at least 8 MHz in AnnexA mode and 6 MHz in AnnexB mode
16.notSupportChannelModulation(29)  - The board does not support the configured channel modulation mode
17.invalid(-1)                      - Indicates the downstream channel is active

Context

MIB
HUAWEI-CMTS-MIB
OID
.1.3.6.1.4.1.2011.6.180.1.1.19.1.1.9
Type
column
Access
readonly
Status
current
Parent
hwCmtsEqamChannelEntry

Walk 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 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsEqamChannelNotActiveReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsEqamChannelNotActiveReason.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwCmtsEqamChannelNotActiveReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1other
2noLicense
3modeError
4exceedMaxChannelNum
5exceedMaxFreq
6exceedMaxFreqSpan
7exceedMaxEqamRateNum
9exceedMaxFreqGroup
13exceedDocsisDsNum
14exceedDsEqamNum
16exceedDocsisAndVodEqamDsNum
20notSupportChannelAnnex
21freqProfMismatch
22channelIdOccupiedByOther
23overlapfreqwidth
29notSupportChannelModulation