All MIBs › CME-MIB › inactivityAlertPeriod
inactivityAlertPeriod
Module: CME-MIB
OID (symbolic): CME-MIB::inactivityAlertPeriod
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The period of time in days before generating an alert for a dormant account. This value applies to all login accounts, including 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 less than the inactivityAlertDisablePeriod.
What is inactivityAlertPeriod?
This read-write integer, ranging 1 to 365 days with 0 disabling it, must be less than inactivityAlertDisablePeriod, and sets how many days of inactivity on any login account, including the administrator, trigger a dormant-account alert. An admin uses this to catch stale accounts before they become a security liability. For example, setting this to 30 would generate an alert if any account, including the admin's, hasn't logged in for a month.
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.8 snmpwalk -v2c -c public <target> CME-MIB::inactivityAlertPeriod
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.8.1 snmpget -v2c -c public <target> CME-MIB::inactivityAlertPeriod.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.8.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::inactivityAlertPeriod 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.8 | inactivityAlertPeriod | CME-MIB |