All MIBs › AIMOS › aimosMinPasswordLength
aimosMinPasswordLength
Module: AIMOS
OID (symbolic): AIMOS::aimosMinPasswordLength
OID (numeric): 1.3.6.1.4.1.6408.201.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: aimosMinPasswordLength is an Unsigned32 value in the range of 5 to 40 which states the requirement for the length of passwords.
The provider is allowed to adjust this value, in order to manipulate the password 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 aimosMinPasswordLength?
This is the enforced minimum password length (5-40 characters) for user accounts. Engineers set this to enforce password security policy. Example: set to 12 to require 12-character minimum passwords.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.4 snmpwalk -v2c -c public <target> AIMOS::aimosMinPasswordLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.4.1 snmpget -v2c -c public <target> AIMOS::aimosMinPasswordLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.1.4.1 i <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosMinPasswordLength 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.4 | aimosMinPasswordLength | AIMOS |