All MIBs › IEEE802dot11-MIB › dot11RSNAConfigPairwiseUpdateCount
dot11RSNAConfigPairwiseUpdateCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAConfigPairwiseUpdateCount
OID (numeric): 1.2.840.10036.1.9.1.14
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The number of times Message 1 and Message 3 in the RSNA 4-Way Handshake will be retried per 4-Way Handshake attempt.
What is dot11RSNAConfigPairwiseUpdateCount?
This object specifies how many times the wireless station will retry sending Messages 1 and 3 of the RSNA (Robust Security Network Association) 4-Way Handshake before giving up. This handshake establishes the encryption keys between a WiFi client and access point. An operator would adjust this to balance between reliability and performance in noisy wireless environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.9.1.14 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigPairwiseUpdateCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.9.1.14.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigPairwiseUpdateCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.9.1.14.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.14 | dot11RSNAConfigPairwiseUpdateCount | IEEE802dot11-MIB |