iso/org/dod/internet/private/enterprises/.9/.9/.599/.1/.3/cldcClientTable/cldcClientEntry/cldcClientProtocol
cldcClientProtocol
OBJECT-TYPE
1.3.6.1.4.1.9.9.599.1.3.1.1.6
Description
The 802.11 protocol type of the client. 'dot11a' - The client is using 802.11a standard to connect to the access point (AP) 'dot11b' - The client is using 802.11b standard to connect to the access point (AP) 'dot11g' - The client is using 802.11g standard to connect to the access point (AP) 'unknown' - The client protocol is unknown 'mobile' - The client using mobile wireless to connect to the access point (AP). 'dot11n24' - The client is using 802.11n standard with 2.4 GHz frequency to connect to the access point (AP) 'dot11n5' - The client is using 802.11n standard with 5 GHz frequency to connect to the access point (AP). 'ethernet' - The client is using ethernet standard to connect to the access point (AP). 'dot3' - The client is using dot3 standard to connect to the access point (AP). 'dot11ac5' - The client is using 802.11ac standard with 5 GHz frequency to connect to the access point (AP).
Syntax
INTEGER { dot11a (1), dot11b(2), dot11g(3), unknown(4), mobile(5), dot11n24(6), dot11n5(7), ethernet(8), dot3(9), dot11ac5(10) }