All MIBs › AIMOS › aimosUserPasswordAge
aimosUserPasswordAge
Module: AIMOS
OID (symbolic): AIMOS::aimosUserPasswordAge
OID (numeric): 1.3.6.1.4.1.6408.201.3.2.2.1.7
Node type: OBJECT-TYPE
Type: VariableTime
Access: read-only
Description: This object states the time when the password was most recently changed.
What is aimosUserPasswordAge?
Read-only timestamp of last password change. Auditors track password age for compliance. Example: Returns '2026-07-15 10:30:00' for password change time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.7 snmpwalk -v2c -c public <target> AIMOS::aimosUserPasswordAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.7.1 snmpget -v2c -c public <target> AIMOS::aimosUserPasswordAge.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosUserPasswordAge.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::aimosUserPasswordAge 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.2 | aimosUserManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2 | aimosUserTable | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2.1 | aimosUserEntry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2.1.7 | aimosUserPasswordAge | AIMOS |