xfRFCurrentStepNumber
XF-RADIOLINK-PTP-RADIO-MIB ·
.1.3.6.1.4.1.193.81.3.4.3.1.2.1.6
Object
column r/w
Unsigned32
This object sets/shows the frequency step number.
0 = frequency not yet defined.
For Classic RAUs, TX and RX frequencies can not be set individually.
The span between them is always fixed and depends on different frequency and sub band.
- To calculate step number for TX and RX, use the following formulas:
New step number = (TX frequency - XfRAUBaseTxFrequency) / XfRAUStepSize
New step number = (RX frequency - xfRAUBaseRxFrequency) / XfRAUStepSize
- To calculate TX and RX frequencies, use the following formulas:
TX frequency = XfRAUBaseTxFrequency + XfRAUCurrentStepNumber * XfRAUStepSize
RX frequency = XfRAUBaseRxFrequency + XfRAUCurrentStepNumber * XfRAUStepSize
For Agile RAUs, the TX and RX frequencies can be set individually.
Above formulas are only valid for TX frequency.
For RX frequency, xfRFCurrentStepNumberRx must be used.
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.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xfRFIFEntry
- Groups
- 1
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 '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::xfRFCurrentStepNumber'
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::xfRFCurrentStepNumber.<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::xfRFCurrentStepNumber'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of