cacLockoutPeriod
CISCO-AAA-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.158.1.2.1.1.2
Object
column deprecated
r/w
secondsInteger32
Indicates the lockout period after the maximum number
of login attempt is met. For console, the console input
will be frozen during this period. For remote logins, the
connection will be closed and any subsequent access
from that station will be closed during the lockout time.
Setting this variable to 0 will disable the lockout.
If the login session type does not support this lockout
period, the value of this object can only be set to 0.
If the lockout period is greater than the maximum value
reportable by this object then this object should report
its maximum value (600) and cacLockoutPeriodExt must be
used to report the lockout period.
Context
- MIB
- CISCO-AAA-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.158.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Units
- seconds
- Parent
- cacLoginConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacLockoutPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacLockoutPeriod.<cacLoginMode>.<cacSession>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-CLIENT-MIB::cacLockoutPeriod'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-0
range: 30-600
Conformance
Member of