All MIBs › IEEE8021-PAE-MIB › dot1xAuthQuietPeriod
dot1xAuthQuietPeriod
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthQuietPeriod
OID (numeric): 1.0.8802.1.1.1.1.2.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
What is dot1xAuthQuietPeriod?
Sets, in seconds, how long the Authenticator waits after a failed authentication before it will try again on this port, defaulting to 60; lowering it speeds up retry attempts for legitimate users but also gives a bad actor more frequent guesses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.7 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthQuietPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.7.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthQuietPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.1.1.2.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1xAuthQuietPeriod.1
Start monitoring Vendor-neutral IEEE 802.1X standard (managed Ethernet switch/wireless LAN controller, Port Access Entity) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-PAE-MIB::dot1xAuthQuietPeriod OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1X standard (managed Ethernet switch/wireless LAN controller, Port Access Entity) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.0.8802.1.1.1 | ieee8021paeMIB | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1 | paeMIBObjects | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2 | dot1xPaeAuthenticator | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1 | dot1xAuthConfigTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1.1 | dot1xAuthConfigEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1.1.7 | dot1xAuthQuietPeriod | IEEE8021-PAE-MIB |