hwCmtsCableStatPeakDsFreqBand
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.92.1.4
Object
column MHzSNMPv2-SMIInteger32
Indicates the maximum frequency band of OFDM channels occupied in a day. Only downstream OFDM channels are collected. The principle is as follows: assuming that for 2 OFDM channels whose usage rates are 50%, their original frequency bandwidth is respectively 192 MHz and 96 MHz, and reduced to respectively 190 MHz and 94 MHz after the protection band is not collected, the occupied frequency band of OFDM channels is 190 x 50% + 94 x 50% = 142 MHz, the final result (a value containing decimal places needs to be rounded). 0 represents invalid value.
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.92.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- MHz
- 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::hwCmtsCableStatPeakDsFreqBand'
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::hwCmtsCableStatPeakDsFreqBand.<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::hwCmtsCableStatPeakDsFreqBand'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647