docsPnmCmDsOfdmRxMerStdDev

DOCS-PNM-MIB · .1.3.6.1.4.1.4491.2.1.27.1.2.5.1.4

Object

column hundredthDbUnsigned32
This attribute is the standard deviation of the dB values of the RxMER
measurements of all active subcarriers. The standard deviation is
computed directly on the dB values as follows:
  StdDev = sqrt(sum of (RxMER dB values - RxMER_mean)^2 / number of RxMER values)

Context

MIB
DOCS-PNM-MIB
OID
.1.3.6.1.4.1.4491.2.1.27.1.2.5.1.4
Type
column
Access
readonly
Status
current
Units
hundredthDb
Parent
docsPnmCmDsOfdmRxMerEntry
Groups
1

Walk 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 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmDsOfdmRxMerStdDev'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmDsOfdmRxMerStdDev.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-PNM-MIB::docsPnmCmDsOfdmRxMerStdDev'

Syntax

hundredthDbUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance