AIMOS :: aimosGSMNSOV1ValueSource

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosGSMNSOV1ValueSource

aimosGSMNSOV1ValueSource

Module: AIMOS

OID (symbolic): AIMOS::aimosGSMNSOV1ValueSource

OID (numeric): 1.3.6.1.4.1.6408.201.3.5.16.1.2

Node type: OBJECT-TYPE

Type: ValueSource

Access: read-only

Description: This object of type ValueSource is the second index in this table.

It indicates, which value is to be addressed (actual, cached or desired value):

. actual : An access to the hardware takes place in order to query the current values. These values are stored in the SNMP Agents local database. Actual values are read only.

. cached : The values stored with the last hardware access are indicated. This is the default in order to shorten the period of reply. If the associated age value is missing, then the access is treated in such a way, as if actual one would have indicated. Cached values are read only (see remark below).

. desired: Has to be used, if values on the hardware are to be changed.

Remark: Although write accesses on cached values do not make a sense, are they permitted in order to facilitate handling with the MIB. Write accesses on cached values are treated in such a way, as if desired one would have indicated.

What is aimosGSMNSOV1ValueSource?

This read-only field is the second index of the GSM NSO table and tells you which kind of value a given row represents: "actual" means the SNMP agent queried the hardware live for the current value, "cached" (the default, for faster replies) means it's showing the value from the last hardware access, and "desired" is the setting to use when you want to change a value on the hardware. Actual and cached instances are read-only in practice — a write aimed at a cached instance is simply treated as if it targeted the desired instance instead.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.16.1.2
snmpwalk -v2c -c public <target> AIMOS::aimosGSMNSOV1ValueSource

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.16.1.2.1
snmpget -v2c -c public <target> AIMOS::aimosGSMNSOV1ValueSource.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::aimosGSMNSOV1ValueSource 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.5aimosUnitManagementAIMOS
1.3.6.1.4.1.6408.201.3.5.16aimosGSMNSOV1TableAIMOS
1.3.6.1.4.1.6408.201.3.5.16.1aimosGSMNSOV1EntryAIMOS
1.3.6.1.4.1.6408.201.3.5.16.1.2aimosGSMNSOV1ValueSourceAIMOS