All MIBs › AIMOS › aimosCommunity
aimosCommunity
Module: AIMOS
OID (symbolic): AIMOS::aimosCommunity
OID (numeric): 1.3.6.1.4.1.6408.201.1.2
Node type: OBJECT-TYPE
Type: Community
Access: read-only
Description: aimosCommunity of type Community issues a Community-Name required for the communication with the A.I.M.O.S. SNMP Agent. The Community public only allows access to the aimosPublic area.
The validity of a Community-Name expires, when . it has no longer been used for a certain time (s. aimosSessionTimeout) . the logoff followed the login (s. aimosLoginState) . the A.I.M.O.S. SNMP Agent Windows NT service is closed.
Accessing the aimosCommunity object with the Community public (or an invalid Community-Name) returns a Community-Name with a random combination of characters. The object aimosCommunityLength determines the length of this character chain. Only Community-Names created in this way are accepted by the A.I.M.O.S. SNMP Agent.
An access to aimosCommunity using a valid generated Community-Name (instead of public) provides no new name but the Community-Name used in the query.
What is aimosCommunity?
This is the SNMP community name generated for the current session; expires on timeout or logout. Engineers receive this after login for authenticated access. Example: returns 'sess_001_abc123xyz' as the temporary session community.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.2 snmpwalk -v2c -c public <target> AIMOS::aimosCommunity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.2.1 snmpget -v2c -c public <target> AIMOS::aimosCommunity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosCommunity.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::aimosCommunity 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.1 | aimosPublic | AIMOS |
| 1.3.6.1.4.1.6408.201.1.2 | aimosCommunity | AIMOS |