All MIBs › XF-RADIOLINK-PTP-RADIO-MIB › xfRFCurrentStepNumber
xfRFCurrentStepNumber
Module: XF-RADIOLINK-PTP-RADIO-MIB
OID (symbolic): XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumber
OID (numeric): 1.3.6.1.4.1.193.81.3.4.3.1.2.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: 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
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.3.4.3.1.2.1.6 snmpwalk -v2c -c public <target> XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.3.4.3.1.2.1.6.1 snmpget -v2c -c public <target> XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.81.3.4.3.1.2.1.6.1 i <value>
Start monitoring Ericsson XF/MINI-LINK point-to-point microwave radio unit (TX-power/RX-signal-level status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XF-RADIOLINK-PTP-RADIO-MIB::xfRFCurrentStepNumber OID value, configure state conditions and alerts, and monitor any Ericsson XF/MINI-LINK point-to-point microwave radio unit (TX-power/RX-signal-level status) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.81 | miniLinkXF | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.3 | xfMediaSpecific | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.3.4 | xfRadioLink | XF-TOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.193.81.3.4.3 | xfRadioLinkPtpRadioMIB | XF-RADIOLINK-PTP-RADIO-MIB |
| 1.3.6.1.4.1.193.81.3.4.3.1 | xfRadioLinkPtpRadioObjects | XF-RADIOLINK-PTP-RADIO-MIB |
| 1.3.6.1.4.1.193.81.3.4.3.1.2 | xfRFIFTable | XF-RADIOLINK-PTP-RADIO-MIB |
| 1.3.6.1.4.1.193.81.3.4.3.1.2.1 | xfRFIFEntry | XF-RADIOLINK-PTP-RADIO-MIB |
| 1.3.6.1.4.1.193.81.3.4.3.1.2.1.6 | xfRFCurrentStepNumber | XF-RADIOLINK-PTP-RADIO-MIB |