cdot11SecAuxSsidAuthKeyMgmt

CISCO-DOT11-SSID-SECURITY-MIB · .1.3.6.1.4.1.9.9.413.1.1.1.1.11

Object

This object specifies the type of key management
employed for encryption keys defined for the VLAN
in cdot11SecAuxSsidVlan.
              
WPA key management('wpa') should only be selected
when encryption is TKIP or AES-CCMP and
authentication is open, i.e. 
dot11AuthenticationAlgorithmsIndex is  
openSystem(1), together either with EAP or 
WPA-PSK for this SSID.  
              
CCKM key management('cckm') can be used with encryption
TKIP, WEP, CKIP, and Network-EAP authentication
for this SSID.
              
The value 'wpa1' should be selected only
when encryption is TKIP.
              
The value 'wpa2' should be selected only when
encryption is either TKIP or AES-CCMP.
              
If none of the bits are set, there is no run-time
key management for this SSID.

Context

MIB
CISCO-DOT11-SSID-SECURITY-MIB
OID
.1.3.6.1.4.1.9.9.413.1.1.1.1.11
Type
column
Access
readwrite
Status
current
Parent
cdot11SecAuxSsidEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidAuthKeyMgmt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidAuthKeyMgmt.<cdot11SecAuxSsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidAuthKeyMgmt'

Syntax

Values & Constraints

Type Values
0cckm
1wpa
2wpa1
3wpa2

Conformance