IEEE802dot11-MIB :: dot11RSNAConfigPairwiseUpdateCount

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11RSNAConfigPairwiseUpdateCount

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.9dot11RSNAConfigTableIEEE802dot11-MIB
1.2.840.10036.1.9.1dot11RSNAConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.9.1.14dot11RSNAConfigPairwiseUpdateCountIEEE802dot11-MIB