clabWIFISSIDPolicyBlockAfterAttempts
CLAB-WIFI-MIB ·
.1.3.6.1.4.1.4491.2.5.1.1.12.1.1
Object
The BlockAfterAttempts parameter indicates the maximum number of attempts a client is allowed to attempt registration before being denied access. Exceeding this value generates one event. Events from same client should not reoccur more than once an hour. The value zero indicates no connection attempts restrictions.
Context
- MIB
- CLAB-WIFI-MIB
- OID
.1.3.6.1.4.1.4491.2.5.1.1.12.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clabWIFISSIDPolicyEntry
- 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 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-WIFI-MIB::clabWIFISSIDPolicyBlockAfterAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-WIFI-MIB::clabWIFISSIDPolicyBlockAfterAttempts.<clabWIFISSIDId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-WIFI-MIB::clabWIFISSIDPolicyBlockAfterAttempts'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of