cldcClientProtocol
CISCO-LWAPP-DOT11-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.599.1.3.1.1.6
Object
column Enumeration
This object represents 802.11 protocol type of the client it used to join to wireless network. A value of 'dot11a' represents that the client is using 802.11a standard to connect to the access point (AP) A value of 'dot11b' represents that the client is using 802.11b standard to connect to the access point (AP) A value of 'dot11g' represents that the client is using 802.11g standard to connect to the access point (AP) A value of 'unknown' represents that the client protocol is unknown A value of 'mobile' represents that the client using mobile wireless to connect to the access point (AP). A value of 'dot11n24' represents that the client is using 802.11n standard with 2.4 GHz frequency to connect to the access point (AP) A value of 'dot11n5' represents that the client is using 802.11n standard with 5 GHz frequency to connect to the access point (AP). A value of 'ethernet' represents that the client is using ethernet standard to connect to the access point (AP). A value of 'dot3' represents that the client is using dot3 standard to connect to the access point (AP). A value of 'dot11ac5' represents that the client is using 802.11ac standard with 5 GHz frequency to connect to the access point (AP).
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.599.1.3.1.1.6- 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::cldcClientProtocol'
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::cldcClientProtocol.<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::cldcClientProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot11a |
2 | dot11b |
3 | dot11g |
4 | unknown |
5 | mobile |
6 | dot11n24 |
7 | dot11n5 |
8 | ethernet |
9 | dot3 |
10 | dot11ac5 |
11 | dot11ax5 |
12 | dot11ax24 |
13 | dot11ax6 |
Conformance
Member of