cmdot11plusWpaEncryptionMode
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.1.2.3
Object
scalar deprecated
r/w
Enumeration
TKIP (Temporal Key Integrity Protocol) provides data encryption enhancements
including a per-packet key mixing function, a MIC, an IV(initialization vector)
and a re-keying mechanism.
AES (Advanced Encryption Standard) algorithm implements symmetric key
cryptography as a block cipher using 128-bit keys.
This object is not writable and its return value should be ignored
if cmdot11plusSecurityMode is not set to wpa(3).
This MIB object is only valid for products supporting a single SSID
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cmdot11plusWpaObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11plusWpaEncryptionMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11plusWpaEncryptionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tkip |
2 | aes |
Conformance
Member of