All MIBs › IEEE802dot11-MIB › dot11RSNAConfigPairwiseCipherSize
dot11RSNAConfigPairwiseCipherSize
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAConfigPairwiseCipherSize
OID (numeric): 1.2.840.10036.1.10.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This object indicates the length in bits of the pairwise cipher key. This should be 256 for TKIP and 128 for CCMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.10.1.4 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigPairwiseCipherSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.10.1.4.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigPairwiseCipherSize.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.10 | dot11RSNAConfigPairwiseCiphersTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.10.1 | dot11RSNAConfigPairwiseCiphersEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.10.1.4 | dot11RSNAConfigPairwiseCipherSize | IEEE802dot11-MIB |