All MIBs › AIMOS › aimosBandCalculationFormulaOffset
aimosBandCalculationFormulaOffset
Module: AIMOS
OID (symbolic): AIMOS::aimosBandCalculationFormulaOffset
OID (numeric): 1.3.6.1.4.1.6408.201.3.3.2.1.6
Node type: OBJECT-TYPE
Type: ARFCN
Access: read-only
Description: You can calculate the frequency for any ARFCN with the following formula:
fDL(ARFCN) = aimosBandCalculationFormulaStart + aimosBandCalculationFormulaGap * (ARFCN-aimosBandCalculationFormulaOffset)
Example: formula for Extended GSM 900 is 935000 + 200 * (ARFCN - 1024)
Determine frequency of ARFCN 1023 in E-GSM900:
fDL(1023) = 935.000 + 200 * (1023 - 1024) = 934.800 kHz
In this example aimosBandCalculationFormulaOffset must have the value 1024.
What is aimosBandCalculationFormulaOffset?
ARFCN offset in calculation formula (e.g., '1024'). Reference point for formula. Example: '1024' as offset in E-GSM-900 formula.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.6 snmpwalk -v2c -c public <target> AIMOS::aimosBandCalculationFormulaOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.6.1 snmpget -v2c -c public <target> AIMOS::aimosBandCalculationFormulaOffset.1
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosBandCalculationFormulaOffset OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.3 | aimosBandManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.3.2 | aimosBandCalculationTable | AIMOS |
| 1.3.6.1.4.1.6408.201.3.3.2.1 | aimosBandCalculationEntry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.3.2.1.6 | aimosBandCalculationFormulaOffset | AIMOS |