hwCmtsRfPowerDsMonitorFreqType
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.74.1.4
Object
column r/w
Enumeration
Indicates the spectrum type of RF output power monitoring. Not more than one monitoring frequency of CATV type (CATV types include catv-qaw and catv-cw) and with the adjust-power function can be configured. Not more than one monitoring frequency of DOCSIS type (DOCSIS type includes doc-scqam) and with the adjust-power function can be configured. Default: docScqam(2) Options: 1. catvQam(1) -CATV digital TV channel 2. docScqam(2) -DOCSIS single carrier quadrature amplitude modulation channel 3. catvCw(3) -CATV continuous wave channel
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.74.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsRfPowerDsMonitorConfigEntry
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::hwCmtsRfPowerDsMonitorFreqType'
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::hwCmtsRfPowerDsMonitorFreqType.<hwFrameIndex>.<hwCmtsRfPowerDsMonitorIndex>'
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::hwCmtsRfPowerDsMonitorFreqType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | catvQam |
2 | docScqam |
3 | catvCw |