AIMOS :: aimosBandCalculationFormulaBandWidth

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosBandCalculationFormulaBandWidth

aimosBandCalculationFormulaBandWidth

Module: AIMOS

OID (symbolic): AIMOS::aimosBandCalculationFormulaBandWidth

OID (numeric): 1.3.6.1.4.1.6408.201.3.3.2.1.5

Node type: OBJECT-TYPE

Type: Integer32

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 aimosBandCalculationFormulaGap must have the value 200.

What is aimosBandCalculationFormulaBandWidth?

Channel spacing in kHz in formula (e.g., '200'). Frequency increment per channel. Example: '200' kHz per ARFCN in GSM bands.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.5
snmpwalk -v2c -c public <target> AIMOS::aimosBandCalculationFormulaBandWidth

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.3.2.1.5.1
snmpget -v2c -c public <target> AIMOS::aimosBandCalculationFormulaBandWidth.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::aimosBandCalculationFormulaBandWidth 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.6408mikomAIMOS
1.3.6.1.4.1.6408.201aimosAIMOS
1.3.6.1.4.1.6408.201.3aimosObjectsAIMOS
1.3.6.1.4.1.6408.201.3.3aimosBandManagementAIMOS
1.3.6.1.4.1.6408.201.3.3.2aimosBandCalculationTableAIMOS
1.3.6.1.4.1.6408.201.3.3.2.1aimosBandCalculationEntryAIMOS
1.3.6.1.4.1.6408.201.3.3.2.1.5aimosBandCalculationFormulaBandWidthAIMOS