xfRFCurrentStepNumberRx

XF-RADIOLINK-PTP-RADIO-MIB · .1.3.6.1.4.1.193.81.3.4.3.1.2.1.15

Object

column r/w Unsigned32
This object sets/shows the RX frequency step number for Agile RAUs.
0 = frequency not yet defined.
              
- To calculate step number for RX, use the following formula:
  New step number Rx = (RX frequency - xfRAUBaseRxFrequency) / XfRAUStepSizeRx
- To calculate RX frequency, use the following formula:
  RX frequency = XfRAUBaseRxFrequency + XfRAUCurrentStepNumberRx * XfRAUStepSizeRx
              
Default value: 0

Context

MIB
XF-RADIOLINK-PTP-RADIO-MIB
OID
.1.3.6.1.4.1.193.81.3.4.3.1.2.1.15
Type
column
Access
readwrite
Status
current
Parent
xfRFIFEntry
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 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumberRx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumberRx.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumberRx'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535