agAccessNewCfgUserAutolock
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.19.9.2
Object
scalar r/w
Enumeration
Enable/disable user lockout on failed login attempts. Default disabled (for backward compatibility). Set the locking of a user account after consecutive failed attempts to log in that exceed the specified Lockout Threshold.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.19.9.2- 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::agAccessNewCfgUserAutolock.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::agAccessNewCfgUserAutolock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | enabled |
3 | disabled |