hwCmtsCableStatPeakDsChannelNum
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.92.1.3
Object
column SNMPv2-SMIInteger32
Indicates the maximum number of DOCSIS 3.0 channels occupied in a day. the unit is 1/10 channels, Only downstream DOCSIS 3.0 channels are collected. The principle is as follows: assuming that usage rates of 2 DOCSIS 3.0 channels are respectively 58% and 89%, the number of occupied DOCSIS 3.0 channels is 1 x 58% +1 x 89% = 1.47, As 1/10 channels, 1.47 x 10 = 14.7. Then 14.7 is rounded to 14, the final result. 0 represents invalid value.
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.92.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCmtsCableStatEntry
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::hwCmtsCableStatPeakDsChannelNum'
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::hwCmtsCableStatPeakDsChannelNum.<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::hwCmtsCableStatPeakDsChannelNum'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647