AIMOS :: aimosSubRackV1ValueSource

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosSubRackV1ValueSource

aimosSubRackV1ValueSource

Module: AIMOS

OID (symbolic): AIMOS::aimosSubRackV1ValueSource

OID (numeric): 1.3.6.1.4.1.6408.201.3.5.14.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 aimosSubRackV1ValueSource?

A read-only index that is the second key of this table, selecting which kind of value a row represents: 'actual' (queried live from hardware right now, always read-only), 'cached' (the value from the last hardware access, returned by default for faster replies, and treated as 'actual' when no age value is present), or 'desired' (used to write a new value down to the hardware). Writing to a 'cached' instance doesn't logically make sense, but the MIB permits it for convenience and simply treats it the same as writing to 'desired'.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.14.1.2
snmpwalk -v2c -c public <target> AIMOS::aimosSubRackV1ValueSource

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.14.1.2.1
snmpget -v2c -c public <target> AIMOS::aimosSubRackV1ValueSource.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosSubRackV1ValueSource.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::aimosSubRackV1ValueSource 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.14aimosSubRackV1TableAIMOS
1.3.6.1.4.1.6408.201.3.5.14.1aimosSubRackV1EntryAIMOS
1.3.6.1.4.1.6408.201.3.5.14.1.2aimosSubRackV1ValueSourceAIMOS