cwceLteRadioHistoryRsrpTable
CISCO-WAN-CELL-EXT-MIB ·
.1.3.6.1.4.1.9.9.817.1.1.1.2.1
Object
table
This table contains Cellular 4G/LTE RSRP history.
The history of RSRP are carried in an octet of string.
Each octet in the octet string has a value from 40 to
140 and the 150 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 dBm the following formula
should be used:
dBm = (-1)*value
Context
- MIB
- CISCO-WAN-CELL-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.817.1.1.1.2.1- 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::cwceLteRadioHistoryRsrpTable'
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::cwceLteRadioHistoryRsrpTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.