hwCmtsEqamChannelInterleaveDepth
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.19.1.1.5
Object
column r/w
Enumeration
The Forward Error Correction (FEC) interleaving used for this EQAM channel. Options: 1. unknown(1) - unknown 2. other(2) - Indicates the other modulation type 3. taps8Increment16(3) - protection 5.9/4.1 usec, latency .22/.15 msec 4. taps16Increment8(4) - protection 12/8.2 usec, latency .48/.33 msec 5. taps32Increment4(5) - protection 24/16 usec, latency .98/.68 msec 6. taps64Increment2(6) - protection 47/33 usec, latency 2/1.4 msec 7. taps128Increment1(7) - protection 95/66 usec, latency 4/2.8 msec 8. taps12increment17(8) - protection 18/14 usec, latency 0.43/0.32 msec
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.19.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsEqamChannelEntry
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::hwCmtsEqamChannelInterleaveDepth'
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::hwCmtsEqamChannelInterleaveDepth.<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::hwCmtsEqamChannelInterleaveDepth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | taps8Increment16 |
4 | taps16Increment8 |
5 | taps32Increment4 |
6 | taps64Increment2 |
7 | taps128Increment1 |
8 | taps12increment17 |