dot11EncryptionMode
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.2.1
Object
scalar
deprecated
r/w
Enumeration
Controls and reflects the encryption mode used by the device. If set to none(0), then encryption is disabled and all traffic will be sent in the clear. If set to wep64(1), then 64 bit WEP encryption will be used with the keys from the dot1164BitKeyTable. If set to wep128(2), then 128 bit WEP encryption will be used with keys from the dot11128BitKeyTable. Modes tkip(3), aes(4), and tkipPlusAes(5) generate their own keys automatically.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.2.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtPrivacy
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | wep64 |
2 | wep128 |
3 | tkip |
4 | aes |
5 | tkipPlusAes |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot11RadiusPort deprecated Sets the UDP port used to communicate with the RADIUS server. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.2.2.2.1.5.2.10 |
| dot11RadiusKey deprecated Sets or displays the RADIUS key. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4413.2.2.2.1.5.2.11 |
| dot11WepPassPhrase deprecated Controls and reflects the WEP pass phrase. | scalar | OctetString | .1.3.6.1.4.1.4413.2.2.2.1.5.2.2 |
| dot11DefaultKey deprecated Controls and reflects the default key which will be used when 64 or
128 bit encryption is enabled. Indicates the entry from the
dot1164BitKeyTable if dot11EncryptionMode is set … | scalar | Unsigned32 | .1.3.6.1.4.1.4413.2.2.2.1.5.2.3 |
| dot1164BitKeyTable deprecated A table of 40 bit key values used when dot11EncryptionMode is set to
wep64(1). | table | - | .1.3.6.1.4.1.4413.2.2.2.1.5.2.4 |
| dot11128BitKeyTable deprecated A table of 104 bit key values used when dot11EncryptionMode is set to
wep128(2). | table | - | .1.3.6.1.4.1.4413.2.2.2.1.5.2.5 |
| dot11NetAuthMode deprecated Sets the network authentication method. 802.1X and WPA require that
valid RADIUS parameters be set. WPA-PSK requires a valid WPA
Pre-Shared Key to be set. | scalar | Enumeration | .1.3.6.1.4.1.4413.2.2.2.1.5.2.6 |
| dot11WpaPreSharedKey deprecated Sets the WPA Pre-Shared Key (PSK). This value MUST be either a
64-digit hexadecimal number, OR a 8 to 63 character ASCII string. | scalar | OctetString | .1.3.6.1.4.1.4413.2.2.2.1.5.2.7 |
| dot11WpaGroupRekeyInterval deprecated Sets the WPA Group Rekey Interval in seconds. Set to zero to disable
periodic rekeying. | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.2.2.2.1.5.2.8 |
| dot11RadiusIp deprecated Sets RADIUS server IP address. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4413.2.2.2.1.5.2.9 |