cwceLteRadioHistoryRsrqTable
CISCO-WAN-CELL-EXT-MIB ·
.1.3.6.1.4.1.9.9.817.1.1.1.2.2
Object
table
This table contains Cellular 4G/LTE RSRQ history.
The history of RSRQ are carried in an octet of string.
Each octet in the octet string has a value from 3 to 20
and the 25 value is reserved to indicate an uninitialized
(Invalid) value. The format of the octet string with n
octets is as following:
[ octet 0 is latest,
octet 1 is latest-1,
.
.
octet n-2 is oldest-1,
octet n-1 is oldest ]
To convert the provided value into dB the following formula
should be used:
dB = (-1)*value
Context
- MIB
- CISCO-WAN-CELL-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.817.1.1.1.2.2- Type
- table
- Status
- current
- Parent
- cwceLteRadioHistory
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-CELL-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CELL-EXT-MIB::cwceLteRadioHistoryRsrqTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CELL-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CELL-EXT-MIB::cwceLteRadioHistoryRsrqTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.