XF-RADIOLINK-PTP-RADIO-MIB :: xfRFCurrentStepNumber

MIB Reference — IPNetwork Monitor

All MIBsXF-RADIOLINK-PTP-RADIO-MIBxfRFCurrentStepNumber

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.81miniLinkXFXF-TOP-MIB
1.3.6.1.4.1.193.81.3xfMediaSpecificXF-TOP-MIB
1.3.6.1.4.1.193.81.3.4xfRadioLinkXF-TOP-MIB
1.3.6.1.4.1.193.81.3.4.3xfRadioLinkPtpRadioMIBXF-RADIOLINK-PTP-RADIO-MIB
1.3.6.1.4.1.193.81.3.4.3.1xfRadioLinkPtpRadioObjectsXF-RADIOLINK-PTP-RADIO-MIB
1.3.6.1.4.1.193.81.3.4.3.1.2xfRFIFTableXF-RADIOLINK-PTP-RADIO-MIB
1.3.6.1.4.1.193.81.3.4.3.1.2.1xfRFIFEntryXF-RADIOLINK-PTP-RADIO-MIB
1.3.6.1.4.1.193.81.3.4.3.1.2.1.6xfRFCurrentStepNumberXF-RADIOLINK-PTP-RADIO-MIB