All MIBs › AIMOS › aimosCommunityLength
aimosCommunityLength
Module: AIMOS
OID (symbolic): AIMOS::aimosCommunityLength
OID (numeric): 1.3.6.1.4.1.6408.201.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: aimosCommunityLength is an Unsigned32 value in the range of 1 to 40 which states the length of community names being generated on reading of aimosCommunity.
The provider is allowed to adjust this value, in order to manipulate the foreseeableness of the community names and therefore increase or decrease the security level. Although this value is in the public area (and could be read from everyone), a modification can take place only in a valid Session, i.e., with a community name, to which a valid login took place.
What is aimosCommunityLength?
This is the configuration for how long (1-40 chars) generated community names should be. Engineers adjust this to balance security vs. memorability. Example: set to 32 for 32-character session community names.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.3 snmpwalk -v2c -c public <target> AIMOS::aimosCommunityLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.3.1 snmpget -v2c -c public <target> AIMOS::aimosCommunityLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosCommunityLength.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::aimosCommunityLength 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.3 | aimosCommunityLength | AIMOS |