hwDocsPnmCmtsUsOfdmaRxMerNumAvgs
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.27.4.1.4
Object
column r/w
Unsigned32
This attribute controls the number of probes the CMTS will use to calculate the RxMER per subcarrier. The average will be computed using the 'leaky integrator' method, where reported RxMER per subcarrier value = alpha*accumulated values + (1-alpha)*current value. Alpha is one minus the reciprocal of the number of averages. For example, if N=25, then alpha = 0.96. A value of 1 indicates no averaging. Re-writing the number of averages will restart the averaging process. If there are no accumulated values, the accumulators are made equal to the first measured bin amplitudes. This object cannot be changed while a capture is in progress. Default value: 5
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.27.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsPnmCmtsUsOfdmaRxMerEntry
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::hwDocsPnmCmtsUsOfdmaRxMerNumAvgs'
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::hwDocsPnmCmtsUsOfdmaRxMerNumAvgs.<ifIndex>.<hwDocsPnmCmtsUsOfdmaRxMerMacAddress>'
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::hwDocsPnmCmtsUsOfdmaRxMerNumAvgs'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255