cldcAssociationMode
CISCO-LWAPP-DOT11-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.599.1.3.1.1.7
Object
column Enumeration
This object represents the association mode used
by client for protected wireless traffic.
A value of 'unknown' represents that association mode used
by client for wilress traffic encryption is not known.
A value of 'wep' represents that association mode used
by client for wilress traffic encryption is WEP.
A value of 'wpa' represents that association mode used
by client for wilress traffic encryption is WPA.
A value of 'wpa2' represents that association mode used
by client for wilress traffic encryption is WPA2.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.599.1.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldcClientEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcAssociationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcAssociationMode.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcAssociationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | wep |
3 | wpa |
4 | wpa2 |
Conformance
Member of