All MIBs › CISCOSB-AAA › rlAAAPasswordGlobalAgingTime
rlAAAPasswordGlobalAgingTime
Module: CISCOSB-AAA
OID (symbolic): CISCOSB-AAA::rlAAAPasswordGlobalAgingTime
OID (numeric): 1.3.6.1.4.1.9.6.1.101.79.67
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines whether password aging should be applied. Tic doesn't have to be enabled. If == 0 then aging is disabled. Note: Actual aging will not be enabled if system doesn't have real time clock until, clock is set either by user or SNTP.
What is rlAAAPasswordGlobalAgingTime?
This read-write INTEGER (0-365 days) determines whether password aging is applied, with 0 disabling aging, and it notes that actual aging only takes effect once the device has a real-time clock set, either manually or via SNTP. An admin cares because forcing periodic password changes is a security control, but it silently won't work on a device whose clock has never been set. For example, an admin enabling 90-day password aging would also need to confirm SNTP or manual clock configuration is in place, otherwise the aging policy configured here will never actually trigger.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.67 snmpwalk -v2c -c public <target> CISCOSB-AAA::rlAAAPasswordGlobalAgingTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.79.67.1 snmpget -v2c -c public <target> CISCOSB-AAA::rlAAAPasswordGlobalAgingTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.79.67.1 i <value>
Start monitoring Cisco Small Business (SB) switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-AAA::rlAAAPasswordGlobalAgingTime OID value, configure state conditions and alerts, and monitor any Cisco Small Business (SB) switches from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.79 | rlAAA | CISCOSB-AAA |
| 1.3.6.1.4.1.9.6.1.101.79.67 | rlAAAPasswordGlobalAgingTime | CISCOSB-AAA |