ruckusWebAuthMaxAuthAttempts

RUCKUS-AUTH-MIB · .1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.6

Object

column Unsigned32
Specifies the maximum number of attempts allowed during the
auth cycle, after which the user is blocked for configured
amount of time, before next authentication. The value of 0
means no limit.

Context

MIB
RUCKUS-AUTH-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.6
Type
column
Access
readonly
Status
current
Parent
ruckusWebAuthEntry
Groups
1

Walk 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 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusWebAuthMaxAuthAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusWebAuthMaxAuthAttempts.<ruckusWebAuthVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-AUTH-MIB::ruckusWebAuthMaxAuthAttempts'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-64

Conformance