All MIBs › AIMOS › aimosPasswordExpirationPeriod
aimosPasswordExpirationPeriod
Module: AIMOS
OID (symbolic): AIMOS::aimosPasswordExpirationPeriod
OID (numeric): 1.3.6.1.4.1.6408.201.3.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object of type Unsigned32 within a range from 0 to 365 days decides the period of days after that passwords will expire.
A value of 0 indicates, that the password will never expire; use this value in order to disable the password expiration facility.
If a password is expired, then login is prevented by the A.I.M.O.S. SNMP Agent until a new password is assigned to aimosLoginPassword.
Changes, which are made here, affect all organisations. That's why TelCo's are not allowed to make any changes here.
What is aimosPasswordExpirationPeriod?
Integer 0-365 days determining how often passwords must be changed (0 disables expiration). Security administrators use this to enforce password rotation policies. Example: Set to '90' to require password resets every 90 days.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.8 snmpwalk -v2c -c public <target> AIMOS::aimosPasswordExpirationPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.8.1 snmpget -v2c -c public <target> AIMOS::aimosPasswordExpirationPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.1.8.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::aimosPasswordExpirationPeriod 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.1 | aimosSystemManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1.8 | aimosPasswordExpirationPeriod | AIMOS |