hwCmtsIpReturnUsChannelNotActiveReason
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.66.1.17
Object
column obsolete
Enumeration
The reason of IP return 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.exceedMaxFreqGroup(9) - Exceed maximum frequency group number 8.notSupportIpReturn(11) - Not support Ip return channel 9.notSupportChannelAnnex(20) - Not support channel Annex 10.freqProfMismatch(21) - The frequency and the frequency profile configured for the port do not match 11.channelIdOccupiedByOther(22) - The channel ID is occupied by another channel 12.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 13.confictWithOtherBypassChannel(24) - IP return channel conflict with other bypass channel 14.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.20.66.1.17- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- hwCmtsIpReturnUsChannelEntry
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 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsIpReturnUsChannelNotActiveReason'
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::hwCmtsIpReturnUsChannelNotActiveReason.<ifIndex>.<hwCmtsIpReturnUsChannelId>'
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::hwCmtsIpReturnUsChannelNotActiveReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | other |
2 | noLicense |
3 | modeError |
4 | exceedMaxChannelNum |
5 | exceedMaxFreq |
6 | exceedMaxFreqSpan |
9 | exceedMaxFreqGroup |
11 | notSupportIpReturn |
20 | notSupportChannelAnnex |
21 | freqProfMismatch |
22 | channelIdOccupiedByOther |
23 | overlapfreqwidth |
24 | confictWithOtherBypassChannel |