hzQtmRadioReceiveSignalLevel
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.5.4.1.1.5
Object
column SNMPv2-SMIInteger32
The Received Signal Level indicates the power of the receive level in dBm. The number is divided by 10 to get the actual dBm. For example, -432 is actually -43.2dBm.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.5.4.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hzQtmRadioEntry
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 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmRadioReceiveSignalLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmRadioReceiveSignalLevel.<hzQtmRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmRadioReceiveSignalLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647