CME-MIB :: lockoutPeriod

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBlockoutPeriod

lockoutPeriod

Module: CME-MIB

OID (symbolic): CME-MIB::lockoutPeriod

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The period of time in minutes that a user is locked out after the maximum number of login failures was reached. The minimum value is is 1 minute and the maximum value is 2880 minutes. The default value is 2 minutes for the Legacy security level and 60 minutes for the High security level. A value of 0 disables this option.

What is lockoutPeriod?

This read-write integer, ranging 1 to 2880 minutes with a default of 2 minutes at the legacy security level or 60 minutes at the high level, and 0 disabling it, sets how long an account stays locked out after hitting the maximum number of login failures. An admin tunes this to balance brute-force resistance against the risk of locking out a legitimate user for too long. For example, raising lockoutPeriod to 60 for the high security level makes a failed-login lockout far more disruptive to a would-be attacker than the 2-minute legacy default.

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.10
snmpwalk -v2c -c public <target> CME-MIB::lockoutPeriod

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.10.1
snmpget -v2c -c public <target> CME-MIB::lockoutPeriod.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.10.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::lockoutPeriod 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1remoteAccessConfigBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.1generalRemoteCfgBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.1.20accountSecurityManagementCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.1.20.2customSecuritySettingsCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.10lockoutPeriodCME-MIB