etsysPwaAuthQuietPeriod

ENTERASYS-PWA-MIB · .1.3.6.1.4.1.5624.1.2.8.2.1.1.3

Object

column r/w secondsInteger32
The value, in seconds, of the quietPeriod constant 
currently in use by the Port Web Authenticator state
machine. After the user attempts unsuccessfully to login 
a number of times equal to the etsysPwaAuthMaxReq constant,
then the ifIndex is locked for a time period equal to the 
value of this MIB entry.
              
In the initial released version of this MIB this object
was an Unsigned32.  The initial implementation on the E7
returned an Integer32.  The syntax of this object was
changed to reflect the existing product in the field.
All future implementations of this object should return
an Integer32.

Context

MIB
ENTERASYS-PWA-MIB
OID
.1.3.6.1.4.1.5624.1.2.8.2.1.1.3
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
etsysPwaPortConfigurationEntry
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 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PWA-MIB::etsysPwaAuthQuietPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PWA-MIB::etsysPwaAuthQuietPeriod.<etsysPwaPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-PWA-MIB::etsysPwaAuthQuietPeriod'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance