agAccessNewCfgUserLockResetTime
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.19.9.8
Object
scalar r/w
Integer32
Lockout Reset Duration: 1-60 minutes, default 10. a) Number of minutes within which failed login attempts must occur in order for the use to be locked. b) A user is locked if the number of invalid login attempts defined in the Lockout Threshold happens within the amount of time defined by this attribute. For example, if the value in Lockout Reset Duration attribute is 5 minutes, the Lockout Threshold is 3, and 3 invalid login attempts are made within a 6 minute interval, then the account is not locked. If 3 invalid login attempts are made within a 5 minute period, however, then the account is locked.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.19.9.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agAccessUserLock
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agAccessNewCfgUserLockResetTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agAccessNewCfgUserLockResetTime'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-60