All MIBs › AIMOS › aimosUMTSNSOV1ValueSource
aimosUMTSNSOV1ValueSource
Module: AIMOS
OID (symbolic): AIMOS::aimosUMTSNSOV1ValueSource
OID (numeric): 1.3.6.1.4.1.6408.201.3.5.18.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 aimosUMTSNSOV1ValueSource?
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.18.1.2 snmpwalk -v2c -c public <target> AIMOS::aimosUMTSNSOV1ValueSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.5.18.1.2.1 snmpget -v2c -c public <target> AIMOS::aimosUMTSNSOV1ValueSource.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::aimosUMTSNSOV1ValueSource 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5 | aimosUnitManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.18 | aimosUMTSNSOV1Table | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.18.1 | aimosUMTSNSOV1Entry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.5.18.1.2 | aimosUMTSNSOV1ValueSource | AIMOS |