All MIBs › AIMOS › aimosBandCalculationFormulaStart
aimosBandCalculationFormulaStart
Module: AIMOS
OID (symbolic): AIMOS::aimosBandCalculationFormulaStart
OID (numeric): 1.3.6.1.4.1.6408.201.3.3.2.1.4
Node type: OBJECT-TYPE
Type: FrequencyRange
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 aimosBandCalculationFormulaStart must have the value 935000.
What is aimosBandCalculationFormulaStart?
Base frequency in kHz for ARFCN calculation (e.g., '935000'). Example: '935000 + 200*(ARFCN-1024)' calculates E-GSM-900 frequency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.4 snmpwalk -v2c -c public <target> AIMOS::aimosBandCalculationFormulaStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.4.1 snmpget -v2c -c public <target> AIMOS::aimosBandCalculationFormulaStart.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::aimosBandCalculationFormulaStart 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.4 | aimosBandCalculationFormulaStart | AIMOS |