AIMOS :: aimosBandCalculationFormulaOffset

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosBandCalculationFormulaOffset

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 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.6aimosBandCalculationFormulaOffsetAIMOS