All MIBs › CME-MIB › inactivityAlertDisablePeriod
inactivityAlertDisablePeriod
Module: CME-MIB
OID (symbolic): CME-MIB::inactivityAlertDisablePeriod
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The period of time in days before generating an alert and disabling a dormant account. This value applies to all login accounts, excluding the administrator account. The minimum value is 1 day and the maximum value is 365 days. The default value is 0 which disables this option. NOTE: This value must be greater than the inactivityAlertPeriod.
What is inactivityAlertDisablePeriod?
This read-write integer, ranging 1 to 365 days with 0 disabling it, must be greater than inactivityAlertPeriod, and sets how many days of inactivity on non-administrator accounts trigger both an alert and automatic disabling of the account. It lets an admin automatically lock out dormant non-admin accounts rather than just being warned about them. For example, setting this to 90 while inactivityAlertPeriod is 30 would first warn at 30 days and then disable the account entirely at 90 days of inactivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9 snmpwalk -v2c -c public <target> CME-MIB::inactivityAlertDisablePeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9.1 snmpget -v2c -c public <target> CME-MIB::inactivityAlertDisablePeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::inactivityAlertDisablePeriod OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (13 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1 | remoteAccessConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.1 | generalRemoteCfg | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.1.20 | accountSecurityManagement | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2 | customSecuritySettings | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.9 | inactivityAlertDisablePeriod | CME-MIB |