hwCmtsFmChannelStatusNotActiveReason
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.88.1.12
Object
column obsolete
Enumeration
Indicates the not active reason of FM channel. 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. freqmismatch(21) - The frequency and the frequency profile configured for the port do not match 9. channelidOccupiedByOther(22) - The channel ID is occupied by another channel 10.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 11.confictWithOtherBypassChannel(24) - FM channel conflicts with other bypass channel 12.notSupportFM(25) - Not support FM channel 13.exceedMaxBypassChannelNum(30) - The number of bypass channels exceeds the specification 14.exceedBypassChnFreqSpan(31) - The spectrum exceeds the frequency range allowed by a bypass channel 15.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.88.1.12- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- hwCmtsFmChannelStatusEntry
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::hwCmtsFmChannelStatusNotActiveReason'
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::hwCmtsFmChannelStatusNotActiveReason.<ifIndex>.<hwCmtsFmChannelStatusId>'
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::hwCmtsFmChannelStatusNotActiveReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | other |
2 | noLicense |
3 | modeError |
4 | exceedMaxChannelNum |
5 | exceedMaxFreq |
6 | exceedMaxFreqSpan |
9 | exceedMaxFreqGroup |
21 | freqmismatch |
22 | channelidOccupiedByOther |
23 | overlapfreqwidth |
24 | confictWithOtherBypassChannel |
25 | notSupportFM |
30 | exceedMaxBypassChannelNum |
31 | exceedBypassChnFreqSpan |