AIMOS :: aimosMasterV1ValueSource

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosMasterV1ValueSource

aimosMasterV1ValueSource

Module: AIMOS

OID (symbolic): AIMOS::aimosMasterV1ValueSource

OID (numeric): 1.3.6.1.4.1.6408.201.3.5.13.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 aimosMasterV1ValueSource?

This read-only object is the second index of its table and selects which kind of value a lookup returns: 'actual' forces a live hardware query, 'cached' returns the last value the agent already fetched (the default, used to keep replies fast), or 'desired' is used when a value is about to be changed on the hardware. Writes are technically accepted on cached-value instances for convenience, but the agent treats them the same as a write to the desired value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.13.1.2
snmpwalk -v2c -c public <target> AIMOS::aimosMasterV1ValueSource

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.13.1.2.1
snmpget -v2c -c public <target> AIMOS::aimosMasterV1ValueSource.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::aimosMasterV1ValueSource 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.13aimosMasterUnitV1TableAIMOS
1.3.6.1.4.1.6408.201.3.5.13.1aimosMasterUnitV1EntryAIMOS
1.3.6.1.4.1.6408.201.3.5.13.1.2aimosMasterV1ValueSourceAIMOS