dlmRxPowerLevel
ELECTROLINE-DHT-STATUS-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.3.6.3
Object
scalar dBmVTenthdBmV
The received power level at the DLM input. It's the modem RX power level added to the RF attenuator pad value.
Context
- MIB
- ELECTROLINE-DHT-STATUS-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.3.6.3- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- dBmV
- Parent
- dhtDlmStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-STATUS-MIB::dlmRxPowerLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-STATUS-MIB::dlmRxPowerLevel'