All MIBs › IEEE802dot11-MIB › dot11RSNAConfigGroupUpdateCount
dot11RSNAConfigGroupUpdateCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAConfigGroupUpdateCount
OID (numeric): 1.2.840.10036.1.9.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The number of times Message 1 in the RSNA Group Key Handshake will be retried per GTK Handshake attempt.
What is dot11RSNAConfigGroupUpdateCount?
This object sets the number of retries for Message 1 in the WPA/WPA2 Group Key Handshake per GTK attempt. An operator would adjust this to balance between reliability (more retries) and convergence speed (fewer retries) when roaming STAs need to rejoin a wireless network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.9.1.13 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigGroupUpdateCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.9.1.13.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigGroupUpdateCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.9.1.13.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.9 | dot11RSNAConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.9.1 | dot11RSNAConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.9.1.13 | dot11RSNAConfigGroupUpdateCount | IEEE802dot11-MIB |