All MIBs › IEEE802dot11-MIB › dot11RSNAStatsSelectedPairwiseCipher
dot11RSNAStatsSelectedPairwiseCipher
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAStatsSelectedPairwiseCipher
OID (numeric): 1.2.840.10036.1.12.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The pairwise cipher suite Selector (as defined in 7.3.29.1) used during association, in transmission order.
What is dot11RSNAStatsSelectedPairwiseCipher?
This object identifies the specific encryption cipher suite selected for pairwise encryption (between two stations) during an 802.11 wireless association. The value is a 4-octet selector string that indicates which AES, CCMP, or other encryption method is actively protecting unicast traffic. Wireless administrators and security operators examine this to verify that connections are using the expected encryption strength and algorithm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.12.1.4 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAStatsSelectedPairwiseCipher
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.12.1.4.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAStatsSelectedPairwiseCipher.1
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.12 | dot11RSNAStatsTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.12.1 | dot11RSNAStatsEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.12.1.4 | dot11RSNAStatsSelectedPairwiseCipher | IEEE802dot11-MIB |