1-- *******************************************************************
2-- CISCO-LWAPP-WLAN-MIB.my
3-- This MIB helps to manage the WLANs on the controller
4-- January 2006, Devesh Pujari, Prasanna Viswakumar
5--
6-- Copyright (c) 2006, 2007, 2009-2016 by Cisco Systems Inc.
7-- All rights reserved.
8-- *******************************************************************
9
10CISCO-LWAPP-WLAN-MIB DEFINITIONS ::= BEGIN
11
12IMPORTS
13    MODULE-IDENTITY,
14    OBJECT-TYPE,
15    Unsigned32,
16    Integer32,
17    Gauge32
18        FROM SNMPv2-SMI
19    MODULE-COMPLIANCE,
20    OBJECT-GROUP
21        FROM SNMPv2-CONF
22    TimeStamp,
23    TruthValue,
24    RowStatus,
25    DisplayString,
26    StorageType,
27    MacAddress
28        FROM SNMPv2-TC
29    SnmpAdminString
30        FROM SNMP-FRAMEWORK-MIB
31    InetAddressType,
32    InetAddress
33        FROM INET-ADDRESS-MIB
34    ciscoMgmt
35        FROM CISCO-SMI;
36
37
38ciscoLwappWlanMIB MODULE-IDENTITY
39    LAST-UPDATED    "201504230000Z"
40    ORGANIZATION    "Cisco Systems Inc."
41    CONTACT-INFO
42            "Cisco Systems,
43            Customer Service
44            Postal: 170 West Tasman Drive
45            San Jose, CA  95134
46            USA
47            Tel: +1 800 553-NETS
48
49            Email: cs-wnbu-snmp@cisco.com"
50    DESCRIPTION
51        "This MIB is intended to be implemented on all those
52        devices operating as Central Controllers (CC)  that
53        terminate the Light Weight Access Point Protocol
54        tunnel from Cisco Light-weight LWAPP Access Points.
55
56        This MIB helps to manage the WLANs on the controller.
57
58        The relationship between CC and the LWAPP APs
59        can be depicted as follows:
60
61        +......+     +......+     +......+           +......+
62        +      +     +      +     +      +           +      +
63        +  CC  +     +  CC  +     +  CC  +           +  CC  +
64        +      +     +      +     +      +           +      +
65        +......+     +......+     +......+           +......+
66        ..            .             .                 .
67        ..            .             .                 .
68        .  .            .             .                 .
69        .    .            .             .                 .
70        .      .            .             .                 .
71        .        .            .             .                 .
72        +......+ +......+     +......+      +......+          +......+
73        +      + +      +     +      +      +      +          +      +
74        +  AP  + +  AP  +     +  AP  +      +  AP  +          +  AP  +
75        +      + +      +     +      +      +      +          +      +
76        +......+ +......+     +......+      +......+          +......+
77        .              .             .                 .
78        .  .              .             .                 .
79        .    .              .             .                 .
80        .      .              .             .                 .
81        .        .              .             .                 .
82        +......+ +......+     +......+      +......+          +......+
83        +      + +      +     +      +      +      +          +      +
84        +  MN  + +  MN  +     +  MN  +      +  MN  +          +  MN  +
85        +      + +      +     +      +      +      +          +      +
86        +......+ +......+     +......+      +......+          +......+
87
88        The LWAPP tunnel exists between the controller and
89        the APs.  The MNs communicate with the APs through
90        the protocol defined by the 802.11 standard.
91
92        LWAPP APs, upon bootup, discover and join one of the
93        controllers and the controller pushes the configuration,
94        that includes the WLAN parameters, to the LWAPP APs.
95        The APs then encapsulate all the 802.11 frames from
96        wireless clients inside LWAPP frames and forward
97        the LWAPP frames to the controller.
98
99                           GLOSSARY
100
101        Access Point ( AP )
102
103        An entity that contains an 802.11 medium access
104        control ( MAC ) and physical layer ( PHY ) interface
105        and provides access to the distribution services via
106        the wireless medium for associated clients.
107
108        LWAPP APs encapsulate all the 802.11 frames in
109        LWAPP frames and sends it to the controller to which
110        it is logically connected to.
111
112        Central Controller ( CC )
113
114        The central entity that terminates the LWAPP protocol
115        tunnel from the LWAPP APs.  Throughout this MIB,
116        this entity also referred to as 'controller'.
117
118        Light Weight Access Point Protocol ( LWAPP )
119
120        This is a generic protocol that defines the
121        communication between the Access Points and the
122        controllers.
123
124        Mobile Node ( MN )
125
126        A roaming 802.11 wireless device in a wireless
127        network associated with an access point.
128
129        Access Control List ( ACL )
130
131        A list of rules used to restrict the traffic reaching
132        an interface or the CPU or WLAN.  Each ACL is an ordered
133        set of rules and actions.  If a rule matches then the
134        action for that rule is applied to the packet.
135
136        802.1x
137
138        The IEEE ratified standard for enforcing port based
139        access control.  This was originally intended for
140        use on wired LANs and later extended for use in
141        802.11 WLAN environments.  This defines an
142        architecture with three main parts - a supplicant
143        (Ex. an 802.11 wireless client), an authenticator
144        (the AP) and an authentication server(a Radius
145        server).  The authenticator passes messages back
146        and forth between the supplicant and the
147        authentication server to enable the supplicant
148        get authenticated to the network.
149
150        Temporal Key Integrity Protocol ( TKIP )
151
152        A security protocol defined to enhance the limitations
153        of WEP.  Message Integrity Check and per-packet keying
154        on all WEP-encrypted frames are two significant
155        enhancements provided by TKIP to WEP.
156
157        Cisco Key Integrity Protocol ( CKIP )
158
159        A proprietary implementation similar to TKIP.  CKIP
160        implements key permutation for protecting the CKIP
161        key against attacks.  Other features of CKIP include
162        expansion of encryption key to 16 bytes of length for
163        key protection and MIC to ensure data integrity.
164
165        Wired Equivalent Privacy ( WEP )
166
167        A security method defined by 802.11. WEP uses a
168        symmetric key stream cipher called RC4 to encrypt the
169        data packets.
170
171        Wi-Fi Protected Access ( WPA )
172
173        Wi-Fi Protected Access (WPA and WPA2) are security
174        systems created in response to several serious
175        weaknesses found in Wired Equivalent Privacy (WEP).
176        WPA implements the majority of the IEEE 802.11i
177        standard, and was intended as an intermediate
178        measure to take the place of WEP while 802.11i was
179        prepared. WPA is designed to work with all wireless
180        network interface cards, but not necessarily with
181        first generation wireless access points.
182
183        WLAN Layer 2 Security
184
185        WLAN layer 2 (MAC) security defines the encryption and
186        authentication approaches such as 802.1x, WPA,
187        WPA2, CKIP and WEP.
188
189        Delivery Traffic Indication Map ( DTIM )
190
191        DTIM is measured in beacon intervals and is the time
192        period during which multicast/broadcast packets are
193        sent to clients. This helps client to go in Power Saving
194        mode and helps to save battery power.
195
196        Network Admission Control (NAC)
197
198        Cisco NAC uses the network infrastructure to enforce security
199        policy compliance on all devices that seek to access network
200        computing resources. With the Cisco NAC appliance, network
201        administrators can authenticate, authorize, evaluate, and
202        remediate wired, wireless, and remote users and their machines
203        prior to network access. The Cisco NAC appliance identifies
204        whether networked devices such as laptops, IP phones, or game
205        consoles are compliant with network security policies, and
206        repairs any vulnerabilities before it permits access to the
207        network.
208
209        Out of Band (OOB)
210
211        Out-of-band deployments require user traffic to traverse through
212        the NAC appliance only within authentication, posture
213        assessment, and remediation. When a user is authenticated and
214        passes all policy checks, the traffic is switched normally
215        through the network and bypasses the NAC server.
216
217        Band Select
218
219        The 2.4 GHz band is congested and clients have to contend with
220        numerous performance challenges. These consist of interference
221        from Bluetooth, microwave ovens, cordless phones, etc.;
222        protection mechanisms from 802.11b legacy clients; and
223        co-channel interference from other access points due to
224        802.11bg?s limit of three non-overlapping channels. Allowing
225        client Wi-Fi radios capable of dual band (2.4 and 5 GHz)
226        operation move to the less congested 5 GHz radios would improve
227        the overall performance of the network.
228        The Band Select algorithm is based on probe response suppression
229        on clients 2.4G radio. The feature is OFF by default and has to
230        be manually switched ON globally for a WLC. It can be optionally
231        over-ridden per-SSID to disallow it.
232
233        Network Access Identifier ( NAI )
234
235        In order to provide roaming services, it is necessary
236        to have a standardized method for  identifying users.
237        NAI is actually the user identity submitted by the client
238        during network authentication.
239
240        KTS (Key Telephone System)
241
242        Key Telephone System is an alternative to a
243        private branch exchange (PBX)phone system.
244        A KTS is equipped with several buttons that allow
245        a caller to directly select outgoing lines or
246        incoming calls, and use intercom and
247        conference facilities.
248
249        HALO (Hyperlocation)
250
251        Hyperlocation is a technique of calculating location using
252        Angle of Arrival(AoA) tracks 802.11 OFDM clients
253        (meaning 802.11a/g/n/ac clients) that are associated(connected)
254        on the network and is able to do so with much higher accuracy
255        than conventional Real Time Location Systems(RTLS) that rely
256        on only RSSI (RF Signal Strength).
257
258        PakRSSI (Packet Received Signal Strength Indicator)
259
260        PakRSSI is a measurement of the power present in a received radio signal.
261
262        POE (Power Over Ethernet)
263
264        Power over Ethernet or PoE describes any of several standardized
265        or ad-hoc systems which pass electrical power along with data on
266        Ethernet cabling. This allows a single cable to provide both data
267        connection and electrical power to devices such as wireless
268        access points or IP cameras.
269        REFERENCE
270
271        [1] Wireless LAN Medium Access Control ( MAC ) and
272        Physical Layer ( PHY ) Specifications.
273
274        [2] Draft-obara-capwap-lwapp-00.txt, IETF Light
275        Weight Access Point Protocol
276
277        [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s,
278        2.4 GHz RF and IR standard."
279    REVISION        "201604070000Z"
280    DESCRIPTION
281        "Added new tables ciscoLwappAPGroupsHyperlocationConfig to
282         support Hyperlocation feature and ciscoLwappAPGroupsPortConfig
283         to support AP Group LAN port configurations.
284         Added new groups ciscoLwappWlanConfigGroupSup8,
285         ciscoLwappWlanConfigGroupSup9. Added new compliance
286         ciscoLwappWlanMIBComplianceRev8 which
287         deprecates ciscoLwappWlanMIBComplianceRev7."
288    REVISION        "201504230000Z"
289    DESCRIPTION
290        "Added Default value to the cLWlanMulticastInterface object."
291    REVISION        "201504170000Z"
292    DESCRIPTION
293        "Added cLWlan11acMuMimoEnabled object to cLWlanConfigEntry.
294        ciscoLwappWlanMIBComplianceRev6 is superceded by
295        ciscoLwappWlanMIBComplianceRev7
296        Added new group ciscoLwappWlanConfigGroupSup6."
297    REVISION        "201411050000Z"
298    DESCRIPTION
299        "Added the cLWlanSelfAnchorEnabled to support
300        the mobility self anchor.
301        cLAPGroupsVlanMappingInterfaceName is superceded by
302        cLAPGroupsVlanMappingInterfaceNameRev1.
303        ciscoLwappAPGroupsVlanConfigGroup  is superceded by
304        ciscoLwappAPGroupsVlanConfigGroupSup2.
305        ciscoLwappWlanMIBComplianceRev5 is superceded by
306        ciscoLwappWlanMIBComplianceRev6
307        Added cLWlanUniversalAdmin  object to cLWlanConfigEntry.
308        Added new group ciscoLwappWlanConfigGroupSup5."
309    REVISION        "201303300000Z"
310    DESCRIPTION
311        "Added cLWlanFlexibleNetflowTable to support AVC feature.
312        Added new object group
313        CiscoLwappWlanConfigFlexibleNetflowGroup.
314            Added new compliance ciscoLwappWlanMIBComplianceRev5 which
315        deprecates ciscoLwappWlanMIBComplianceRev4."
316    REVISION        "201206210000Z"
317    DESCRIPTION
318        "Added the following objects
319        WLAN QoS Config table,
320        AP group Venue Table,
321        ciscoLwappWlanQosConfigGroup
322                ciscoLwappWlanConfigGroupSup4
323                ciscoLwappWlan11uConfigGroupsup2
324                ciscoLwappWlanHotSpot2ConfigGroupSup1
325                ciscoLwappAPGroupsVlanConfigGroupSup1
326                cLAPGroupsVenueConfigGroup
327                cLAPGroupsMultipleVenueGroup
328                ciscoLwappWlanConfigClientGroupSup2
329                WLAN IOS objects.
330                -
331                Added the following objects to cLWlan11uTable.
332        cLWlan11uHessid,
333        cLWlan11uNetworkAuthType,
334        cLWlan11uOui,
335        cLWlan11uOuiIsBeacon,
336        cWlan11uOuiRowStatus,
337        cLWlan11uOuiStorageType,
338        cLWlan11uRealmName,
339        cLWlan11uRealmRowStatus,
340        cLWlan11uRealmEapMethod,
341        cLWlan11uRealmEapRowStatus,
342        cLWlan11uRealmEapAuthMethod,
343        cLWlan11uRealmEapAuthParam,
344        cLWlan11uRealmEapAuthRowStatus,
345        cLWlan11uDomainName,
346        cLWlan11uDomainRowStatus,
347        cLWlan11u3gppCountryCode,
348        cLWlan11u3gppNetworkCode,
349        cLWlan11u3gppRowStatus,
350        cLWlan11uIpAddressAvailIpv4,
351        cLWlan11uIpAddressAvailIpv6
352        -
353        Added the following OBJECT-GROUPs:
354        ciscoLwappWlan11uConfigGroupsup1
355        ciscoLwappWlanServiceAdvertisementConfigGroup,
356        ciscoLwappWlanHotSpot2ConfigGroup
357        -
358        Added new compliance ciscoLwappWlanMIBComplianceRev4 which
359        deprecates ciscoLwappWlanMIBComplianceRev3."
360    REVISION        "201103100000Z"
361    DESCRIPTION
362        "Added the following objects to cLWlanConfigTable.
363        cLWlanReAnchorRoamedVoiceClientsEnable,
364        cLWlanMulticastInterfaceEnable,
365        cLWlanMulticastInterface,
366        cLWlanMulticastDirectEnable,
367        cLWlanNACPostureSupport,
368        cLWlanMaxClientsAccepted,
369        cLWlanScanDeferPriority,
370        cLWlanScanDeferTime,
371        cLWlanLanSubType,
372        cLWlanWebAuthOnMacFilterFailureEnabled,
373        cLWlanStaticIpTunnelingEnabled.
374        -
375        Added new group ciscoLwappWlanConfigGroupSup3.
376        -
377        Added new compliance ciscoLwappWlanMIBComplianceRev3 which
378        deprecates ciscoLwappWlanMIBComplianceRev2."
379    REVISION        "201003030000Z"
380    DESCRIPTION
381        "Added the following OBJECT-GROUPs:
382        ciscoLwappWlan11uConfigGroup
383        ciscoLwappAPGroupsVlanConfigGroup
384        ciscoLwappWlanConfigGroupSup2
385        ciscoLwappWlanConfigClientGroupSup1"
386    REVISION        "200704020000Z"
387    DESCRIPTION
388        "Added following object in cLWlanConfigClientTable
389        cLWlanP2PBlocking"
390    REVISION        "200702030000Z"
391    DESCRIPTION
392        "Added following objects in cLWlanConfigTable:
393        cLWlanProfileName
394        cLWlanSsid
395        cLWlanDiagChan
396        cLWlanStorageType
397        Added following table:
398        cLWlanConfigClientTable
399        Added the following OBJECT-GROUPs:
400        ciscoLwappWlanConfigGroupSup1
401        ciscoLwappWlanConfigClientGroup
402        Added ciscoLwappWlanMIBComplianceRev1 MODULE-COMPLIANCE."
403    REVISION        "200603210000Z"
404    DESCRIPTION
405        "Initial version of this MIB module."
406    ::= { ciscoMgmt 512 }
407
408
409ciscoLwappWlanMIBNotifs  OBJECT IDENTIFIER
410    ::= { ciscoLwappWlanMIB 0 }
411
412ciscoLwappWlanMIBObjects  OBJECT IDENTIFIER
413    ::= { ciscoLwappWlanMIB 1 }
414
415ciscoLwappWlanMIBConform  OBJECT IDENTIFIER
416    ::= { ciscoLwappWlanMIB 2 }
417
418ciscoLwappWlanConfig  OBJECT IDENTIFIER
419    ::= { ciscoLwappWlanMIBObjects 1 }
420
421ciscoLwappAPGroupsVlanConfig  OBJECT IDENTIFIER
422    ::= { ciscoLwappWlanMIBObjects 2 }
423
424ciscoLwappWlan11uConfig  OBJECT IDENTIFIER
425    ::= { ciscoLwappWlanMIBObjects 3 }
426
427ciscoLwappWlanServiceAdvertisementConfig  OBJECT IDENTIFIER
428    ::= { ciscoLwappWlanMIBObjects 4 }
429
430ciscoLwappWlanHotSpot2Config  OBJECT IDENTIFIER
431    ::= { ciscoLwappWlanMIBObjects 5 }
432
433ciscoLwappAPGroupsHyperlocationConfig  OBJECT IDENTIFIER
434    ::= { ciscoLwappWlanMIBObjects 8 }
435
436ciscoLwappAPGroupsPortConfig  OBJECT IDENTIFIER
437    ::= { ciscoLwappWlanMIBObjects 9 }
438
439-- ********************************************************************
440-- WLAN configuration
441-- ********************************************************************
442
443cLWlanConfigTable OBJECT-TYPE
444    SYNTAX          SEQUENCE OF CLWlanConfigEntry
445    MAX-ACCESS      not-accessible
446    STATUS          current
447    DESCRIPTION
448        "This table represents the WLAN configuration sent by
449        the controller to the LWAPP APs for their operation.
450
451        LWAPP APs exchange configuration messages with the
452        controller and get the required configuration for
453        their 802.11 related operations.  As part of these
454        messages, the WLAN configuration is pushed by the
455        controller to the LWAPP APs.
456
457        This table doesn't have any dependencies on other
458        existing tables.  By defining cLWlanIndex, the
459        unique identifier for a WLAN, this table provides
460        a common index structure for use in several other
461        new tables that populate information on security
462        related attributes like authentication, encryption,
463        802.11 parameters, Quality-of-Service attributes
464        etc., that would relate to a particular WLAN.
465
466        Rows are added or deleted by explicit
467        management actions initiated by the user from a
468        network management station through the
469        cLWlanRowStatus object."
470    ::= { ciscoLwappWlanConfig 1 }
471
472cLWlanConfigEntry OBJECT-TYPE
473    SYNTAX          CLWlanConfigEntry
474    MAX-ACCESS      not-accessible
475    STATUS          current
476    DESCRIPTION
477        "Each entry in this table represents the WLAN
478        configuration sent by the controller to LWAPP APs
479        for use during their operations. entries can be
480        added/deleted by explicit management actions by
481        NMS or by user console"
482    INDEX           { cLWlanIndex }
483    ::= { cLWlanConfigTable 1 }
484
485CLWlanConfigEntry ::= SEQUENCE {
486        cLWlanIndex                            Unsigned32,
487        cLWlanRowStatus                        RowStatus,
488        cLWlanProfileName                      SnmpAdminString,
489        cLWlanSsid                             OCTET STRING,
490        cLWlanDiagChan                         TruthValue,
491        cLWlanStorageType                      StorageType,
492        cLWlanIsWired                          TruthValue,
493        cLWlanIngressInterface                 OCTET STRING,
494        cLWlanNACSupport                       TruthValue,
495        cLWlanWepKeyChange                     TimeStamp,
496        cLWlanChdEnable                        TruthValue,
497        cLWlan802dot11anDTIM                   Unsigned32,
498        cLWlan802dot11bgnDTIM                  Unsigned32,
499        cLWlanLoadBalancingEnable              TruthValue,
500        cLWlanBandSelectEnable                 TruthValue,
501        cLWlanPassiveClientEnable              TruthValue,
502        cLWlanReAnchorRoamedVoiceClientsEnable TruthValue,
503        cLWlanMulticastInterfaceEnable         TruthValue,
504        cLWlanMulticastInterface               SnmpAdminString,
505        cLWlanMulticastDirectEnable            TruthValue,
506        cLWlanNACPostureSupport                TruthValue,
507        cLWlanMaxClientsAccepted               Unsigned32,
508        cLWlanScanDeferPriority                BITS,
509        cLWlanScanDeferTime                    Unsigned32,
510        cLWlanLanSubType                       INTEGER,
511        cLWlanWebAuthOnMacFilterFailureEnabled TruthValue,
512        cLWlanStaticIpTunnelingEnabled         TruthValue,
513        cLWlanKtsCacSupportEnabled             TruthValue,
514        cLWlanWifiDirectPolicyStatus           INTEGER,
515        cLWlanWebAuthIPv6AclName               DisplayString,
516        cLWlanHotSpot2Enabled                  TruthValue,
517        cLWlanMaxClientsAllowedPerRadio        Unsigned32,
518        cLWlanDhcpDeviceProfiling              TruthValue,
519        cLWlanMacAuthOverDot1xEnabled          TruthValue,
520        cLWlanUserTimeout                      Unsigned32,
521        cLWlanUserIdleThreshold                Unsigned32,
522        cLWlanHttpDeviceProfiling              TruthValue,
523        cLWlanHotSpotClearConfig               INTEGER,
524        cLWlanRadiusAuthFourthServer           DisplayString,
525        cLWlanRadiusAuthFifthServer            DisplayString,
526        cLWlanRadiusAuthSixthServer            DisplayString,
527        cLWlanRadiusAcctFourthServer           DisplayString,
528        cLWlanRadiusAcctFifthServer            DisplayString,
529        cLWlanRadiusAcctSixthServer            DisplayString,
530        cLWlanSelfAnchorEnabled                TruthValue,
531        cLWlanUniversalAdmin                   TruthValue,
532        cLWlan11acMuMimoEnabled                TruthValue
533}
534
535cLWlanIndex OBJECT-TYPE
536    SYNTAX          Unsigned32 (1..517)
537    MAX-ACCESS      not-accessible
538    STATUS          current
539    DESCRIPTION
540        "This object uniquely identifies one instance of
541        a WLAN on the controller. The value 513-517 indicates
542        wired clients."
543    ::= { cLWlanConfigEntry 1 }
544
545cLWlanRowStatus OBJECT-TYPE
546    SYNTAX          RowStatus
547    MAX-ACCESS      read-create
548    STATUS          current
549    DESCRIPTION
550        "This is the status column for this row and used
551        to create, modify and delete specific instances of rows
552        in this table.
553        This table supports modification of writable objects when the
554        RowStatus is 'active'.
555        The following objects are mandatory for successful
556        creation of an entry:
557            cLWlanProfileName
558            cLWlanSsid."
559    ::= { cLWlanConfigEntry 2 }
560
561cLWlanProfileName OBJECT-TYPE
562    SYNTAX          SnmpAdminString (SIZE  (1..64))
563    MAX-ACCESS      read-create
564    STATUS          current
565    DESCRIPTION
566        "This object represents the profile name assigned
567        to this WLAN. The name assigned to a WLAN has to be
568        unique across all the WLANs on the controller.
569        An administrator can assign a meaningful
570        name that could later be used to refer a particular
571        WLAN on the controller.  This object cannot be
572        modified when cLWlanRowStatus is 'active'."
573    ::= { cLWlanConfigEntry 3 }
574
575cLWlanSsid OBJECT-TYPE
576    SYNTAX          OCTET STRING (SIZE  (1..32))
577    MAX-ACCESS      read-create
578    STATUS          current
579    DESCRIPTION
580        "This object represents the SSID assigned to
581        this WLAN. The access points will broadcast this SSID
582        on this WLAN. Different WLAN could use the same SSID as
583        long as the layer 2 security is different. This object
584        cannot be modified when cLWlanRowStatus is 'active'."
585    ::= { cLWlanConfigEntry 4 }
586
587cLWlanDiagChan OBJECT-TYPE
588    SYNTAX          TruthValue
589    MAX-ACCESS      read-create
590    STATUS          current
591    DESCRIPTION
592        "This object is used to configure this WLAN as a diagnostic
593        WLAN. A value of 'true' indicates that the WLAN can be used for
594        diagnostic purposes. A value of 'false' indicates that the WLAN
595        can not be used for diagnostic purposes."
596    DEFVAL          { false }
597    ::= { cLWlanConfigEntry 5 }
598
599cLWlanStorageType OBJECT-TYPE
600    SYNTAX          StorageType
601    MAX-ACCESS      read-create
602    STATUS          current
603    DESCRIPTION
604        "This object represnts the storage type for this
605        conceptual row."
606    DEFVAL          { nonVolatile }
607    ::= { cLWlanConfigEntry 6 }
608
609cLWlanIsWired OBJECT-TYPE
610    SYNTAX          TruthValue
611    MAX-ACCESS      read-create
612    STATUS          current
613    DESCRIPTION
614        "This object is used to configure this WLAN as a
615        wired or wireless WLAN. A value of 'true'  indicates
616        that this is a wired WLAN.  A value of 'false'
617        indicates that this is a wireless WLAN."
618    ::= { cLWlanConfigEntry 7 }
619
620cLWlanIngressInterface OBJECT-TYPE
621    SYNTAX          OCTET STRING (SIZE  (0..32))
622    MAX-ACCESS      read-create
623    STATUS          current
624    DESCRIPTION
625        "This object represents the ingress interface attached to the
626        wireless lan."
627    ::= { cLWlanConfigEntry 8 }
628
629cLWlanNACSupport OBJECT-TYPE
630    SYNTAX          TruthValue
631    MAX-ACCESS      read-create
632    STATUS          current
633    DESCRIPTION
634        "This object is used to configure the NAC- Out Of
635        Band(OOB) support for the WLAN.
636        A value of 'true'  indicates that
637        the WLAN supports the NAC- Out Of Band(OOB) feature.
638        A value of 'false' indicates that
639        the WLAN does not support the NAC- Out Of Band(OOB)
640        feature."
641    DEFVAL          { false }
642    ::= { cLWlanConfigEntry 9 }
643
644cLWlanWepKeyChange OBJECT-TYPE
645    SYNTAX          TimeStamp
646    MAX-ACCESS      read-only
647    STATUS          current
648    DESCRIPTION
649        "This object represents the time when the
650        static WEP key was changed by the user."
651    ::= { cLWlanConfigEntry 10 }
652
653cLWlanChdEnable OBJECT-TYPE
654    SYNTAX          TruthValue
655    MAX-ACCESS      read-create
656    STATUS          current
657    DESCRIPTION
658        "This object indicates whether Coverage Hole Detection
659        (CHD) is enabled on the controller. A value of 'true'
660        indicates CHD is on and a value of 'false' indicates
661        CHD is turned off for this WLAN."
662    DEFVAL          { true }
663    ::= { cLWlanConfigEntry 11 }
664
665cLWlan802dot11anDTIM OBJECT-TYPE
666    SYNTAX          Unsigned32 (1..255)
667    UNITS           "Beacon Intervals"
668    MAX-ACCESS      read-create
669    STATUS          current
670    DESCRIPTION
671        "This object represents DTIM configuration per WLAN for each
672        802.11 network.
673        The DTIM value is measured in Beacon Intervals."
674    DEFVAL          { 1 }
675    ::= { cLWlanConfigEntry 12 }
676
677cLWlan802dot11bgnDTIM OBJECT-TYPE
678    SYNTAX          Unsigned32 (1..255)
679    UNITS           "Beacon Intervals"
680    MAX-ACCESS      read-create
681    STATUS          current
682    DESCRIPTION
683        "This object represents DTIM configuration per WLAN for each
684        802.11 network.
685        The DTIM value is measured in Beacon Intervals."
686    DEFVAL          { 1 }
687    ::= { cLWlanConfigEntry 13 }
688
689cLWlanLoadBalancingEnable OBJECT-TYPE
690    SYNTAX          TruthValue
691    MAX-ACCESS      read-create
692    STATUS          current
693    DESCRIPTION
694        "This object indicates whether Load Balancing is
695        enabled on the controller for this WLAN . A value of 'true'
696        indicates Load Balance is on and a value of 'false' indicates
697        Load Balance is turned off for this WLAN."
698    DEFVAL          { true }
699    ::= { cLWlanConfigEntry 14 }
700
701cLWlanBandSelectEnable OBJECT-TYPE
702    SYNTAX          TruthValue
703    MAX-ACCESS      read-create
704    STATUS          current
705    DESCRIPTION
706        "This object indicates whether Band Select is enabled
707        on the controller for this WLAN. A value of 'true'
708        indicates Band Select is on and a value of 'false' indicates
709        Band Select is turned off for this WLAN."
710    DEFVAL          { true }
711    ::= { cLWlanConfigEntry 15 }
712
713cLWlanPassiveClientEnable OBJECT-TYPE
714    SYNTAX          TruthValue
715    MAX-ACCESS      read-create
716    STATUS          current
717    DESCRIPTION
718        "This object specifies whether passive client is enabled
719        on the controller for this WLAN. A value of 'true'
720        indicates passive client is on and a value of 'false' indicates
721        passive client is turned off for this WLAN."
722    DEFVAL          { false }
723    ::= { cLWlanConfigEntry 16 }
724
725cLWlanReAnchorRoamedVoiceClientsEnable OBJECT-TYPE
726    SYNTAX          TruthValue
727    MAX-ACCESS      read-create
728    STATUS          current
729    DESCRIPTION
730        "This object specifies whether the Roamed Voice Client
731        Re-Anchoring feature is enabled on the controller for this
732        WLAN.
733        A value of 'true' indicates the roamed voice clients will get
734        re-anchored.
735        A value of 'false' indicates the roamed voice clients
736        re-anchoring is turned off for this WLAN."
737    DEFVAL          { false }
738    ::= { cLWlanConfigEntry 17 }
739
740cLWlanMulticastInterfaceEnable OBJECT-TYPE
741    SYNTAX          TruthValue
742    MAX-ACCESS      read-create
743    STATUS          current
744    DESCRIPTION
745        "This object specifies whether multicast interface
746        is enabled on the controller. A value of 'true'
747        indicates that multicast interface feature is enabled
748        and the interface represented by 'cLWlanMulticastInterface'
749        would be used for the multicast traffic on this WLAN.
750        A value of 'false' indicates that multicast interface
751        feature is turned off for this WLAN."
752    DEFVAL          { false }
753    ::= { cLWlanConfigEntry 18 }
754
755cLWlanMulticastInterface OBJECT-TYPE
756    SYNTAX          SnmpAdminString
757    MAX-ACCESS      read-create
758    STATUS          current
759    DESCRIPTION
760        "This object specifies the interface, which would be used
761        for the multicast traffic for all the clients that are
762        associated to this WLAN."
763    DEFVAL          { "default" }
764    ::= { cLWlanConfigEntry 19 }
765
766cLWlanMulticastDirectEnable OBJECT-TYPE
767    SYNTAX          TruthValue
768    MAX-ACCESS      read-create
769    STATUS          current
770    DESCRIPTION
771        "This object specifies whether multicast direct is enabled
772        on the controller for this WLAN.
773        A value of 'true' indicates multicast direct is ON.
774        A value of 'false' indicates multicast direct is turned
775        off for this WLAN."
776    DEFVAL          { false }
777    ::= { cLWlanConfigEntry 20 }
778
779cLWlanNACPostureSupport OBJECT-TYPE
780    SYNTAX          TruthValue
781    MAX-ACCESS      read-create
782    STATUS          current
783    DESCRIPTION
784        "This object is used to configure the NAC-Posture
785        support for the WLAN.
786        A value of 'true'  indicates that the WLAN supports the
787        NAC-Posture feature.
788        A value of 'false' indicates that the WLAN does not support the
789        NAC-Posture feature."
790    DEFVAL          { false }
791    ::= { cLWlanConfigEntry 21 }
792
793cLWlanMaxClientsAccepted OBJECT-TYPE
794    SYNTAX          Unsigned32
795    MAX-ACCESS      read-create
796    STATUS          current
797    DESCRIPTION
798        "This object specifies the maximum number of client connection
799        allowed for this WLAN.
800        A value of 0 indicates that there is no limit on maximum
801        allowed clients for this WLAN."
802    DEFVAL          { 0 }
803    ::= { cLWlanConfigEntry 22 }
804
805cLWlanScanDeferPriority OBJECT-TYPE
806    SYNTAX          BITS {
807                        bit0(0),
808                        bit1(1),
809                        bit2(2),
810                        bit3(3),
811                        bit4(4),
812                        bit5(5),
813                        bit6(6),
814                        bit7(7)
815                    }
816    MAX-ACCESS      read-create
817    STATUS          current
818    DESCRIPTION
819        "This object specifies the priority of packets
820        that defer the off-channel scan. This is used in
821        off-channel scanning to improve performance
822        for medical devices using Radio Resource Management.
823        Each bit represents a packet type for which off-channel
824        scanning needs to be deferred.
825        bit0 - Best effort.
826        bit1 - Background
827        bit2 - Spare
828        bit3 - Excellent effort
829        bit4 - Controlled load
830        bit5 - Video, less than 100-ms latency and jitter
831        bit6 - Voice, less than 10-ms latency and jitter
832        bit7 - Network control"
833    DEFVAL          { { bit5 , bit6 } }
834    ::= { cLWlanConfigEntry 23 }
835
836cLWlanScanDeferTime OBJECT-TYPE
837    SYNTAX          Unsigned32 (0..60000)
838    UNITS           "milliseconds"
839    MAX-ACCESS      read-create
840    STATUS          current
841    DESCRIPTION
842        "This object specifies the minimum number of milliseconds
843        that must elapse without the appearance of a specified packet
844        before the access point radios begin an off-channel scan."
845    DEFVAL          { 100 }
846    ::= { cLWlanConfigEntry 24 }
847
848cLWlanLanSubType OBJECT-TYPE
849    SYNTAX          INTEGER  {
850                        wirelessLan(1),
851                        guestLan(2),
852                        remoteLan(3),
853                        other(4)
854                    }
855    MAX-ACCESS      read-create
856    STATUS          current
857    DESCRIPTION
858        "This object specifies the sub-type of the LAN created.
859        This has to be congruent with cLWlanIswired.
860        If cLWlanIswired is set to 'true', allowed values are
861        guestLan(2)
862        and remoteLan(3).
863        If cLWlanIswired is set to 'false', allowed value is
864        wirelessLan(1).
865        A value of other(4) will be returned if it doesnt match any
866        values defined here. This value is not configurable."
867    ::= { cLWlanConfigEntry 25 }
868
869cLWlanWebAuthOnMacFilterFailureEnabled OBJECT-TYPE
870    SYNTAX          TruthValue
871    MAX-ACCESS      read-create
872    STATUS          current
873    DESCRIPTION
874        "This object is used to configure the Web based
875        authentication on Mac Filter failure support for the WLAN.
876        A value of 'true' enables Web authentication on MAC
877        filter failure for the WLAN.
878        A value of 'false' disables Web authentication on MAC
879        filter failure for the WLAN."
880    DEFVAL          { false }
881    ::= { cLWlanConfigEntry 26 }
882
883cLWlanStaticIpTunnelingEnabled OBJECT-TYPE
884    SYNTAX          TruthValue
885    MAX-ACCESS      read-create
886    STATUS          current
887    DESCRIPTION
888        "This object is used to configure the Static IP Tunneling
889        of clients feature support for the WLAN.
890        A value of 'true' enables static IP Tunneling of client
891        for the WLAN.
892        A value of 'false' disables static IP Tunneling of client
893        for the WLAN."
894    DEFVAL          { false }
895    ::= { cLWlanConfigEntry 27 }
896
897cLWlanKtsCacSupportEnabled OBJECT-TYPE
898    SYNTAX          TruthValue
899    MAX-ACCESS      read-create
900    STATUS          current
901    DESCRIPTION
902        "This object is used to configure the KTS CAC
903        support for the WLAN.
904        A value of 'true' enables the KTS based CAC support
905        for this wlan.
906        A value of 'false' disables the KTS based CAC support
907        for this wlan."
908    DEFVAL          { false }
909    ::= { cLWlanConfigEntry 28 }
910
911cLWlanWifiDirectPolicyStatus OBJECT-TYPE
912    SYNTAX          INTEGER  {
913                        disable(1),
914                        allow(2),
915                        notAllow(3)
916                    }
917    MAX-ACCESS      read-create
918    STATUS          current
919    DESCRIPTION
920        "This object is used to allow/disallow wi-fi
921        direct clients to/from joining the infrastructure
922        network.
923        disable(1) - WFD is completely disabled.
924        allow(2)  -  allow WFD clients
925        disallow(3) - controller rejects association request from WFD
926        clients only if it has P2P IE with concurrency enabled."
927    ::= { cLWlanConfigEntry 29 }
928
929cLWlanWebAuthIPv6AclName OBJECT-TYPE
930    SYNTAX          DisplayString (SIZE  (0..64))
931    MAX-ACCESS      read-create
932    STATUS          current
933    DESCRIPTION
934        "This object represents the name of the Web Auth
935        IPv6 ACL applied to this WLAN.
936        If it is required to remove the ACL
937        name for a WLAN, it should be set to 'none'.
938        ACL's are applied in the following priority order -
939        interfaces ACLs, WLAN ACLs, client ACLs."
940    ::= { cLWlanConfigEntry 30 }
941
942cLWlanHotSpot2Enabled OBJECT-TYPE
943    SYNTAX          TruthValue
944    MAX-ACCESS      read-create
945    STATUS          current
946    DESCRIPTION
947        "This object represents the hotSpot2 feature for this WLAN.
948        A value of 'true' enables the HotSpot2
949        for this wlan.
950        A value of 'false' disables the HotSpot2
951        for this wlan."
952    DEFVAL          { false }
953    ::= { cLWlanConfigEntry 31 }
954
955cLWlanMaxClientsAllowedPerRadio OBJECT-TYPE
956    SYNTAX          Unsigned32 (1..200)
957    MAX-ACCESS      read-create
958    STATUS          current
959    DESCRIPTION
960        "This object represents the maximum allowed clients
961        per AP radio for a WLAN."
962    DEFVAL          { 200 }
963    ::= { cLWlanConfigEntry 32 }
964
965cLWlanDhcpDeviceProfiling OBJECT-TYPE
966    SYNTAX          TruthValue
967    MAX-ACCESS      read-create
968    STATUS          current
969    DESCRIPTION
970        "This object specifies the status of
971        DHCP Device Profiling feature for this WLAN.
972        A value of 'true' enables DHCP Device Profiling on this wlan.
973        A value of 'false' disables DHCP  the Device Profiling
974        on this wlan."
975    DEFVAL          { false }
976    ::= { cLWlanConfigEntry 33 }
977
978cLWlanMacAuthOverDot1xEnabled OBJECT-TYPE
979    SYNTAX          TruthValue
980    MAX-ACCESS      read-create
981    STATUS          current
982    DESCRIPTION
983        "This object specifies the configuration state of
984        authentication failover to  Dot1x for the WLAN.
985        A value of 'true' enables mac auth or dot1x
986        for the WLAN.
987        A value of 'false' disables mac auth or dot1x
988         for the WLAN."
989    DEFVAL          { false }
990    ::= { cLWlanConfigEntry 34 }
991
992cLWlanUserTimeout OBJECT-TYPE
993    SYNTAX          Unsigned32
994    UNITS           "seconds"
995    MAX-ACCESS      read-create
996    STATUS          current
997    DESCRIPTION
998        "This object represents the timeout value of user for a WLAN."
999    DEFVAL          { 300 }
1000    ::= { cLWlanConfigEntry 35 }
1001
1002cLWlanUserIdleThreshold OBJECT-TYPE
1003    SYNTAX          Unsigned32
1004    UNITS           "bytes"
1005    MAX-ACCESS      read-create
1006    STATUS          current
1007    DESCRIPTION
1008        "This object represents the user idle threshold value in bytes
1009        for a WLAN."
1010    DEFVAL          { 0 }
1011    ::= { cLWlanConfigEntry 36 }
1012
1013cLWlanHttpDeviceProfiling OBJECT-TYPE
1014    SYNTAX          TruthValue
1015    MAX-ACCESS      read-create
1016    STATUS          current
1017    DESCRIPTION
1018        "This object specifies the status of
1019        HTTP Device Profiling feature for this WLAN.
1020        A value of 'true' enables HTTP Device Profiling on this wlan.
1021        A value of 'false' disables the HTTP Device Profiling
1022        on this wlan."
1023    DEFVAL          { false }
1024    ::= { cLWlanConfigEntry 37 }
1025
1026cLWlanHotSpotClearConfig OBJECT-TYPE
1027    SYNTAX          INTEGER  {
1028                        enable(1),
1029                        disable(2)
1030                    }
1031    MAX-ACCESS      read-create
1032    STATUS          current
1033    DESCRIPTION
1034        "This object is used to clear all the configuration
1035        related to HotSpot feature at WLAN level.
1036        A value of 'enable' would clear the configuration.
1037        When queries for the current value, always 'disable'
1038        would be returned."
1039    DEFVAL          { disable }
1040    ::= { cLWlanConfigEntry 38 }
1041
1042cLWlanRadiusAuthFourthServer OBJECT-TYPE
1043    SYNTAX          DisplayString (SIZE  (0..21))
1044    MAX-ACCESS      read-create
1045    STATUS          current
1046    DESCRIPTION
1047        "This object specifies the Fourth
1048        Radius Authentication Server for this wlan."
1049    ::= { cLWlanConfigEntry 39 }
1050
1051cLWlanRadiusAuthFifthServer OBJECT-TYPE
1052    SYNTAX          DisplayString (SIZE  (0..21))
1053    MAX-ACCESS      read-create
1054    STATUS          current
1055    DESCRIPTION
1056        "This object specifies the Fifth
1057        Radius Authentication Server for this wlan."
1058    ::= { cLWlanConfigEntry 40 }
1059
1060cLWlanRadiusAuthSixthServer OBJECT-TYPE
1061    SYNTAX          DisplayString (SIZE  (0..21))
1062    MAX-ACCESS      read-create
1063    STATUS          current
1064    DESCRIPTION
1065        "This object specifies the Sixth
1066        Radius Authentication Server for this wlan."
1067    ::= { cLWlanConfigEntry 41 }
1068
1069cLWlanRadiusAcctFourthServer OBJECT-TYPE
1070    SYNTAX          DisplayString (SIZE  (0..21))
1071    MAX-ACCESS      read-create
1072    STATUS          current
1073    DESCRIPTION
1074        "This object specifies the Fourth
1075        Radius Accounting Server for this wlan."
1076    ::= { cLWlanConfigEntry 42 }
1077
1078cLWlanRadiusAcctFifthServer OBJECT-TYPE
1079    SYNTAX          DisplayString (SIZE  (0..21))
1080    MAX-ACCESS      read-create
1081    STATUS          current
1082    DESCRIPTION
1083        "This object specifies the Fifth
1084        Radius Accounting Server for this wlan."
1085    ::= { cLWlanConfigEntry 43 }
1086
1087cLWlanRadiusAcctSixthServer OBJECT-TYPE
1088    SYNTAX          DisplayString (SIZE  (0..21))
1089    MAX-ACCESS      read-create
1090    STATUS          current
1091    DESCRIPTION
1092        "This object specifies the Sixth
1093        Radius Accounting Server for this wlan."
1094    ::= { cLWlanConfigEntry 44 }
1095
1096cLWlanSelfAnchorEnabled OBJECT-TYPE
1097    SYNTAX          TruthValue
1098    MAX-ACCESS      read-create
1099    STATUS          current
1100    DESCRIPTION
1101        "This object specifies whether self anchoring
1102        is enabled for the wlan."
1103    DEFVAL          { false }
1104    ::= { cLWlanConfigEntry 64 }
1105
1106cLWlanUniversalAdmin OBJECT-TYPE
1107    SYNTAX          TruthValue
1108    MAX-ACCESS      read-create
1109    STATUS          current
1110    DESCRIPTION
1111        "This object allows universal admin mode.
1112        to be enabled on a 802.1X/WPA/WPA2 secured WLAN."
1113    DEFVAL          { false }
1114    ::= { cLWlanConfigEntry 65 }
1115
1116cLWlan11acMuMimoEnabled OBJECT-TYPE
1117    SYNTAX          TruthValue
1118    MAX-ACCESS      read-create
1119    STATUS          current
1120    DESCRIPTION
1121        "This object is used to configure 11ac Mu Mimo mode for
1122        the WLAN.
1123        A value of 'true' enables Mu Mimo mode for the WLAN.
1124        A value of 'false' disables Mu Mimo mode for the WLAN."
1125    DEFVAL          { false }
1126    ::= { cLWlanConfigEntry 66 }
1127
1128
1129-- ********************************************************************
1130-- *        WLAN 11u  Table
1131-- ********************************************************************
1132
1133cLWlan11uTable OBJECT-TYPE
1134    SYNTAX          SEQUENCE OF CLWlan11uEntry
1135    MAX-ACCESS      not-accessible
1136    STATUS          current
1137    DESCRIPTION
1138        "This table represents the generic 802.11u
1139        configuration for a particular WLAN in a
1140        controller.
1141
1142        This table has a one-to-one relationship with
1143        cLWlanConfigTable. There exist a row in this
1144        table corresponding to each   row representing
1145        a WLAN in cLWlanConfigTable."
1146    ::= { ciscoLwappWlan11uConfig 1 }
1147
1148cLWlan11uEntry OBJECT-TYPE
1149    SYNTAX          CLWlan11uEntry
1150    MAX-ACCESS      not-accessible
1151    STATUS          current
1152    DESCRIPTION
1153        "Each entry in this table represents the generic 802.11u
1154        configuration for a WLAN."
1155    INDEX           { cLWlanIndex }
1156    ::= { cLWlan11uTable 1 }
1157
1158CLWlan11uEntry ::= SEQUENCE {
1159        cLWlan11uStatus             TruthValue,
1160        cLWlan11uInternetAccess     TruthValue,
1161        cLWlan11uNetworkType        INTEGER,
1162        cLWlan11uVenueGroup         INTEGER,
1163        cLWlan11uVenueType          INTEGER,
1164        cLWlan11uVenueName          SnmpAdminString,
1165        cLWlan11uHessid             MacAddress,
1166        cLWlan11uNetworkAuthType    INTEGER,
1167        cLWlan11uIpAddressAvailIpv4 INTEGER,
1168        cLWlan11uIpAddressAvailIpv6 INTEGER
1169}
1170
1171cLWlan11uStatus OBJECT-TYPE
1172    SYNTAX          TruthValue
1173    MAX-ACCESS      read-write
1174    STATUS          current
1175    DESCRIPTION
1176        "This object is used to configure the 802.11u support
1177        for this WLAN. A value of 'true' indicates that 802.11u
1178        support is enabled for this WLAN and a  value of 'false'
1179        indicates that the support  is disabled for this WLAN."
1180    DEFVAL          { false }
1181    ::= { cLWlan11uEntry 1 }
1182
1183cLWlan11uInternetAccess OBJECT-TYPE
1184    SYNTAX          TruthValue
1185    MAX-ACCESS      read-write
1186    STATUS          current
1187    DESCRIPTION
1188        "This object is used to configure the internet access
1189        with respect to 802.11u feature for this WLAN.
1190        A value of 'true' indicates that internet access is
1191        enabled for this WLAN and a  value of 'false' indicates
1192        that the internet access  is disabled for this WLAN."
1193    DEFVAL          { true }
1194    ::= { cLWlan11uEntry 2 }
1195
1196cLWlan11uNetworkType OBJECT-TYPE
1197    SYNTAX          INTEGER  {
1198                        invalid(1),
1199                        private(2),
1200                        privateWithGuestAccess(3),
1201                        chargeablePublicNetwork(4),
1202                        freePublicNetwork(5),
1203                        testOrEquipment(6),
1204                        wildcard(7),
1205                        personnalDeviceNetwork(8),
1206                        emgerencyServiceOnlyNetwork(9),
1207                        notConfigured(255)
1208                    }
1209    MAX-ACCESS      read-write
1210    STATUS          current
1211    DESCRIPTION
1212        "This object indicates the network type with respect
1213        to  802.11u feature , for this WLAN.
1214           invalid (1)                : Invalid network type.
1215           private(2)                 : Non-authorized users are not
1216                                        permitted on this network.
1217           privateWithGuestAccess(3)  : Private network but guest
1218                                        accounts area available.
1219           chargeablePublicNetwork(4) : The network is accessible to
1220                                        anyone, however, access to the
1221                                        network requires payment.
1222           freePublicNetwork(5)       : The network is accessible to
1223                                        anyone and no charges apply
1224                                        for the network use.
1225           testOrEquipment(6)         : The network is used for test or
1226                                        experimental purposes only.
1227           wildcard(6)                : Wildcard network type.
1228           personnalDeviceNetwork(8)  : The network is accessible only
1229                                        by Personnal Device.
1230           emgerencyServiceOnlyNetwork(9) : Emergency Service
1231                                            network Type."
1232    ::= { cLWlan11uEntry 3 }
1233
1234cLWlan11uVenueGroup OBJECT-TYPE
1235    SYNTAX          INTEGER  {
1236                        unspecified(1),
1237                        assembly(2),
1238                        business(3),
1239                        educational(4),
1240                        factoryAndIndustrial(5),
1241                        institutional(6),
1242                        mercantile(7),
1243                        residential(8),
1244                        storage(9),
1245                        utilityAndMisc(10),
1246                        vehicular(11),
1247                        outdoor(12)
1248                    }
1249    MAX-ACCESS      read-write
1250    STATUS          deprecated
1251    DESCRIPTION
1252        "This object indicates the venue group with respect
1253        to 802.11u feature , for this WLAN."
1254    DEFVAL          { unspecified }
1255    ::= { cLWlan11uEntry 4 }
1256
1257cLWlan11uVenueType OBJECT-TYPE
1258    SYNTAX          INTEGER  {
1259                        unspecified(1),
1260                        assembly(2),
1261                        business(3),
1262                        educational(4),
1263                        factoryAndIndustrial(5),
1264                        institutional(6),
1265                        mercantile(7),
1266                        residential(8),
1267                        storage(9),
1268                        utilityAndMisc(10),
1269                        vehicular(11),
1270                        outdoor(12)
1271                    }
1272    MAX-ACCESS      read-write
1273    STATUS          deprecated
1274    DESCRIPTION
1275        "This object indicates the venue type within
1276        a particular venue group, with respect
1277        to  802.11u feature , for this WLAN.
1278        The Venue group-Venue Type relationship is per
1279        the following table:
1280        Venue Group Venue Type Code Venue Description
1281        =========== =============== =================
1282             0            0         Unspecified
1283             0            1-255     Reserved
1284             1            0         Unspecified Assembly
1285             1            1         Arena
1286             1            2         Stadium
1287             1            3         Passenger Terminal (e.g.,
1288                                    airport, port, bus station, ferry
1289                                    terminal, train station)
1290             1            4         Amphitheater
1291             1            5         Amusement Park
1292             1            6         Place of Worship
1293             1            7         Convention Center
1294             1            8         Library
1295             1            9         Museum
1296             1            10        Restaurant
1297             1            11        Theater
1298             1            12        Bar
1299             1            13        Coffee Shop
1300             1            14        Zoo or Aquarium
1301             1            15        Emergency Coordination Center
1302             1            16-255    Reserved
1303             2            0         Unspecified Business
1304             2            1         Doctor or Dentist office
1305             2            2         Bank
1306             2            3         Fire Station
1307             2            4         Police Station
1308             2            6         Post Office
1309             2            7         Professional Office
1310             2            8         Research and Development Facility
1311             2            9         Attorney Office
1312             2            10-255    Reserved
1313             3            0         Unspecified Educational
1314             3            1         School, Primary
1315             3            2         School, Secondary
1316             3            3         University or College
1317             3            4-255     Reserved
1318             4            0         Unspecified Factory and Industrial
1319             4            1         Factory
1320             4            2-255     Reserved
1321             5            0         Unspecified Institutional
1322             5            1         Hospital
1323             5            2         Long-Term Care Facility (e.g.,
1324                                    Nursing home, Hospice, etc.)
1325             5            3         Alcohol and Drug Re-habilitation
1326                                    Center
1327             5            4         Group Home
1328             5            5         Prison or Jail
1329             5            6-255     Reserved
1330             6            0         Unspecified Mercantile
1331             6            1         Retail Store
1332             6            2         Grocery Market
1333             6            3         Automotive Service Station
1334             6            4-255     Reserved
1335             7            0         Unspecified Residential
1336             7            1         Hotel or Motel
1337             7            2         Dormitory
1338             7            3         Boarding House
1339             7            4-255     Reserved
1340             8            0-255     Reserved
1341             9            0-255     Reserved
1342             10           0         Unspecified Vehicular
1343             10           1         Automobile or Truck
1344             10           2         Airplane
1345             10           3         Bus
1346             10           4         Ferry
1347             10           5         Ship or Boat
1348             10           6         Train
1349             10           7-255     Reserved
1350             11           0         Unspecified Outdoor
1351             11           1         Muni-mesh Network
1352             11           2         City Park
1353             11           3-255     Reserved"
1354    DEFVAL          { unspecified }
1355    ::= { cLWlan11uEntry 5 }
1356
1357cLWlan11uVenueName OBJECT-TYPE
1358    SYNTAX          SnmpAdminString (SIZE  (1..255))
1359    MAX-ACCESS      read-write
1360    STATUS          deprecated
1361    DESCRIPTION
1362        "This is the venue name defined for this WLAN
1363        with respect to  802.11u feature."
1364    ::= { cLWlan11uEntry 6 }
1365
1366cLWlan11uHessid OBJECT-TYPE
1367    SYNTAX          MacAddress
1368    MAX-ACCESS      read-write
1369    STATUS          current
1370    DESCRIPTION
1371        "This object is used to configure the Hessid for this WLAN."
1372    ::= { cLWlan11uEntry 8 }
1373
1374cLWlan11uNetworkAuthType OBJECT-TYPE
1375    SYNTAX          INTEGER  {
1376                        acceptance(1),
1377                        enrollment(2),
1378                        redirection(3),
1379                        dnsRedirection(4),
1380                        notConfigured(5)
1381                    }
1382    MAX-ACCESS      read-write
1383    STATUS          current
1384    DESCRIPTION
1385        "This object is used to configure the NetworkAuthType
1386        for a WLAN"
1387    DEFVAL          { notConfigured }
1388    ::= { cLWlan11uEntry 9 }
1389
1390cLWlan11uIpAddressAvailIpv4 OBJECT-TYPE
1391    SYNTAX          INTEGER  {
1392                        notAvailable(1),
1393                        public(2),
1394                        portRestricted(3),
1395                        singleNATPrivate(4),
1396                        doubleNATPrivate(5),
1397                        portRestrictedAndSingleNATPrivate(6),
1398                        portRestrictedAndDoubleNATPrivate(7),
1399                        unKnown(8)
1400                    }
1401    MAX-ACCESS      read-write
1402    STATUS          current
1403    DESCRIPTION
1404        "This object represents the IPv4 Address Availability."
1405    DEFVAL          { notAvailable }
1406    ::= { cLWlan11uEntry 10 }
1407
1408cLWlan11uIpAddressAvailIpv6 OBJECT-TYPE
1409    SYNTAX          INTEGER  {
1410                        notAvailable(1),
1411                        available(2),
1412                        unKnown(3)
1413                    }
1414    MAX-ACCESS      read-write
1415    STATUS          current
1416    DESCRIPTION
1417        "This object represents the IPv6 Address Availability."
1418    DEFVAL          { notAvailable }
1419    ::= { cLWlan11uEntry 11 }
1420
1421
1422-- ********************************************************************
1423-- *        WLAN 11u OUI Table
1424-- ********************************************************************
1425
1426cLWlan11uOuiTable OBJECT-TYPE
1427    SYNTAX          SEQUENCE OF CLWlan11uOuiEntry
1428    MAX-ACCESS      not-accessible
1429    STATUS          current
1430    DESCRIPTION
1431        "This table represents the OUI
1432        (organizational unique identifier)
1433        configuration for a particular WLAN.
1434        OUIs are assigned by IEEE.
1435        A WLAN can have up to 32 OUIs defined.
1436        OUI configuration per WLAN is required
1437        for the 802.11u feature to work.
1438
1439        Rows are added or deleted by explicit
1440        management actions initiated by the user from a
1441        network management station through the
1442        cLWlan11uOuiRowStatus object."
1443    ::= { ciscoLwappWlan11uConfig 2 }
1444
1445cLWlan11uOuiEntry OBJECT-TYPE
1446    SYNTAX          CLWlan11uOuiEntry
1447    MAX-ACCESS      not-accessible
1448    STATUS          current
1449    DESCRIPTION
1450        "Each entry in this table represents the OUI
1451        (organizational unique identifier)
1452        configuration for a particular WLAN.
1453        OUIs are assigned by IEEE.
1454        A WLAN can have up to 32 OUIs defined.
1455        OUI configuration per WLAN is required
1456        for the 802.11u feature to work."
1457    INDEX           {
1458                        cLWlanIndex,
1459                        cLWlan11uOuiIndex
1460                    }
1461    ::= { cLWlan11uOuiTable 1 }
1462
1463CLWlan11uOuiEntry ::= SEQUENCE {
1464        cLWlan11uOuiIndex       Unsigned32,
1465        cLWlan11uOui            OCTET STRING,
1466        cLWlan11uOuiIsBeacon    TruthValue,
1467        cLWlan11uOuiRowStatus   RowStatus,
1468        cLWlan11uOuiStorageType StorageType
1469}
1470
1471cLWlan11uOuiIndex OBJECT-TYPE
1472    SYNTAX          Unsigned32
1473    MAX-ACCESS      not-accessible
1474    STATUS          current
1475    DESCRIPTION
1476        "This object uniquely identifies one instance of a OUI
1477        on a WLAN.Each WLAN can have up to 32 OUIs defined.
1478        Each OUI should be unique."
1479    ::= { cLWlan11uOuiEntry 1 }
1480
1481cLWlan11uOui OBJECT-TYPE
1482    SYNTAX          OCTET STRING (SIZE  (6 | 10))
1483    MAX-ACCESS      read-create
1484    STATUS          current
1485    DESCRIPTION
1486        "The OUI field is a public OUI assigned by the IEEE.
1487        Each OUI identifies a roaming consortium
1488        (group of SSPs with inter-SSP roaming agreement)
1489        or a single SSP.WLAN can have up to 32 OUIs defined.
1490        Each OUI defined for a WLAN should be unique.
1491        For example the value for Cisco is 004096."
1492    ::= { cLWlan11uOuiEntry 2 }
1493
1494cLWlan11uOuiIsBeacon OBJECT-TYPE
1495    SYNTAX          TruthValue
1496    MAX-ACCESS      read-create
1497    STATUS          current
1498    DESCRIPTION
1499        "This object is used to configure this particular
1500        OUI as one of the beacon OUIs.
1501        Beacon can carry at most 3 OUIs.
1502        User should be able to select 0-3 OUIs
1503        (from the already configured OUIs for this WLAN).
1504        A value of 'true'  indicates that this OUI would
1505        be carried in beacon.  A value of 'false'
1506        indicates that this OUI is not a beacon OUI."
1507    DEFVAL          { false }
1508    ::= { cLWlan11uOuiEntry 3 }
1509
1510cLWlan11uOuiRowStatus OBJECT-TYPE
1511    SYNTAX          RowStatus
1512    MAX-ACCESS      read-create
1513    STATUS          current
1514    DESCRIPTION
1515        "Row Status for creation/deletion of a particular
1516        OUI entry in the table."
1517    ::= { cLWlan11uOuiEntry 4 }
1518
1519cLWlan11uOuiStorageType OBJECT-TYPE
1520    SYNTAX          StorageType
1521    MAX-ACCESS      read-create
1522    STATUS          current
1523    DESCRIPTION
1524        "This object represnts the storage type for this
1525        conceptual row."
1526    DEFVAL          { nonVolatile }
1527    ::= { cLWlan11uOuiEntry 5 }
1528
1529
1530-- ********************************************************************
1531-- *        WLAN 11u Realm Table
1532-- ********************************************************************
1533
1534cLWlan11uRealmTable OBJECT-TYPE
1535    SYNTAX          SEQUENCE OF CLWlan11uRealmEntry
1536    MAX-ACCESS      not-accessible
1537    STATUS          current
1538    DESCRIPTION
1539        "This table represents the realm (NAI) details per WLAN.
1540        In order to provide roaming services,
1541        it is necessary to have a standardized method for
1542        identifying users. NAI is the user identity
1543        submitted by the client during network authentication.
1544        Each realm entry should be unique."
1545    ::= { ciscoLwappWlan11uConfig 3 }
1546
1547cLWlan11uRealmEntry OBJECT-TYPE
1548    SYNTAX          CLWlan11uRealmEntry
1549    MAX-ACCESS      not-accessible
1550    STATUS          current
1551    DESCRIPTION
1552        "Each entry in this table represents the realm (NAI)
1553        configuration for a particular WLAN.A WLAN can have
1554        up to 32 realm defined"
1555    INDEX           {
1556                        cLWlanIndex,
1557                        cLWlan11uRealmIndex
1558                    }
1559    ::= { cLWlan11uRealmTable 1 }
1560
1561CLWlan11uRealmEntry ::= SEQUENCE {
1562        cLWlan11uRealmIndex     Unsigned32,
1563        cLWlan11uRealmName      SnmpAdminString,
1564        cLWlan11uRealmRowStatus RowStatus
1565}
1566
1567cLWlan11uRealmIndex OBJECT-TYPE
1568    SYNTAX          Unsigned32 (1..128)
1569    MAX-ACCESS      not-accessible
1570    STATUS          current
1571    DESCRIPTION
1572        "This object specifies,  one instance of
1573        a realm EAP entry (NAI) on a WLAN.
1574        Each realm entry should be unique."
1575    ::= { cLWlan11uRealmEntry 1 }
1576
1577cLWlan11uRealmName OBJECT-TYPE
1578    SYNTAX          SnmpAdminString (SIZE  (1..128))
1579    MAX-ACCESS      read-create
1580    STATUS          current
1581    DESCRIPTION
1582        "This object represents the NAI name.
1583        In order to provide roaming services,
1584        it is necessary to have a standardized method for
1585        identifying users. NAI is  the user identity
1586        submitted by the client during network authentication.
1587        In roaming, the purpose of the NAI is to identify the
1588        user as well as to assist in the routing of the authentication
1589        request.
1590        Please note that the NAI may not necessarily be
1591        the same as the user's e-mail address or the user identity
1592        submitted in an application layer authentication."
1593    ::= { cLWlan11uRealmEntry 2 }
1594
1595cLWlan11uRealmRowStatus OBJECT-TYPE
1596    SYNTAX          RowStatus
1597    MAX-ACCESS      read-create
1598    STATUS          current
1599    DESCRIPTION
1600        "Row Status for creation/deletion of a particular realm
1601        entry (NAI)from the table"
1602    ::= { cLWlan11uRealmEntry 3 }
1603
1604
1605-- ********************************************************************
1606-- *        WLAN 11u Realm Eap Table
1607-- ********************************************************************
1608
1609cLWlan11uRealmEapTable OBJECT-TYPE
1610    SYNTAX          SEQUENCE OF CLWlan11uRealmEapEntry
1611    MAX-ACCESS      not-accessible
1612    STATUS          current
1613    DESCRIPTION
1614        "This table represents the EAP method configured per realm
1615        for a particular WLAN. A realm can have up to 4 EAP
1616        method defined. The EAP method supported are
1617        LEAP,PEAP,EAP-FAST and EAP-TLS."
1618    ::= { ciscoLwappWlan11uConfig 4 }
1619
1620cLWlan11uRealmEapEntry OBJECT-TYPE
1621    SYNTAX          CLWlan11uRealmEapEntry
1622    MAX-ACCESS      not-accessible
1623    STATUS          current
1624    DESCRIPTION
1625        "Each entry in this table represents the EAP method
1626        configured per realm for a particular WLAN.
1627        A realm can have up to 4 EAP method defined.
1628        The EAP method supported are LEAP,PEAP,EAP-FAST and EAP-TLS."
1629    INDEX           {
1630                        cLWlanIndex,
1631                        cLWlan11uRealmIndex,
1632                        cLWlan11uRealmEapIndex
1633                    }
1634    ::= { cLWlan11uRealmEapTable 1 }
1635
1636CLWlan11uRealmEapEntry ::= SEQUENCE {
1637        cLWlan11uRealmEapIndex     Unsigned32,
1638        cLWlan11uRealmEapMethod    INTEGER,
1639        cLWlan11uRealmEapRowStatus RowStatus
1640}
1641
1642cLWlan11uRealmEapIndex OBJECT-TYPE
1643    SYNTAX          Unsigned32 (1..4)
1644    MAX-ACCESS      not-accessible
1645    STATUS          current
1646    DESCRIPTION
1647        "This object uniquely identifies one instance of
1648        a EAP entry configured per a realm for a particular WLAN."
1649    ::= { cLWlan11uRealmEapEntry 1 }
1650
1651cLWlan11uRealmEapMethod OBJECT-TYPE
1652    SYNTAX          INTEGER  {
1653                        none(1),
1654                        leap(2),
1655                        peap(3),
1656                        eapTls(4),
1657                        eapFast(5),
1658                        eapSim(6),
1659                        eapTtls(7),
1660                        eapAka(8)
1661                    }
1662    MAX-ACCESS      read-create
1663    STATUS          current
1664    DESCRIPTION
1665        "This object represents the EAP method defined."
1666    ::= { cLWlan11uRealmEapEntry 2 }
1667
1668cLWlan11uRealmEapRowStatus OBJECT-TYPE
1669    SYNTAX          RowStatus
1670    MAX-ACCESS      read-create
1671    STATUS          current
1672    DESCRIPTION
1673        "Row Status for creation/deletion of a particular EAP
1674        entry from the table"
1675    ::= { cLWlan11uRealmEapEntry 3 }
1676
1677
1678-- ********************************************************************
1679-- *        WLAN 11u Realm Eap Auth Table
1680-- ********************************************************************
1681
1682cLWlan11uRealmEapAuthTable OBJECT-TYPE
1683    SYNTAX          SEQUENCE OF CLWlan11uRealmEapAuthEntry
1684    MAX-ACCESS      not-accessible
1685    STATUS          current
1686    DESCRIPTION
1687        "This table represents the authentication method details
1688        configured per EAP method for particular realm.
1689        There can be up to 10 authentication configuration
1690        entries per EAP method."
1691    ::= { ciscoLwappWlan11uConfig 5 }
1692
1693cLWlan11uRealmEapAuthEntry OBJECT-TYPE
1694    SYNTAX          CLWlan11uRealmEapAuthEntry
1695    MAX-ACCESS      not-accessible
1696    STATUS          current
1697    DESCRIPTION
1698        "Each entry in this table represents the authentication
1699        method details configured per EAP method for particular realm.
1700        There can be up to 10 authentication configuration
1701        entries per EAP method."
1702    INDEX           {
1703                        cLWlanIndex,
1704                        cLWlan11uRealmIndex,
1705                        cLWlan11uRealmEapIndex,
1706                        cLWlan11uRealmEapAuthIndex
1707                    }
1708    ::= { cLWlan11uRealmEapAuthTable 1 }
1709
1710CLWlan11uRealmEapAuthEntry ::= SEQUENCE {
1711        cLWlan11uRealmEapAuthIndex          Unsigned32,
1712        cLWlan11uRealmEapAuthMethod         INTEGER,
1713        cLWlan11uRealmEapAuthParam          INTEGER,
1714        cLWlan11uRealmEapAuthCredentialType INTEGER,
1715        cLWlan11uRealmEapAuthRowStatus      RowStatus
1716}
1717
1718cLWlan11uRealmEapAuthIndex OBJECT-TYPE
1719    SYNTAX          Unsigned32 (1..10)
1720    MAX-ACCESS      not-accessible
1721    STATUS          current
1722    DESCRIPTION
1723        "This object uniquely identifies one instance of
1724        a auth entry configured per a EAP for a particular WLAN."
1725    ::= { cLWlan11uRealmEapAuthEntry 1 }
1726
1727cLWlan11uRealmEapAuthMethod OBJECT-TYPE
1728    SYNTAX          INTEGER  {
1729                        nonEapInnerAuthType(1),
1730                        innerAuthEapType(2),
1731                        credentialType(3),
1732                        tunneledEapCredentialType(4)
1733                    }
1734    MAX-ACCESS      read-create
1735    STATUS          current
1736    DESCRIPTION
1737        "This object represents the authentication method defined."
1738    DEFVAL          { nonEapInnerAuthType }
1739    ::= { cLWlan11uRealmEapAuthEntry 2 }
1740
1741cLWlan11uRealmEapAuthParam OBJECT-TYPE
1742    SYNTAX          INTEGER  {
1743                        none(1),
1744                        pap(2),
1745                        chap(3),
1746                        mschap(4),
1747                        mschapV2(5),
1748                        leap(6),
1749                        peap(7),
1750                        eapTls(8),
1751                        eapFast(9),
1752                        eapSim(10),
1753                        eapTtls(11),
1754                        eapAka(12),
1755                        sim(13),
1756                        usim(14),
1757                        nfcSecure(15),
1758                        hardwareToken(16),
1759                        softToken(17),
1760                        certificate(18),
1761                        usernamePassword(19),
1762                        reserved(20),
1763                        anonynous(21),
1764                        vendorSpecific(22)
1765                    }
1766    MAX-ACCESS      read-create
1767    STATUS          current
1768    DESCRIPTION
1769        "This object represents the  authentication parameter
1770        defined for a particular authentication method.
1771        The Autentication Parameter and the Authentication Method
1772        relationship as follows
1773
1774         Method      Parameter      Description
1775        =========== =============== =================
1776          1          1              Reserved
1777          1          2              PAP
1778          1          3              CHAP
1779          1          4              MSCHAP
1780          1          5              MSCHAPV2
1781          2          6              LEAP
1782          2          7              PEAP
1783          2          8              EAP-TLS
1784          2          9              EAP-FAST
1785          2          10             EAP-SIM
1786          2          11             EAP-TTLS
1787          2          12             EAP-AKA
1788          3          13             SIM
1789          3          14             USIM
1790          3          15             NFCSECURE
1791          3          16             HARDWARE TOKEN
1792          3          17             SOFT TOKEN
1793          3          18             CERTIFICATE
1794          3          19             USERNAME PASSWORD
1795          3          20             RESERVED
1796          3          21             Anonynous
1797          3          22             Vendor Specific"
1798    DEFVAL          { none }
1799    ::= { cLWlan11uRealmEapAuthEntry 3 }
1800
1801cLWlan11uRealmEapAuthCredentialType OBJECT-TYPE
1802    SYNTAX          INTEGER  {
1803                        sim(1),
1804                        usim(2),
1805                        nfcSecure(3),
1806                        hardwareToken(4),
1807                        softToken(5),
1808                        certificate(6),
1809                        usernamePassword(7),
1810                        reserved(8),
1811                        anonynous(9),
1812                        vendorSpecific(10)
1813                    }
1814    MAX-ACCESS      read-create
1815    STATUS          current
1816    DESCRIPTION
1817        "This is the credential type defined for a particular
1818        authentication method."
1819    DEFVAL          { sim }
1820    ::= { cLWlan11uRealmEapAuthEntry 4 }
1821
1822cLWlan11uRealmEapAuthRowStatus OBJECT-TYPE
1823    SYNTAX          RowStatus
1824    MAX-ACCESS      read-create
1825    STATUS          current
1826    DESCRIPTION
1827        "Row Status for creation/deletion of a particular auth
1828        entry from the table"
1829    ::= { cLWlan11uRealmEapAuthEntry 5 }
1830
1831
1832-- ********************************************************************
1833-- *        WLAN 11u Domain Table
1834-- ********************************************************************
1835
1836cLWlan11uDomainTable OBJECT-TYPE
1837    SYNTAX          SEQUENCE OF CLWlan11uDomainEntry
1838    MAX-ACCESS      not-accessible
1839    STATUS          current
1840    DESCRIPTION
1841        "This table represents the Domain Entry
1842        configuration for a particular WLAN in a
1843        controller.
1844        Rows are added or deleted by explicit
1845        management actions initiated by the user from a
1846        network management station through the
1847        cLWlan11uDomainRowStatus object"
1848    ::= { ciscoLwappWlan11uConfig 6 }
1849
1850cLWlan11uDomainEntry OBJECT-TYPE
1851    SYNTAX          CLWlan11uDomainEntry
1852    MAX-ACCESS      not-accessible
1853    STATUS          current
1854    DESCRIPTION
1855        "Each entry in this table represents the Domain
1856        configuration for a particular WLAN.
1857        A WLAN can have up to 10 domains defined."
1858    INDEX           {
1859                        cLWlanIndex,
1860                        cLWlan11uDomainIndex
1861                    }
1862    ::= { cLWlan11uDomainTable 1 }
1863
1864CLWlan11uDomainEntry ::= SEQUENCE {
1865        cLWlan11uDomainIndex     Unsigned32,
1866        cLWlan11uDomainName      SnmpAdminString,
1867        cLWlan11uDomainRowStatus RowStatus
1868}
1869
1870cLWlan11uDomainIndex OBJECT-TYPE
1871    SYNTAX          Unsigned32 (1..32)
1872    MAX-ACCESS      not-accessible
1873    STATUS          current
1874    DESCRIPTION
1875        "This object uniquely identifies one instance of a Domain
1876        on a WLAN.Each WLAN can have up to 10 Domains defined.
1877        Each Domain should be unique."
1878    ::= { cLWlan11uDomainEntry 1 }
1879
1880cLWlan11uDomainName OBJECT-TYPE
1881    SYNTAX          SnmpAdminString (SIZE  (1..255))
1882    MAX-ACCESS      read-create
1883    STATUS          current
1884    DESCRIPTION
1885        "This object represents the domain name for this particular
1886        Index."
1887    ::= { cLWlan11uDomainEntry 2 }
1888
1889cLWlan11uDomainRowStatus OBJECT-TYPE
1890    SYNTAX          RowStatus
1891    MAX-ACCESS      read-create
1892    STATUS          current
1893    DESCRIPTION
1894        "Row Status for creation/deletion of a particular
1895        Domain entry in the table."
1896    ::= { cLWlan11uDomainEntry 3 }
1897
1898
1899-- ********************************************************************
1900-- *        WLAN 11u 3gpp Table
1901-- ********************************************************************
1902
1903cLWlan11u3gppTable OBJECT-TYPE
1904    SYNTAX          SEQUENCE OF CLWlan11u3gppEntry
1905    MAX-ACCESS      not-accessible
1906    STATUS          current
1907    DESCRIPTION
1908        "This table represents the 3gpp info
1909        configuration for a particular WLAN in a
1910        controller.
1911        Rows are added or deleted by explicit
1912        management actions initiated by the user from a
1913        network management station through the
1914        cLWlan11u3gppRowStatus object"
1915    ::= { ciscoLwappWlan11uConfig 7 }
1916
1917cLWlan11u3gppEntry OBJECT-TYPE
1918    SYNTAX          CLWlan11u3gppEntry
1919    MAX-ACCESS      not-accessible
1920    STATUS          current
1921    DESCRIPTION
1922        "Each entry in this table represents the Domain
1923        configuration for a particular WLAN.
1924        A WLAN can have up to 32 operator defined."
1925    INDEX           {
1926                        cLWlanIndex,
1927                        cLWlan11u3gppIndex
1928                    }
1929    ::= { cLWlan11u3gppTable 1 }
1930
1931CLWlan11u3gppEntry ::= SEQUENCE {
1932        cLWlan11u3gppIndex       Unsigned32,
1933        cLWlan11u3gppCountryCode OCTET STRING,
1934        cLWlan11u3gppNetworkCode OCTET STRING,
1935        cLWlan11u3gppRowStatus   RowStatus
1936}
1937
1938cLWlan11u3gppIndex OBJECT-TYPE
1939    SYNTAX          Unsigned32 (1..32)
1940    MAX-ACCESS      not-accessible
1941    STATUS          current
1942    DESCRIPTION
1943        "This object uniquely identifies one instance of a 3gpp
1944        on a WLAN.Each WLAN can have up to 32 3gpps defined.
1945        Each 3gpp should be unique."
1946    ::= { cLWlan11u3gppEntry 1 }
1947
1948cLWlan11u3gppCountryCode OBJECT-TYPE
1949    SYNTAX          OCTET STRING
1950    MAX-ACCESS      read-create
1951    STATUS          current
1952    DESCRIPTION
1953        "This is the Language defined for this 3gpp Index."
1954    ::= { cLWlan11u3gppEntry 2 }
1955
1956cLWlan11u3gppNetworkCode OBJECT-TYPE
1957    SYNTAX          OCTET STRING
1958    MAX-ACCESS      read-create
1959    STATUS          current
1960    DESCRIPTION
1961        "This is the Language defined for this 3gpp Index."
1962    ::= { cLWlan11u3gppEntry 3 }
1963
1964cLWlan11u3gppRowStatus OBJECT-TYPE
1965    SYNTAX          RowStatus
1966    MAX-ACCESS      read-create
1967    STATUS          current
1968    DESCRIPTION
1969        "Row Status for creation/deletion of a particular
1970        3gpp entry in the table."
1971    ::= { cLWlan11u3gppEntry 4 }
1972
1973
1974-- ********************************************************************
1975-- *        WLAN Service Advertisement Table
1976-- ********************************************************************
1977
1978cLWlanServiceAdvertisementTable OBJECT-TYPE
1979    SYNTAX          SEQUENCE OF CLWlanServiceAdvertisementEntry
1980    MAX-ACCESS      not-accessible
1981    STATUS          current
1982    DESCRIPTION
1983        "This table represents the generic service advertisement
1984        configuration for a particular WLAN in a
1985        controller.
1986
1987        This table has a one-to-one relationship with
1988        cLWlanConfigTable. There exist a row in this
1989        table corresponding to each   row representing
1990        a WLAN in cLWlanConfigTable."
1991    ::= { ciscoLwappWlanServiceAdvertisementConfig 1 }
1992
1993cLWlanServiceAdvertisementEntry OBJECT-TYPE
1994    SYNTAX          CLWlanServiceAdvertisementEntry
1995    MAX-ACCESS      not-accessible
1996    STATUS          current
1997    DESCRIPTION
1998        "Each entry in this table represents the generic 802.11u
1999        configuration for a WLAN."
2000    INDEX           { cLWlanIndex }
2001    ::= { cLWlanServiceAdvertisementTable 1 }
2002
2003CLWlanServiceAdvertisementEntry ::= SEQUENCE {
2004        cLWlanServiceAdvertisementStatus          TruthValue,
2005        cLWlanServiceAdvertisementMsapServerIndex Unsigned32
2006}
2007
2008cLWlanServiceAdvertisementStatus OBJECT-TYPE
2009    SYNTAX          TruthValue
2010    MAX-ACCESS      read-create
2011    STATUS          current
2012    DESCRIPTION
2013        "This object represents the MSAP status for this WLAN.
2014        A value of true enables MSAP for this WLAN.
2015        A value of false disbales MSAP for this WLAN."
2016    DEFVAL          { false }
2017    ::= { cLWlanServiceAdvertisementEntry 1 }
2018
2019cLWlanServiceAdvertisementMsapServerIndex OBJECT-TYPE
2020    SYNTAX          Unsigned32 (1..10)
2021    MAX-ACCESS      read-create
2022    STATUS          current
2023    DESCRIPTION
2024        "This object represents the Index for the MSAP Server."
2025    ::= { cLWlanServiceAdvertisementEntry 5 }
2026
2027
2028
2029cLWlanHotSpot2OperatorTable OBJECT-TYPE
2030    SYNTAX          SEQUENCE OF CLWlanHotSpot2OperatorEntry
2031    MAX-ACCESS      not-accessible
2032    STATUS          current
2033    DESCRIPTION
2034        "This table represents the Operator
2035        configuration for a particular WLAN in a
2036        controller.
2037        Rows are added or deleted by explicit
2038        management actions initiated by the user from a
2039        network management station through the
2040        cLWlanHotSpot2OperatorRowStatus object"
2041    ::= { ciscoLwappWlanHotSpot2Config 1 }
2042
2043cLWlanHotSpot2OperatorEntry OBJECT-TYPE
2044    SYNTAX          CLWlanHotSpot2OperatorEntry
2045    MAX-ACCESS      not-accessible
2046    STATUS          current
2047    DESCRIPTION
2048        "Each entry in this table represents the Domain
2049        configuration for a particular WLAN.
2050        A WLAN can have up to 32 operator defined."
2051    INDEX           {
2052                        cLWlanIndex,
2053                        cLWlanHotSpot2OperatorIndex
2054                    }
2055    ::= { cLWlanHotSpot2OperatorTable 1 }
2056
2057CLWlanHotSpot2OperatorEntry ::= SEQUENCE {
2058        cLWlanHotSpot2OperatorIndex     Unsigned32,
2059        cLWlanHotSpot2OperatorName      SnmpAdminString,
2060        cLWlanHotSpot2OperatorLanguage  SnmpAdminString,
2061        cLWlanHotSpot2OperatorRowStatus RowStatus
2062}
2063
2064cLWlanHotSpot2OperatorIndex OBJECT-TYPE
2065    SYNTAX          Unsigned32 (1..32)
2066    MAX-ACCESS      not-accessible
2067    STATUS          current
2068    DESCRIPTION
2069        "This object uniquely identifies one instance of a Operator
2070        on a WLAN.Each WLAN can have up to 32 Operators defined.
2071        Each Operator should be unique."
2072    ::= { cLWlanHotSpot2OperatorEntry 1 }
2073
2074cLWlanHotSpot2OperatorName OBJECT-TYPE
2075    SYNTAX          SnmpAdminString (SIZE  (1..255))
2076    MAX-ACCESS      read-create
2077    STATUS          current
2078    DESCRIPTION
2079        "This object represents the Operator name for this particular
2080        Index."
2081    ::= { cLWlanHotSpot2OperatorEntry 2 }
2082
2083cLWlanHotSpot2OperatorLanguage OBJECT-TYPE
2084    SYNTAX          SnmpAdminString (SIZE  (1..3))
2085    MAX-ACCESS      read-create
2086    STATUS          current
2087    DESCRIPTION
2088        "This is the Language defined for this Operator Index."
2089    ::= { cLWlanHotSpot2OperatorEntry 3 }
2090
2091cLWlanHotSpot2OperatorRowStatus OBJECT-TYPE
2092    SYNTAX          RowStatus
2093    MAX-ACCESS      read-create
2094    STATUS          current
2095    DESCRIPTION
2096        "Row Status for creation/deletion of a particular
2097        Operator entry in the table."
2098    ::= { cLWlanHotSpot2OperatorEntry 4 }
2099
2100
2101
2102cLWlanHotSpot2PortConfigTable OBJECT-TYPE
2103    SYNTAX          SEQUENCE OF CLWlanHotSpot2PortConfigEntry
2104    MAX-ACCESS      not-accessible
2105    STATUS          current
2106    DESCRIPTION
2107        "This object uniquely identifies one instance of
2108        Port-Protocol Configuration on a WLAN.Each WLAN can
2109        have up to 10 port configuration defined.Each configuration
2110        should be unique."
2111    ::= { ciscoLwappWlanHotSpot2Config 2 }
2112
2113cLWlanHotSpot2PortConfigEntry OBJECT-TYPE
2114    SYNTAX          CLWlanHotSpot2PortConfigEntry
2115    MAX-ACCESS      not-accessible
2116    STATUS          current
2117    DESCRIPTION
2118        "Each entry in this table represents the Port-Protocol
2119        configuration for a particular WLAN.
2120        A WLAN can have up to 10 port configurations defined."
2121    INDEX           {
2122                        cLWlanIndex,
2123                        cLWlanHotSpot2PortConfigIndex
2124                    }
2125    ::= { cLWlanHotSpot2PortConfigTable 1 }
2126
2127CLWlanHotSpot2PortConfigEntry ::= SEQUENCE {
2128        cLWlanHotSpot2PortConfigIndex      Unsigned32,
2129        cLWlanHotSpot2PortConfigIpProtocol INTEGER,
2130        cLWlanHotSpot2PortConfigPortNumber INTEGER,
2131        cLWlanHotSpot2PortConfigStatus     INTEGER,
2132        cLWlanHotSpot2PortConfigRowStatus  RowStatus
2133}
2134
2135cLWlanHotSpot2PortConfigIndex OBJECT-TYPE
2136    SYNTAX          Unsigned32
2137    MAX-ACCESS      not-accessible
2138    STATUS          current
2139    DESCRIPTION
2140        "This object uniquely identifies one instance of a Port
2141        Configuration on a WLAN.Each WLAN can have up to 32 Port
2142        Configurations defined.Each Port Configuration should be
2143        unique."
2144    ::= { cLWlanHotSpot2PortConfigEntry 1 }
2145
2146cLWlanHotSpot2PortConfigIpProtocol OBJECT-TYPE
2147    SYNTAX          INTEGER  {
2148                        icmp(1),
2149                        ftp(6),
2150                        ikev2(17),
2151                        esp(50)
2152                    }
2153    MAX-ACCESS      read-create
2154    STATUS          current
2155    DESCRIPTION
2156        "This object represents the Port Ip protocol
2157        for this index for a WLAN"
2158    ::= { cLWlanHotSpot2PortConfigEntry 2 }
2159
2160cLWlanHotSpot2PortConfigPortNumber OBJECT-TYPE
2161    SYNTAX          INTEGER  {
2162                        icmp-esp(0),
2163                        ftp(20),
2164                        ssh(22),
2165                        ttls-vpn(443),
2166                        ikev2(500),
2167                        pptp-vpn(1723),
2168                        ipsec-nat(4500),
2169                        voip(5060)
2170                    }
2171    MAX-ACCESS      read-create
2172    STATUS          current
2173    DESCRIPTION
2174        "This object represents the Port Number for this index
2175        for a WLAN. This object indicates the Port Number
2176        with respect to an IP Protocol.
2177        The Protocol Port Number relationship is per
2178        the following table:
2179        IP Protocol Port Number     Description
2180        =========== =============== =================
2181          1            0         ICMP
2182          6            20        FTP
2183          6            22        SSH
2184          6            443       TLS
2185          6            1723      PPTP-VPN
2186          6            5060      VoIP
2187          17           5060      VoIP
2188          17           4500      IKEv
2189          17           500       IKEv2
2190          50           0         ESP"
2191    ::= { cLWlanHotSpot2PortConfigEntry 3 }
2192
2193cLWlanHotSpot2PortConfigStatus OBJECT-TYPE
2194    SYNTAX          INTEGER  {
2195                        closed(1),
2196                        open(2),
2197                        unknown(3)
2198                    }
2199    MAX-ACCESS      read-create
2200    STATUS          current
2201    DESCRIPTION
2202        "This object represents the Port Status
2203        for this instance for a WLAN"
2204    ::= { cLWlanHotSpot2PortConfigEntry 4 }
2205
2206cLWlanHotSpot2PortConfigRowStatus OBJECT-TYPE
2207    SYNTAX          RowStatus
2208    MAX-ACCESS      read-create
2209    STATUS          current
2210    DESCRIPTION
2211        "Row Status for creation/deletion of a particular
2212        PortConfig entry in the table."
2213    ::= { cLWlanHotSpot2PortConfigEntry 5 }
2214
2215
2216
2217cLWlanHotSpot2ConfigTable OBJECT-TYPE
2218    SYNTAX          SEQUENCE OF CLWlanHotSpot2ConfigEntry
2219    MAX-ACCESS      not-accessible
2220    STATUS          current
2221    DESCRIPTION
2222        "This table represents the generic HotSpot2
2223        configuration for a particular WLAN in a
2224        controller.
2225
2226        This table has a one-to-one relationship with
2227        cLWlanConfigTable. There exist a row in this
2228        table corresponding to each   row representing
2229        a WLAN in cLWlanConfigTable."
2230    ::= { ciscoLwappWlanHotSpot2Config 3 }
2231
2232cLWlanHotSpot2ConfigEntry OBJECT-TYPE
2233    SYNTAX          CLWlanHotSpot2ConfigEntry
2234    MAX-ACCESS      not-accessible
2235    STATUS          current
2236    DESCRIPTION
2237        "Each entry in this table represents the generic HotSpot2
2238        configuration for a WLAN."
2239    INDEX           { cLWlanIndex }
2240    ::= { cLWlanHotSpot2ConfigTable 1 }
2241
2242CLWlanHotSpot2ConfigEntry ::= SEQUENCE {
2243        cLWlanHotSpot2WanLinkStatus    INTEGER,
2244        cLWlanHotSpot2WanSymLinkStatus INTEGER,
2245        cLWlanHotSpot2WanDownLinkSpeed Unsigned32,
2246        cLWlanHotSpot2WanUpLinkSpeed   Unsigned32
2247}
2248
2249cLWlanHotSpot2WanLinkStatus OBJECT-TYPE
2250    SYNTAX          INTEGER  {
2251                        linkUp(1),
2252                        linkDown(2),
2253                        linkInTestState(3),
2254                        notConfigured(4)
2255                    }
2256    MAX-ACCESS      read-write
2257    STATUS          current
2258    DESCRIPTION
2259        "This object represents the status of the link with respect to
2260        WAN metrics configuration."
2261    ::= { cLWlanHotSpot2ConfigEntry 1 }
2262
2263cLWlanHotSpot2WanSymLinkStatus OBJECT-TYPE
2264    SYNTAX          INTEGER  {
2265                        different(1),
2266                        same(2)
2267                    }
2268    MAX-ACCESS      read-write
2269    STATUS          current
2270    DESCRIPTION
2271        "This object represents the symmetry of the link with respect to
2272        WAN metrics configuration. A value of 'different(1)'
2273        indicates that link speed is different in uplink and
2274        downlink(ex:ADSL). A value of 'same(2)' indicates that
2275        link speed is same in uplink and downlink(ex:DSL)."
2276    ::= { cLWlanHotSpot2ConfigEntry 2 }
2277
2278cLWlanHotSpot2WanDownLinkSpeed OBJECT-TYPE
2279    SYNTAX          Unsigned32
2280    MAX-ACCESS      read-write
2281    STATUS          current
2282    DESCRIPTION
2283        "This object represents the down link speed of WAN Backhaul
2284        in kbps."
2285    ::= { cLWlanHotSpot2ConfigEntry 3 }
2286
2287cLWlanHotSpot2WanUpLinkSpeed OBJECT-TYPE
2288    SYNTAX          Unsigned32
2289    MAX-ACCESS      read-write
2290    STATUS          current
2291    DESCRIPTION
2292        "This object represents the up link speed of WAN Backhaul
2293        in kbps."
2294    ::= { cLWlanHotSpot2ConfigEntry 4 }
2295
2296
2297
2298cLAPGroupsHyperlocationConfigTable OBJECT-TYPE
2299    SYNTAX          SEQUENCE OF CLAPGroupsHyperlocationConfigEntry
2300    MAX-ACCESS      not-accessible
2301    STATUS          current
2302    DESCRIPTION
2303        "A table for configuring Hyperlocation
2304        settings allowed for each AP Group.
2305        Each site can have a set of HALO and PakRSSI
2306        parameters associated with it."
2307    ::= { ciscoLwappAPGroupsHyperlocationConfig 1 }
2308
2309cLAPGroupsHyperlocationConfigEntry OBJECT-TYPE
2310    SYNTAX          CLAPGroupsHyperlocationConfigEntry
2311    MAX-ACCESS      not-accessible
2312    STATUS          current
2313    DESCRIPTION
2314        "An entry in cLAPGroupsHyperlocationConfigEntry.
2315        cLAPGroupName is mandatory for creating an entry in
2316        CLAPGroupsHyperlocationConfigEntry ."
2317    INDEX           { cLAPGroupName }
2318    ::= { cLAPGroupsHyperlocationConfigTable 1 }
2319
2320CLAPGroupsHyperlocationConfigEntry ::= SEQUENCE {
2321        cLAPGroupsHyperlocationEnable     TruthValue,
2322        cLAPGroupsPakRssiThreshold        Integer32,
2323        cLAPGroupsPakRssiThresholdTrigger Gauge32,
2324        cLAPGroupsPakRssiNtpIpAddressType InetAddressType,
2325        cLAPGroupsPakRssiNtpAddress       InetAddress
2326}
2327
2328cLAPGroupsHyperlocationEnable OBJECT-TYPE
2329    SYNTAX          TruthValue
2330    MAX-ACCESS      read-write
2331    STATUS          current
2332    DESCRIPTION
2333        "This object represents the state of Hyperlocation.
2334        A value of 'true' indicates that Hyperlocation is enabled.
2335        A value of 'false' indicates that Hyperlocation is disabled."
2336    DEFVAL          { false }
2337    ::= { cLAPGroupsHyperlocationConfigEntry 1 }
2338
2339cLAPGroupsPakRssiThreshold OBJECT-TYPE
2340    SYNTAX          Integer32
2341    MAX-ACCESS      read-write
2342    STATUS          current
2343    DESCRIPTION
2344        "This object represents the threshold value for
2345        Packet RSSI location feature. Valid range is
2346        -100 dbm to -50 dbm."
2347    DEFVAL          { -100 }
2348    ::= { cLAPGroupsHyperlocationConfigEntry 2 }
2349
2350cLAPGroupsPakRssiThresholdTrigger OBJECT-TYPE
2351    SYNTAX          Gauge32 (1..100)
2352    UNITS           "dbm"
2353    MAX-ACCESS      read-write
2354    STATUS          current
2355    DESCRIPTION
2356        "This object represents the trigger threshold
2357        value for Packet RSSI location feature. Valid
2358        range is 1 dbm to 100 dbm."
2359    DEFVAL          { 10 }
2360    ::= { cLAPGroupsHyperlocationConfigEntry 3 }
2361
2362cLAPGroupsPakRssiNtpIpAddressType OBJECT-TYPE
2363    SYNTAX          InetAddressType
2364    MAX-ACCESS      read-write
2365    STATUS          current
2366    DESCRIPTION
2367        "This object represents the NTP server
2368        IP address type for Packet RSSI location feature."
2369    ::= { cLAPGroupsHyperlocationConfigEntry 4 }
2370
2371cLAPGroupsPakRssiNtpAddress OBJECT-TYPE
2372    SYNTAX          InetAddress
2373    MAX-ACCESS      read-write
2374    STATUS          current
2375    DESCRIPTION
2376        "This object represents the NTP server
2377        IP address for Packet RSSI location feature."
2378    ::= { cLAPGroupsHyperlocationConfigEntry 5 }
2379
2380
2381
2382cLAPGroupsPortConfigTable OBJECT-TYPE
2383    SYNTAX          SEQUENCE OF CLAPGroupsPortConfigEntry
2384    MAX-ACCESS      not-accessible
2385    STATUS          current
2386    DESCRIPTION
2387        "A table for configuring port
2388        settings allowed for each AP Group."
2389    ::= { ciscoLwappAPGroupsPortConfig 1 }
2390
2391cLAPGroupsPortConfigEntry OBJECT-TYPE
2392    SYNTAX          CLAPGroupsPortConfigEntry
2393    MAX-ACCESS      not-accessible
2394    STATUS          current
2395    DESCRIPTION
2396        "An entry in cLAPGroupsPortConfigEntry.
2397        cLAPGroupName is mandatory for creating a entry in
2398        CLAPGroupsPortConfigEntry ."
2399    INDEX           {
2400                        cLAPGroupName,
2401                        cLAPGroupsLANPortNumber
2402                    }
2403    ::= { cLAPGroupsPortConfigTable 1 }
2404
2405CLAPGroupsPortConfigEntry ::= SEQUENCE {
2406        cLAPGroupsLANPortNumber    Unsigned32,
2407        cLAPGroupsLANPortStatus    INTEGER,
2408        cLAPGroupsLANPortPoeStatus INTEGER,
2409        cLAPGroupsLANPortRlanName  SnmpAdminString,
2410        cLAPGroupsLANPortRowStatus RowStatus
2411}
2412
2413cLAPGroupsLANPortNumber OBJECT-TYPE
2414    SYNTAX          Unsigned32
2415    MAX-ACCESS      not-accessible
2416    STATUS          current
2417    DESCRIPTION
2418        "This object uniquely identifies the LAN port number
2419        of an AP Group. Each AP Group can have up to 3 LAN ports."
2420    ::= { cLAPGroupsPortConfigEntry 1 }
2421
2422cLAPGroupsLANPortStatus OBJECT-TYPE
2423    SYNTAX          INTEGER  {
2424                        disabled(0),
2425                        enabled(1)
2426                    }
2427    MAX-ACCESS      read-create
2428    STATUS          current
2429    DESCRIPTION
2430        "This object represents the LAN port state.
2431        A value of 'true' indicates that selected LAN Port is enabled. A value
2432        of 'false' indicates that LAN Port is disabled."
2433    DEFVAL          { disabled }
2434    ::= { cLAPGroupsPortConfigEntry 2 }
2435
2436cLAPGroupsLANPortPoeStatus OBJECT-TYPE
2437    SYNTAX          INTEGER  {
2438                        notsupported(0),
2439                        disabled(1),
2440                        enabled(2)
2441                    }
2442    MAX-ACCESS      read-create
2443    STATUS          current
2444    DESCRIPTION
2445        "This object represents the LAN port POE state.
2446        A value of 'true' indicates that POE is enabled. A value
2447        of 'false' indicates that POE is disabled."
2448    DEFVAL          { disabled }
2449    ::= { cLAPGroupsPortConfigEntry 3 }
2450
2451cLAPGroupsLANPortRlanName OBJECT-TYPE
2452    SYNTAX          SnmpAdminString (SIZE  (1..64))
2453    MAX-ACCESS      read-create
2454    STATUS          current
2455    DESCRIPTION
2456        "This object represents the remote LAN name of the corresponding port."
2457    ::= { cLAPGroupsPortConfigEntry 4 }
2458
2459cLAPGroupsLANPortRowStatus OBJECT-TYPE
2460    SYNTAX          RowStatus
2461    MAX-ACCESS      read-create
2462    STATUS          current
2463    DESCRIPTION
2464        "This is the status column for this row and used
2465        to create and delete specific instances of rows
2466        in this table. cLAPGroupName and cLAPGroupsLANPortNumber
2467        are mandatory for creating and deleting an entry."
2468    ::= { cLAPGroupsPortConfigEntry 5 }
2469
2470
2471
2472cLAPGroupsExtModuleConfigTable OBJECT-TYPE
2473    SYNTAX          SEQUENCE OF CLAPGroupsExtModuleConfigEntry
2474    MAX-ACCESS      not-accessible
2475    STATUS          current
2476    DESCRIPTION
2477        "A table for configuring external module settings allowed for each AP Group.
2478        An entry in this table is created for each AP group."
2479    ::= { ciscoLwappAPGroupsPortConfig 2 }
2480
2481cLAPGroupsExtModuleConfigEntry OBJECT-TYPE
2482    SYNTAX          CLAPGroupsExtModuleConfigEntry
2483    MAX-ACCESS      not-accessible
2484    STATUS          current
2485    DESCRIPTION
2486        "An entry in cLAPGroupsExtModuleConfigEntry.
2487        cLAPGroupName is mandatory for creating an entry in
2488        CLAPGroupsExtModuleConfigEntry ."
2489    INDEX           { cLAPGroupName }
2490    ::= { cLAPGroupsExtModuleConfigTable 1 }
2491
2492CLAPGroupsExtModuleConfigEntry ::= SEQUENCE {
2493        cLAPGroupsExtModuleStatus   INTEGER,
2494        cLAPGroupsExtModuleRlanName SnmpAdminString
2495}
2496
2497cLAPGroupsExtModuleStatus OBJECT-TYPE
2498    SYNTAX          INTEGER  {
2499                        disabled(0),
2500                        enabled(1)
2501                    }
2502    MAX-ACCESS      read-write
2503    STATUS          current
2504    DESCRIPTION
2505        "This object represents the external module state.
2506        A value of 'true' indicates that external module is enabled. A value
2507        of 'false' indicates that external module is disabled."
2508    DEFVAL          { disabled }
2509    ::= { cLAPGroupsExtModuleConfigEntry 1 }
2510
2511cLAPGroupsExtModuleRlanName OBJECT-TYPE
2512    SYNTAX          SnmpAdminString (SIZE  (1..64))
2513    MAX-ACCESS      read-write
2514    STATUS          current
2515    DESCRIPTION
2516        "This object represents the remote lan name of the external module."
2517    ::= { cLAPGroupsExtModuleConfigEntry 2 }
2518
2519
2520-- ********************************************************************
2521-- *       AP Groups Vlan Config
2522-- ********************************************************************
2523
2524cLAPGroupsVlanConfigTable OBJECT-TYPE
2525    SYNTAX          SEQUENCE OF CLAPGroupsVlanConfigEntry
2526    MAX-ACCESS      not-accessible
2527    STATUS          current
2528    DESCRIPTION
2529        "A table for the WLAN-interface-mappings and WLAN-NAC
2530        settings allowed for each configured site.
2531        Each site can have a set of WLANs associated
2532        with it.
2533
2534        Rows are added or deleted by explicit
2535        management actions initiated by the user from a
2536        network management station through the
2537        cLAPGroupsVlanConfigRowStatus object."
2538    ::= { ciscoLwappAPGroupsVlanConfig 1 }
2539
2540cLAPGroupsVlanConfigEntry OBJECT-TYPE
2541    SYNTAX          CLAPGroupsVlanConfigEntry
2542    MAX-ACCESS      not-accessible
2543    STATUS          current
2544    DESCRIPTION
2545        "An entry in cLAPGroupsVlanMappingTable.
2546        cLWlanProfileName is mandatory for creating a entry in
2547        cLWlanConfigEntry."
2548    INDEX           {
2549                        cLAPGroupName,
2550                        cLWlanProfileName
2551                    }
2552    ::= { cLAPGroupsVlanConfigTable 1 }
2553
2554CLAPGroupsVlanConfigEntry ::= SEQUENCE {
2555        cLAPGroupName                          OCTET STRING,
2556        cLAPGroupsVlanMappingInterfaceName     OCTET STRING,
2557        cLAPGroupNACSupport                    TruthValue,
2558        cLAPGroupsVlanConfigRowStatus          RowStatus,
2559        cLAPGroupsVlanConfigStorageType        StorageType,
2560        cLAPGroupsWlanOrderIndex               Unsigned32,
2561        cLAPGroupsVlanMappingInterfaceNameRev1 OCTET STRING
2562}
2563
2564cLAPGroupName OBJECT-TYPE
2565    SYNTAX          OCTET STRING (SIZE  (1..64))
2566    MAX-ACCESS      not-accessible
2567    STATUS          current
2568    DESCRIPTION
2569        "This object uniquely identifies a AP group.
2570        The string is an unique name assigned to a site."
2571    ::= { cLAPGroupsVlanConfigEntry 1 }
2572
2573cLAPGroupsVlanMappingInterfaceName OBJECT-TYPE
2574    SYNTAX          OCTET STRING (SIZE  (1..32))
2575    MAX-ACCESS      read-create
2576    STATUS          deprecated
2577    DESCRIPTION
2578        "This object represents the interface to be used
2579        when a client connects to the 'cLWlanProfileName'
2580        WLAN on the AP.
2581        When an AP is associated with a site, and the site
2582        has an associated set of WLANs, then only those
2583        WLANs are beamed by the AP.
2584        cLAPGroupsVlanMappingInterfaceName object is superseded
2585        by cLAPGroupsVlanMappingInterfaceNameRev1."
2586    ::= { cLAPGroupsVlanConfigEntry 2 }
2587
2588cLAPGroupNACSupport OBJECT-TYPE
2589    SYNTAX          TruthValue
2590    MAX-ACCESS      read-create
2591    STATUS          current
2592    DESCRIPTION
2593        "This object is used to configure the NAC- Out Of
2594        Band(OOB) support for this AP groups VLAN.
2595        A value of 'true'  indicates that the AP group
2596        supports the NAC- Out Of Band(OOB) feature.
2597        A value of 'false' indicates that the AP group
2598        does not support the NAC- Out Of Band(OOB) feature."
2599    DEFVAL          { false }
2600    ::= { cLAPGroupsVlanConfigEntry 3 }
2601
2602cLAPGroupsVlanConfigRowStatus OBJECT-TYPE
2603    SYNTAX          RowStatus
2604    MAX-ACCESS      read-create
2605    STATUS          current
2606    DESCRIPTION
2607        "This is the status column for this row and used
2608        to create and delete specific instances of rows
2609        in this table."
2610    ::= { cLAPGroupsVlanConfigEntry 4 }
2611
2612cLAPGroupsVlanConfigStorageType OBJECT-TYPE
2613    SYNTAX          StorageType
2614    MAX-ACCESS      read-create
2615    STATUS          current
2616    DESCRIPTION
2617        "This object represnts the storage type for this
2618        conceptual row."
2619    DEFVAL          { nonVolatile }
2620    ::= { cLAPGroupsVlanConfigEntry 5 }
2621
2622cLAPGroupsWlanOrderIndex OBJECT-TYPE
2623    SYNTAX          Unsigned32
2624    MAX-ACCESS      read-only
2625    STATUS          current
2626    DESCRIPTION
2627        "This object represnts the position of a wlan in each
2628        AP group. When a WLAN is added to an AP group, it will be
2629        placed in the lowest available slot in an array of size 16.
2630        This index will determine the order in which the WLAN is
2631        applied on an AP in that group."
2632    ::= { cLAPGroupsVlanConfigEntry 6 }
2633
2634cLAPGroupsVlanMappingInterfaceNameRev1 OBJECT-TYPE
2635    SYNTAX          OCTET STRING (SIZE  (1..128))
2636    MAX-ACCESS      read-create
2637    STATUS          current
2638    DESCRIPTION
2639        "This object represents the interface to be used
2640        when a client connects to the 'cLWlanProfileName'
2641        WLAN on the AP.
2642        When an AP is associated with a site, and the site
2643        has an associated set of WLANs, then only those
2644        WLANs are beamed by the AP."
2645    ::= { cLAPGroupsVlanConfigEntry 7 }
2646
2647
2648
2649cLAPGroupsVenueConfigTable OBJECT-TYPE
2650    SYNTAX          SEQUENCE OF CLAPGroupsVenueConfigEntry
2651    MAX-ACCESS      not-accessible
2652    STATUS          current
2653    DESCRIPTION
2654        "A table for the configuring Venue details
2655        for a  configured site."
2656    ::= { ciscoLwappAPGroupsVlanConfig 2 }
2657
2658cLAPGroupsVenueConfigEntry OBJECT-TYPE
2659    SYNTAX          CLAPGroupsVenueConfigEntry
2660    MAX-ACCESS      not-accessible
2661    STATUS          current
2662    DESCRIPTION
2663        "An entry in cLAPGroupsVlanMappingTable.
2664        cLWlanProfileName is mandatory for creating a entry in
2665        cLWlanConfigEntry."
2666    INDEX           { cLAPGroupName }
2667    ::= { cLAPGroupsVenueConfigTable 1 }
2668
2669CLAPGroupsVenueConfigEntry ::= SEQUENCE {
2670        cLAPGroupsVenueConfigVenueGroup INTEGER,
2671        cLAPGroupsVenueConfigVenueType  INTEGER,
2672        cLAPGroupsVenueConfigVenueName  SnmpAdminString,
2673        cLAPGroupsVenueConfigLanguage   SnmpAdminString,
2674        cLAPGroupsOperatingClass        BITS
2675}
2676
2677cLAPGroupsVenueConfigVenueGroup OBJECT-TYPE
2678    SYNTAX          INTEGER  {
2679                        unspecified(1),
2680                        assembly(2),
2681                        business(3),
2682                        educational(4),
2683                        factoryAndIndustrial(5),
2684                        institutional(6),
2685                        mercantile(7),
2686                        residential(8),
2687                        storage(9),
2688                        utilityAndMisc(10),
2689                        vehicular(11),
2690                        outdoor(12)
2691                    }
2692    MAX-ACCESS      read-write
2693    STATUS          current
2694    DESCRIPTION
2695        "This object indicates the venue group
2696        for this AP Group."
2697    DEFVAL          { unspecified }
2698    ::= { cLAPGroupsVenueConfigEntry 1 }
2699
2700cLAPGroupsVenueConfigVenueType OBJECT-TYPE
2701    SYNTAX          INTEGER  {
2702                        unspecified(1),
2703                        unspecifiedAssembly(2),
2704                        arena(3),
2705                        stadium(4),
2706                        passengerTerminal(5),
2707                        amphitheater(6),
2708                        amusementPark(7),
2709                        placeOfWorship(8),
2710                        conventionCenter(9),
2711                        library(10),
2712                        museum(11),
2713                        restaurant(12),
2714                        theater(13),
2715                        bar(14),
2716                        coffeeShop(15),
2717                        zooOrAquarium(16),
2718                        emergencyCoordinationCenter(17),
2719                        unspecifiedBusiness(18),
2720                        doctorOrDentistOffice(19),
2721                        bank(20),
2722                        fireStation(21),
2723                        policeStation(22),
2724                        postOffice(23),
2725                        professionalOffice(24),
2726                        researchAndDevelopmentFacility(25),
2727                        attorneyOffice(26),
2728                        unspecifiedEducational(27),
2729                        schoolPrimary(28),
2730                        schoolSecondary(29),
2731                        universityOrCollege(30),
2732                        unspecifiedFactoryAndIndustrial(31),
2733                        factory(32),
2734                        unspecifiedInstitutional(33),
2735                        hospital(34),
2736                        longTermCareFacility(35),
2737                        alcoholAndDrugRehabilitationCenter(36),
2738                        groupHome(37),
2739                        prisonOrJail(38),
2740                        unspecifiedMercantile(39),
2741                        retailStore(40),
2742                        groceryMarket(41),
2743                        atomotiveServiceStation(42),
2744                        shoppingMall(43),
2745                        gasStation(44),
2746                        unspecifiedResidential(45),
2747                        privateResidence(46),
2748                        hotelOrMotel(47),
2749                        dormitory(48),
2750                        boardingHouse(49),
2751                        unspecifiedStorage(50),
2752                        unspecifiedUtility(51),
2753                        unspecifiedVehicular(52),
2754                        automobileOrTruck(53),
2755                        airplane(54),
2756                        bus(55),
2757                        ferry(56),
2758                        shipOrBoat(57),
2759                        train(58),
2760                        motorBike(59),
2761                        unspecifiedOutdoor(60),
2762                        muniMeshNetwork(61),
2763                        cityPark(62),
2764                        restArea(63),
2765                        trafficControl(64),
2766                        busStop(65),
2767                        kiosk(66)
2768                    }
2769    MAX-ACCESS      read-write
2770    STATUS          current
2771    DESCRIPTION
2772        "This object indicates the venue type within
2773        a particular venue group,for this AP Group.
2774         The Venue group-Venue Type relationship is per
2775         the following table:
2776            Venue Group Venue Type Code Venue Description
2777            =========== =============== =================
2778                 0            0         Unspecified
2779                 0            1-255     Reserved
2780                 1            0         Unspecified Assembly
2781                 1            1         Arena
2782                 1            2         Stadium
2783                 1            3         Passenger Terminal (e.g.,
2784                                        airport, port, bus station,
2785                                        ferry terminal, train station)
2786                 1            4         Amphitheater
2787                 1            5         Amusement Park
2788                 1            6         Place of Worship
2789                 1            7         Convention Center
2790                 1            8         Library
2791                 1            9         Museum
2792                 1            10        Restaurant
2793                 1            11        Theater
2794                 1            12        Bar
2795                 1            13        Coffee Shop
2796                 1            14        Zoo or Aquarium
2797                 1            15        Emergency Coordination Center
2798                 1            16-255    Reserved
2799                 2            0         Unspecified Business
2800                 2            1         Doctor or Dentist office
2801                 2            2         Bank
2802                 2            3         Fire Station
2803                 2            4         Police Station
2804                 2            6         Post Office
2805                 2            7         Professional Office
2806                 2            8         Research and Development
2807                                        Facility
2808                 2            9         Attorney Office
2809                 2            10-255    Reserved
2810                 3            0         Unspecified Educational
2811                 3            1         School, Primary
2812                 3            2         School, Secondary
2813                 3            3         University or College
2814                 3            4-255     Reserved
2815                 4            0         Unspecified Factory and
2816                                        Industrial Factory
2817                 4            2-255     Reserved
2818                 5            0         Unspecified Institutional
2819                 5            1         Hospital
2820                 5            2         Long-Term Care Facility (e.g.,
2821                                        Nursing home, Hospice, etc.)
2822                 5            3         Alcohol and Drug Re-habilitation
2823                                        Center
2824                 5            4         Group Home
2825                 5            5         Prison or Jail
2826                 5            6-255     Reserved
2827                 6            0         Unspecified Mercantile
2828                 6            1         Retail Store
2829                 6            2         Grocery Market
2830                 6            3         Automotive Service Station
2831                 6            4-255     Reserved
2832                 7            0         Unspecified Residential
2833                 7            1         Hotel or Motel
2834                 7            2         Dormitory
2835                 7            3         Boarding House
2836                 7            4-255     Reserved
2837                 8            0-255     Reserved
2838                 9            0-255     Reserved
2839                10           0         Unspecified Vehicular
2840                10           1         Automobile or Truck
2841                10           2         Airplane
2842                10           3         Bus
2843                10           4         Ferry
2844                10           5         Ship or Boat
2845                10           6         Train
2846                10           7-255     Reserved
2847                11           0         Unspecified Outdoor
2848                11           1         Muni-mesh Network
2849                11           2         City Park
2850                11           3-255     Reserved"
2851    DEFVAL          { unspecified }
2852    ::= { cLAPGroupsVenueConfigEntry 2 }
2853
2854cLAPGroupsVenueConfigVenueName OBJECT-TYPE
2855    SYNTAX          SnmpAdminString (SIZE  (0..252))
2856    MAX-ACCESS      read-write
2857    STATUS          current
2858    DESCRIPTION
2859        "This is the venue name defined for this AP Group."
2860    ::= { cLAPGroupsVenueConfigEntry 3 }
2861
2862cLAPGroupsVenueConfigLanguage OBJECT-TYPE
2863    SYNTAX          SnmpAdminString (SIZE  (0..3))
2864    MAX-ACCESS      read-write
2865    STATUS          current
2866    DESCRIPTION
2867        "This is the Language defined for this AP Group."
2868    ::= { cLAPGroupsVenueConfigEntry 4 }
2869
2870cLAPGroupsOperatingClass OBJECT-TYPE
2871    SYNTAX          BITS {
2872                        class81(0),
2873                        class83(1),
2874                        class84(2),
2875                        class112(3),
2876                        class113(4),
2877                        class115(5),
2878                        class116(6),
2879                        class117(7),
2880                        class118(8),
2881                        class119(9),
2882                        class120(10),
2883                        class121(11),
2884                        class122(12),
2885                        class123(13),
2886                        class124(14),
2887                        class125(15),
2888                        class126(16),
2889                        class127(17)
2890                    }
2891    MAX-ACCESS      read-write
2892    STATUS          current
2893    DESCRIPTION
2894        "This object specifies the the group of channels on the
2895        frequency band(s) the access network operates."
2896    ::= { cLAPGroupsVenueConfigEntry 5 }
2897
2898
2899
2900cLAPGroupsMultipleVenueTable OBJECT-TYPE
2901    SYNTAX          SEQUENCE OF CLAPGroupsMultipleVenueEntry
2902    MAX-ACCESS      not-accessible
2903    STATUS          current
2904    DESCRIPTION
2905        "Table for configuring multiple venues
2906        for a  configured site."
2907    ::= { ciscoLwappAPGroupsVlanConfig 3 }
2908
2909cLAPGroupsMultipleVenueEntry OBJECT-TYPE
2910    SYNTAX          CLAPGroupsMultipleVenueEntry
2911    MAX-ACCESS      not-accessible
2912    STATUS          current
2913    DESCRIPTION
2914        "An entry in cLAPGroupsMultipleVenueTable.
2915        cLAPGroupsMultipleVenueLanguage is mandatory
2916        for creating a row in this table."
2917    INDEX           {
2918                        cLAPGroupName,
2919                        cLAPGroupsMultipleVenueLanguage
2920                    }
2921    ::= { cLAPGroupsMultipleVenueTable 1 }
2922
2923CLAPGroupsMultipleVenueEntry ::= SEQUENCE {
2924        cLAPGroupsMultipleVenueLanguage  SnmpAdminString,
2925        cLAPGroupsMultipleVenueName      SnmpAdminString,
2926        cLAPGroupsMultipleVenueRowStatus RowStatus
2927}
2928
2929cLAPGroupsMultipleVenueLanguage OBJECT-TYPE
2930    SYNTAX          SnmpAdminString (SIZE  (0..3))
2931    MAX-ACCESS      not-accessible
2932    STATUS          current
2933    DESCRIPTION
2934        "This is the Language defined for the particular venue name
2935        entry."
2936    ::= { cLAPGroupsMultipleVenueEntry 1 }
2937
2938cLAPGroupsMultipleVenueName OBJECT-TYPE
2939    SYNTAX          SnmpAdminString (SIZE  (0..252))
2940    MAX-ACCESS      read-create
2941    STATUS          current
2942    DESCRIPTION
2943        "This is the one of the venue names defined for this AP Group."
2944    ::= { cLAPGroupsMultipleVenueEntry 2 }
2945
2946cLAPGroupsMultipleVenueRowStatus OBJECT-TYPE
2947    SYNTAX          RowStatus
2948    MAX-ACCESS      read-create
2949    STATUS          current
2950    DESCRIPTION
2951        "Row Status for creation/deletion of a particular
2952        venue entry in the table."
2953    ::= { cLAPGroupsMultipleVenueEntry 3 }
2954
2955
2956-- ********************************************************************
2957-- WLAN Client Configuration
2958-- ********************************************************************
2959
2960cLWlanConfigClientTable OBJECT-TYPE
2961    SYNTAX          SEQUENCE OF CLWlanConfigClientEntry
2962    MAX-ACCESS      not-accessible
2963    STATUS          current
2964    DESCRIPTION
2965        "This table represents the WLAN configuration for
2966        the 802.11 wireless clients that are associated
2967        with the APs that have joined this controller.
2968
2969        The creation of a new row in cLWlanConfigTable,
2970        through an explicit network management action,
2971        results in creation of an entry in this table.
2972        Similarly, deletion of a row in
2973        cLWlanConfigTable through user action causes the
2974        deletion of corresponding row in this table.
2975
2976        This table has an one-to-one relationship with
2977        cLWlanConfigTable. There exists an entry in this
2978        table for each corresponding entry in the
2979        cLWlanConfigTable."
2980    ::= { ciscoLwappWlanConfig 2 }
2981
2982cLWlanConfigClientEntry OBJECT-TYPE
2983    SYNTAX          CLWlanConfigClientEntry
2984    MAX-ACCESS      not-accessible
2985    STATUS          current
2986    DESCRIPTION
2987        "Each entry represents a conceptual row in this
2988        table and provides the information about the
2989        clients associated on the WLAN, uniquely identified by
2990        the cLWlanIndex."
2991    INDEX           { cLWlanIndex }
2992    ::= { cLWlanConfigClientTable 1 }
2993
2994CLWlanConfigClientEntry ::= SEQUENCE {
2995        cLWlanClientAclName     DisplayString,
2996        cLWlanP2PBlocking       INTEGER,
2997        cLWlanClientIPv6AclName DisplayString
2998}
2999
3000cLWlanClientAclName OBJECT-TYPE
3001    SYNTAX          DisplayString (SIZE  (0..64))
3002    MAX-ACCESS      read-write
3003    STATUS          current
3004    DESCRIPTION
3005        "This object represents the name of the ACL applied
3006        to this WLAN.  If it is required to remove the ACL
3007        name for a WLAN, it should be set to 'none'.
3008        ACL's are applied in the following priority order -
3009        interfaces ACLs, WLAN ACLs, client ACLs."
3010    ::= { cLWlanConfigClientEntry 1 }
3011
3012cLWlanP2PBlocking OBJECT-TYPE
3013    SYNTAX          INTEGER  {
3014                        disable(1),
3015                        drop(2),
3016                        forwardUp(3)
3017                    }
3018    MAX-ACCESS      read-write
3019    STATUS          current
3020    DESCRIPTION
3021        "This object represents per WLAN peer-to-peer
3022        blocking behavior on controller. Peer-to-peer
3023        blocking means traffic between two clients on
3024        same VLAN will not be bridged.
3025
3026            disable   : Peer-to-peer blocking is disabled
3027                        and traffic is bridged locally
3028                        within the controller.
3029            drop      : The packet will be discarded.
3030            forwardUp : The packet will be forwarded on the
3031                        upstream VLAN. The device 'north' of
3032                        the controller can then make the
3033                        decision about what to do with the
3034                        packet."
3035    ::= { cLWlanConfigClientEntry 2 }
3036
3037cLWlanClientIPv6AclName OBJECT-TYPE
3038    SYNTAX          DisplayString (SIZE  (0..64))
3039    MAX-ACCESS      read-write
3040    STATUS          current
3041    DESCRIPTION
3042        "This object represents the name of the IPv6 ACL applied
3043        to this WLAN.  If it is required to remove the ACL
3044        name for a WLAN, it should be set to 'none'.
3045        ACL's are applied in the following priority order -
3046        interfaces ACLs, WLAN ACLs, client ACLs."
3047    ::= { cLWlanConfigClientEntry 3 }
3048
3049
3050-- ********************************************************************
3051-- WLAN QoS Configuration
3052-- ********************************************************************
3053
3054cLWlanConfigQosTable OBJECT-TYPE
3055    SYNTAX          SEQUENCE OF CLWlanConfigQosEntry
3056    MAX-ACCESS      not-accessible
3057    STATUS          current
3058    DESCRIPTION
3059        "This table represents the QoS configuration for
3060        the WLAN.
3061
3062        The creation of a new row in cLWlanConfigTable,
3063        through an explicit network management action,
3064        results in creation of an entry in this table.
3065        Similarly, deletion of a row in
3066        cLWlanConfigTable through user action causes the
3067        deletion of corresponding row in this table.
3068
3069        This table has an one-to-one relationship with
3070        cLWlanConfigTable. There exists an entry in this
3071        table for each corresponding entry in the
3072        cLWlanConfigTable."
3073    ::= { ciscoLwappWlanConfig 3 }
3074
3075cLWlanConfigQosEntry OBJECT-TYPE
3076    SYNTAX          CLWlanConfigQosEntry
3077    MAX-ACCESS      not-accessible
3078    STATUS          current
3079    DESCRIPTION
3080        "Each entry represents a conceptual row in this
3081        table and provides the information about the
3082        QoS parameters on the WLAN, uniquely identified by
3083        the cLWlanIndex."
3084    INDEX           { cLWlanIndex }
3085    ::= { cLWlanConfigQosTable 1 }
3086
3087CLWlanConfigQosEntry ::= SEQUENCE {
3088        cLWlanClientDSAverageDataRate       Unsigned32,
3089        cLWlanClientUSAverageDataRate       Unsigned32,
3090        cLWlanClientDSBurstDataRate         Unsigned32,
3091        cLWlanClientUSBurstDataRate         Unsigned32,
3092        cLWlanClientDSAvgRealTimeDataRate   Unsigned32,
3093        cLWlanClientUSAvgRealTimeDataRate   Unsigned32,
3094        cLWlanClientDSBurstRealTimeDataRate Unsigned32,
3095        cLWlanClientUSBurstRealTimeDataRate Unsigned32,
3096        cLWlanSsidDSAverageDataRate         Unsigned32,
3097        cLWlanSsidUSAverageDataRate         Unsigned32,
3098        cLWlanSsidDSBurstDataRate           Unsigned32,
3099        cLWlanSsidUSBurstDataRate           Unsigned32,
3100        cLWlanSsidDSAvgRealTimeDataRate     Unsigned32,
3101        cLWlanSsidUSAvgRealTimeDataRate     Unsigned32,
3102        cLWlanSsidDSBurstRealTimeDataRate   Unsigned32,
3103        cLWlanSsidUSBurstRealTimeDataRate   Unsigned32
3104}
3105
3106cLWlanClientDSAverageDataRate OBJECT-TYPE
3107    SYNTAX          Unsigned32
3108    MAX-ACCESS      read-write
3109    STATUS          current
3110    DESCRIPTION
3111        "This object specifies Average Data Rate per user on downstream.
3112        Value of 0 indicates the feature is disabled."
3113    ::= { cLWlanConfigQosEntry 1 }
3114
3115cLWlanClientUSAverageDataRate OBJECT-TYPE
3116    SYNTAX          Unsigned32
3117    MAX-ACCESS      read-write
3118    STATUS          current
3119    DESCRIPTION
3120        "This object specifies Average Data Rate per user on upstream.
3121        Value of 0 indicates the feature is disabled."
3122    ::= { cLWlanConfigQosEntry 2 }
3123
3124cLWlanClientDSBurstDataRate OBJECT-TYPE
3125    SYNTAX          Unsigned32
3126    MAX-ACCESS      read-write
3127    STATUS          current
3128    DESCRIPTION
3129        "This object specifies Burst Data Rate per user on downstream.
3130        Value of 0 indicates the feature is disabled."
3131    ::= { cLWlanConfigQosEntry 3 }
3132
3133cLWlanClientUSBurstDataRate OBJECT-TYPE
3134    SYNTAX          Unsigned32
3135    MAX-ACCESS      read-write
3136    STATUS          current
3137    DESCRIPTION
3138        "This object specifies Burst Data Rate per user on upstream.
3139        Value of 0 indicates the feature is disabled."
3140    ::= { cLWlanConfigQosEntry 4 }
3141
3142cLWlanClientDSAvgRealTimeDataRate OBJECT-TYPE
3143    SYNTAX          Unsigned32
3144    MAX-ACCESS      read-write
3145    STATUS          current
3146    DESCRIPTION
3147        "This object specifies average real time
3148        Data Rate per user on downstream.
3149        Value of 0 indicates the feature is disabled."
3150    ::= { cLWlanConfigQosEntry 5 }
3151
3152cLWlanClientUSAvgRealTimeDataRate OBJECT-TYPE
3153    SYNTAX          Unsigned32
3154    MAX-ACCESS      read-write
3155    STATUS          current
3156    DESCRIPTION
3157        "This object specifies average real time
3158        Data Rate per user on upstream.
3159        Value of 0 indicates the feature is disabled."
3160    ::= { cLWlanConfigQosEntry 6 }
3161
3162cLWlanClientDSBurstRealTimeDataRate OBJECT-TYPE
3163    SYNTAX          Unsigned32
3164    MAX-ACCESS      read-write
3165    STATUS          current
3166    DESCRIPTION
3167        "This object specifies burst real time
3168        Data Rate per user on downstream.
3169        Value of 0 indicates the feature is disabled."
3170    ::= { cLWlanConfigQosEntry 7 }
3171
3172cLWlanClientUSBurstRealTimeDataRate OBJECT-TYPE
3173    SYNTAX          Unsigned32
3174    MAX-ACCESS      read-write
3175    STATUS          current
3176    DESCRIPTION
3177        "This object specifies burst real time
3178        Data Rate per user on upstream.
3179        Value of 0 indicates the feature is disabled."
3180    ::= { cLWlanConfigQosEntry 8 }
3181
3182cLWlanSsidDSAverageDataRate OBJECT-TYPE
3183    SYNTAX          Unsigned32
3184    MAX-ACCESS      read-write
3185    STATUS          current
3186    DESCRIPTION
3187        "This object specifies Average
3188        Data Rate per user on downstream.
3189        Value of 0 indicates the feature is disabled."
3190    ::= { cLWlanConfigQosEntry 9 }
3191
3192cLWlanSsidUSAverageDataRate OBJECT-TYPE
3193    SYNTAX          Unsigned32
3194    MAX-ACCESS      read-write
3195    STATUS          current
3196    DESCRIPTION
3197        "This object specifies Average
3198        Data Rate per user on upstream.
3199        Value of 0 indicates the feature is disabled."
3200    ::= { cLWlanConfigQosEntry 10 }
3201
3202cLWlanSsidDSBurstDataRate OBJECT-TYPE
3203    SYNTAX          Unsigned32
3204    MAX-ACCESS      read-write
3205    STATUS          current
3206    DESCRIPTION
3207        "This object specifies Burst
3208        Data Rate per user on downstream.
3209        Value of 0 indicates the feature is disabled."
3210    ::= { cLWlanConfigQosEntry 11 }
3211
3212cLWlanSsidUSBurstDataRate OBJECT-TYPE
3213    SYNTAX          Unsigned32
3214    MAX-ACCESS      read-write
3215    STATUS          current
3216    DESCRIPTION
3217        "This object specifies Burst
3218        Data Rate per user on upstream.
3219        Value of 0 indicates the feature is disabled."
3220    ::= { cLWlanConfigQosEntry 12 }
3221
3222cLWlanSsidDSAvgRealTimeDataRate OBJECT-TYPE
3223    SYNTAX          Unsigned32
3224    MAX-ACCESS      read-write
3225    STATUS          current
3226    DESCRIPTION
3227        "This object specifies average real time
3228        Data Rate per user on downstream.
3229        Value of 0 indicates the feature is disabled."
3230    ::= { cLWlanConfigQosEntry 13 }
3231
3232cLWlanSsidUSAvgRealTimeDataRate OBJECT-TYPE
3233    SYNTAX          Unsigned32
3234    MAX-ACCESS      read-write
3235    STATUS          current
3236    DESCRIPTION
3237        "This object specifies average real time
3238        Data Rate per user on upstream.
3239        Value of 0 indicates the feature is disabled."
3240    ::= { cLWlanConfigQosEntry 14 }
3241
3242cLWlanSsidDSBurstRealTimeDataRate OBJECT-TYPE
3243    SYNTAX          Unsigned32
3244    MAX-ACCESS      read-write
3245    STATUS          current
3246    DESCRIPTION
3247        "This object specifies burst real time
3248        Data Rate per user on downstream.
3249        Value of 0 indicates the feature is disabled."
3250    ::= { cLWlanConfigQosEntry 15 }
3251
3252cLWlanSsidUSBurstRealTimeDataRate OBJECT-TYPE
3253    SYNTAX          Unsigned32
3254    MAX-ACCESS      read-write
3255    STATUS          current
3256    DESCRIPTION
3257        "This object specifies burst real time
3258        Data Rate per user on upstream.
3259        Value of 0 indicates the feature is disabled."
3260    ::= { cLWlanConfigQosEntry 16 }
3261
3262
3263-- ********************************************************************
3264-- WLAN IOS Configuration
3265-- ********************************************************************
3266
3267cLWlanConfigIosTable OBJECT-TYPE
3268    SYNTAX          SEQUENCE OF CLWlanConfigIosEntry
3269    MAX-ACCESS      not-accessible
3270    STATUS          current
3271    DESCRIPTION
3272        "This table represents the WLAN configuration for
3273        IOS profiles configured on the switch.
3274
3275        The creation of a new row in cLWlanConfigTable,
3276        through an explicit network management action,
3277        results in creation of an entry in this table.
3278        Similarly, deletion of a row in
3279        cLWlanConfigTable through user action causes the
3280        deletion of corresponding row in this table.
3281
3282        This table has an one-to-one relationship with
3283        cLWlanConfigTable. There exists an entry in this
3284        table for each corresponding entry in the
3285        cLWlanConfigTable."
3286    ::= { ciscoLwappWlanConfig 4 }
3287
3288cLWlanConfigIosEntry OBJECT-TYPE
3289    SYNTAX          CLWlanConfigIosEntry
3290    MAX-ACCESS      not-accessible
3291    STATUS          current
3292    DESCRIPTION
3293        "Each entry represents a conceptual row in this
3294        table and provides the information about the
3295        clients associated on the WLAN, uniquely identified by
3296        the cLWlanIndex."
3297    INDEX           { cLWlanIndex }
3298    ::= { cLWlanConfigIosTable 1 }
3299
3300CLWlanConfigIosEntry ::= SEQUENCE {
3301        cLWlanIosAccountingMethodListName       SnmpAdminString,
3302        cLWlanIosAuthenticationMethodListName   SnmpAdminString,
3303        cLWlanIosMacFilteringMethodListName     SnmpAdminString,
3304        cLWlanIosWebAuthMethodListName          SnmpAdminString,
3305        cLWlanIosQosUpStreamProfileName         SnmpAdminString,
3306        cLWlanIosQosDownStreamProfileName       SnmpAdminString,
3307        cLWlanIngressDHCPOption82Format         Unsigned32,
3308        cLWlanIngressDHCPOption82Ascii          TruthValue,
3309        cLWlanIngressDHCPOption82Rid            TruthValue,
3310        cLWlanIngressDHCPOption82Enable         TruthValue,
3311        cLWlanIosScanDeferPriority              Unsigned32,
3312        cLWlanIosWebAuthParameterMapName        SnmpAdminString,
3313        cLWlanIosQosClientUpStreamProfileName   SnmpAdminString,
3314        cLWlanIosQosClientDownStreamProfileName SnmpAdminString
3315}
3316
3317cLWlanIosAccountingMethodListName OBJECT-TYPE
3318    SYNTAX          SnmpAdminString (SIZE  (0..64))
3319    MAX-ACCESS      read-write
3320    STATUS          current
3321    DESCRIPTION
3322        "This object represents the method list name used for
3323        accounting on this WLAN."
3324    ::= { cLWlanConfigIosEntry 1 }
3325
3326cLWlanIosAuthenticationMethodListName OBJECT-TYPE
3327    SYNTAX          SnmpAdminString (SIZE  (0..64))
3328    MAX-ACCESS      read-write
3329    STATUS          current
3330    DESCRIPTION
3331        "This object represents the method list name used for
3332        802.1x authentication on this WLAN. This could be
3333        LDAP, RADIUS, LOCAL AUTH."
3334    ::= { cLWlanConfigIosEntry 2 }
3335
3336cLWlanIosMacFilteringMethodListName OBJECT-TYPE
3337    SYNTAX          SnmpAdminString (SIZE  (0..64))
3338    MAX-ACCESS      read-write
3339    STATUS          current
3340    DESCRIPTION
3341        "This object represents the method list name used for
3342        mac filtering on this WLAN."
3343    ::= { cLWlanConfigIosEntry 3 }
3344
3345cLWlanIosWebAuthMethodListName OBJECT-TYPE
3346    SYNTAX          SnmpAdminString (SIZE  (0..64))
3347    MAX-ACCESS      read-write
3348    STATUS          current
3349    DESCRIPTION
3350        "This object represents the method list name used for
3351        WEB AUTH on this WLAN."
3352    ::= { cLWlanConfigIosEntry 4 }
3353
3354cLWlanIosQosUpStreamProfileName OBJECT-TYPE
3355    SYNTAX          SnmpAdminString (SIZE  (0..64))
3356    MAX-ACCESS      read-write
3357    STATUS          current
3358    DESCRIPTION
3359        "This object represents the profile name used for
3360        upstream QOS configuration on this WLAN."
3361    ::= { cLWlanConfigIosEntry 5 }
3362
3363cLWlanIosQosDownStreamProfileName OBJECT-TYPE
3364    SYNTAX          SnmpAdminString (SIZE  (0..64))
3365    MAX-ACCESS      read-write
3366    STATUS          current
3367    DESCRIPTION
3368        "This object represents the profile name used for
3369        downstream QOS configuration on this WLAN."
3370    ::= { cLWlanConfigIosEntry 6 }
3371
3372cLWlanIngressDHCPOption82Format OBJECT-TYPE
3373    SYNTAX          Unsigned32
3374    MAX-ACCESS      read-write
3375    STATUS          current
3376    DESCRIPTION
3377        "This object represents the DHCP
3378        Option82 format for this WLAN."
3379    ::= { cLWlanConfigIosEntry 7 }
3380
3381cLWlanIngressDHCPOption82Ascii OBJECT-TYPE
3382    SYNTAX          TruthValue
3383    MAX-ACCESS      read-write
3384    STATUS          current
3385    DESCRIPTION
3386        "This object represents the DHCP Option82 Ascii option
3387        for this WLAN."
3388    ::= { cLWlanConfigIosEntry 8 }
3389
3390cLWlanIngressDHCPOption82Rid OBJECT-TYPE
3391    SYNTAX          TruthValue
3392    MAX-ACCESS      read-write
3393    STATUS          current
3394    DESCRIPTION
3395        "This object represents the DHCP Option82 Rid option
3396        for this WLAN."
3397    ::= { cLWlanConfigIosEntry 9 }
3398
3399cLWlanIngressDHCPOption82Enable OBJECT-TYPE
3400    SYNTAX          TruthValue
3401    MAX-ACCESS      read-write
3402    STATUS          current
3403    DESCRIPTION
3404        "This object represents the DHCP Option82 state
3405        for this WLAN."
3406    ::= { cLWlanConfigIosEntry 10 }
3407
3408cLWlanIosScanDeferPriority OBJECT-TYPE
3409    SYNTAX          Unsigned32
3410    MAX-ACCESS      read-write
3411    STATUS          current
3412    DESCRIPTION
3413        "This object specifies the priority of packets
3414        that defer the off-channel scan. This is used in
3415        off-channel scanning to improve performance
3416        for medical devices using Radio Resource Management.
3417        Each bit represents a packet type for which off-channel
3418        scanning needs to be deferred."
3419    ::= { cLWlanConfigIosEntry 11 }
3420
3421cLWlanIosWebAuthParameterMapName OBJECT-TYPE
3422    SYNTAX          SnmpAdminString
3423    MAX-ACCESS      read-write
3424    STATUS          current
3425    DESCRIPTION
3426        "This object represents the web auth parameter name
3427        on this WLAN."
3428    ::= { cLWlanConfigIosEntry 12 }
3429
3430cLWlanIosQosClientUpStreamProfileName OBJECT-TYPE
3431    SYNTAX          SnmpAdminString (SIZE  (0..64))
3432    MAX-ACCESS      read-write
3433    STATUS          current
3434    DESCRIPTION
3435        "This object represents the profile name used for
3436        upstream QOS client configuration on this WLAN."
3437    ::= { cLWlanConfigIosEntry 13 }
3438
3439cLWlanIosQosClientDownStreamProfileName OBJECT-TYPE
3440    SYNTAX          SnmpAdminString (SIZE  (0..64))
3441    MAX-ACCESS      read-write
3442    STATUS          current
3443    DESCRIPTION
3444        "This object represents the profile name used for
3445        downstream QOS client configuration on this WLAN."
3446    ::= { cLWlanConfigIosEntry 14 }
3447
3448
3449-- ********************************************************************
3450-- *        WLAN Flexible Netflow Table
3451-- ********************************************************************
3452
3453cLWlanFlexibleNetflowTable OBJECT-TYPE
3454    SYNTAX          SEQUENCE OF CLWlanFlexibleNetflowEntry
3455    MAX-ACCESS      not-accessible
3456    STATUS          current
3457    DESCRIPTION
3458        "This table represents the flexible netflow policy details
3459        per WLAN for AVC.
3460        The creation of a new row in cLWlanFlexibleConfigTable,
3461        through an explicit network management action,
3462        results in creation of an entry in this table.
3463        Similarly, deletion of a row in
3464        cLWlanConfigTable through user action causes the
3465        deletion of corresponding rows in this table.
3466        For each wlan, there will be zero to many instances of
3467        flexible netflow policies."
3468    ::= { ciscoLwappWlanConfig 5 }
3469
3470cLWlanFlexibleNetflowEntry OBJECT-TYPE
3471    SYNTAX          CLWlanFlexibleNetflowEntry
3472    MAX-ACCESS      not-accessible
3473    STATUS          current
3474    DESCRIPTION
3475        "Each entry represents a conceptual row in this
3476        table and provides the information about the flexible
3477        netflow policy types associated on the WLAN, uniquely
3478        identified by the cLWlanIndex and
3479        cLWlanFlexibleNetflowPolicyTypeIndex."
3480    INDEX           {
3481                        cLWlanIndex,
3482                        cLWlanFlexibleNetflowPolicyTypeIndex
3483                    }
3484    ::= { cLWlanFlexibleNetflowTable 1 }
3485
3486CLWlanFlexibleNetflowEntry ::= SEQUENCE {
3487        cLWlanFlexibleNetflowPolicyTypeIndex INTEGER,
3488        cLWlanFlexibleNetflowMonitorName     SnmpAdminString,
3489        cLWlanFlexibleNetflowRowStatus       RowStatus
3490}
3491
3492cLWlanFlexibleNetflowPolicyTypeIndex OBJECT-TYPE
3493    SYNTAX          INTEGER  {
3494                        none(0),
3495                        ipv4InputPolicy(1),
3496                        ipv4OutputPolicy(2),
3497                        ipv6InputPolicy(3),
3498                        ipv6OutputPolicy(4),
3499                        datalinkInputPolicy(5),
3500                        datalinkOutputPolicy(6)
3501                    }
3502    MAX-ACCESS      not-accessible
3503    STATUS          current
3504    DESCRIPTION
3505        "This object is used to set the netflow traffic direction
3506        for AVC.
3507        none(0)  capture no traffic
3508        IPV4 Input Policy(1) - IPV4 input policy
3509        IPV4OutputPolicy(2) - IPV4 output policy
3510        IPV6InputPolicy(3) - IPV6 input policy
3511        IPV6OutputPolicy(4) - IPV6 output policy
3512        DatalinkInputPolicy(5) - Datalink input policy
3513        DatalinkOutputPolicy(6) - Datalink output policy."
3514    ::= { cLWlanFlexibleNetflowEntry 1 }
3515
3516cLWlanFlexibleNetflowMonitorName OBJECT-TYPE
3517    SYNTAX          SnmpAdminString
3518    MAX-ACCESS      read-create
3519    STATUS          current
3520    DESCRIPTION
3521        "This object represents the flexible netflow
3522        monitor name assigned to this WLAN."
3523    ::= { cLWlanFlexibleNetflowEntry 2 }
3524
3525cLWlanFlexibleNetflowRowStatus OBJECT-TYPE
3526    SYNTAX          RowStatus
3527    MAX-ACCESS      read-create
3528    STATUS          current
3529    DESCRIPTION
3530        "Row Status for creation/deletion of a particular
3531        flexible netflow policy
3532        entry from the table"
3533    ::= { cLWlanFlexibleNetflowEntry 3 }
3534
3535
3536-- ********************************************************************
3537-- *    Compliance statements
3538-- ********************************************************************
3539
3540ciscoLwappWlanMIBCompliances  OBJECT IDENTIFIER
3541    ::= { ciscoLwappWlanMIBConform 1 }
3542
3543ciscoLwappWlanMIBGroups  OBJECT IDENTIFIER
3544    ::= { ciscoLwappWlanMIBConform 2 }
3545
3546
3547ciscoLwappWlanMIBCompliance MODULE-COMPLIANCE
3548    STATUS          deprecated
3549    DESCRIPTION
3550        "The compliance statement for the SNMP entities that
3551        implement the ciscoLwappWlanMIB module."
3552    MODULE          -- this module
3553    MANDATORY-GROUPS { ciscoLwappWlanConfigGroup }
3554
3555    OBJECT          cLWlanRowStatus
3556    SYNTAX          INTEGER  {
3557                        active(1),
3558                        createAndGo(4),
3559                        destroy(6)
3560                    }
3561    DESCRIPTION
3562        "An implementation is only required to support
3563        three of the six enumerated values of the
3564        RowStatus textual convention, specifically,
3565        'active', 'createAndGo' and 'destroy'."
3566    ::= { ciscoLwappWlanMIBCompliances 1 }
3567
3568ciscoLwappWlanMIBComplianceRev1 MODULE-COMPLIANCE
3569    STATUS          deprecated
3570    DESCRIPTION
3571        "The compliance statement for the SNMP entities that
3572        implement the ciscoLwappWlanMIB module."
3573    MODULE          -- this module
3574    MANDATORY-GROUPS {
3575                        ciscoLwappWlanConfigGroupSup1,
3576                        ciscoLwappWlanConfigClientGroup
3577                    }
3578
3579    OBJECT          cLWlanRowStatus
3580    SYNTAX          INTEGER  {
3581                        active(1),
3582                        createAndGo(4),
3583                        destroy(6)
3584                    }
3585    DESCRIPTION
3586        "An implementation is only required to support
3587        three of the six enumerated values of the
3588        RowStatus textual convention, specifically,
3589        'active', 'createAndGo' and 'destroy'."
3590    ::= { ciscoLwappWlanMIBCompliances 2 }
3591
3592ciscoLwappWlanMIBComplianceRev2 MODULE-COMPLIANCE
3593    STATUS          deprecated
3594    DESCRIPTION
3595        "The compliance statement for the SNMP entities that
3596        implement the ciscoLwappWlanMIB module."
3597    MODULE          -- this module
3598    MANDATORY-GROUPS {
3599                        ciscoLwappWlanConfigGroupSup1,
3600                        ciscoLwappWlanConfigClientGroup,
3601                        ciscoLwappWlan11uConfigGroup,
3602                        ciscoLwappAPGroupsVlanConfigGroup,
3603                        ciscoLwappWlanConfigGroupSup2,
3604                        ciscoLwappWlanConfigClientGroupSup1
3605                    }
3606
3607    OBJECT          cLAPGroupsVlanConfigRowStatus
3608    SYNTAX          RowStatus
3609    DESCRIPTION
3610        "An implementation is only required to support
3611        three of the six enumerated values of the
3612        RowStatus textual convention, specifically,
3613        'active', 'createAndGo' and 'destroy'."
3614
3615    OBJECT          cLWlan11uOuiRowStatus
3616    SYNTAX          RowStatus
3617    DESCRIPTION
3618        "An implementation is only required to support
3619        three of the six enumerated values of the
3620        RowStatus textual convention, specifically,
3621        'active', 'createAndGo' and 'destroy'."
3622    ::= { ciscoLwappWlanMIBCompliances 3 }
3623
3624ciscoLwappWlanMIBComplianceRev3 MODULE-COMPLIANCE
3625    STATUS          deprecated
3626    DESCRIPTION
3627        "The compliance statement for the SNMP entities that
3628        implement the ciscoLwappWlanMIB module."
3629    MODULE          -- this module
3630    MANDATORY-GROUPS {
3631                        ciscoLwappWlanConfigGroupSup1,
3632                        ciscoLwappWlanConfigClientGroup,
3633                        ciscoLwappWlan11uConfigGroup,
3634                        ciscoLwappAPGroupsVlanConfigGroup,
3635                        ciscoLwappWlanConfigGroupSup2,
3636                        ciscoLwappWlanConfigClientGroupSup1,
3637                        ciscoLwappWlanConfigGroupSup3
3638                    }
3639    ::= { ciscoLwappWlanMIBCompliances 4 }
3640
3641ciscoLwappWlanMIBComplianceRev4 MODULE-COMPLIANCE
3642    STATUS          deprecated
3643    DESCRIPTION
3644        "The compliance statement for the SNMP entities that
3645        implement the ciscoLwappWlanMIB module."
3646    MODULE          -- this module
3647    MANDATORY-GROUPS {
3648                        ciscoLwappWlanConfigGroupSup1,
3649                        ciscoLwappWlanConfigClientGroup,
3650                        ciscoLwappAPGroupsVlanConfigGroup,
3651                        ciscoLwappWlanConfigGroupSup2,
3652                        ciscoLwappWlanConfigClientGroupSup1,
3653                        ciscoLwappWlanConfigGroupSup3,
3654                        ciscoLwappWlan11uConfigGroupsup1,
3655                        ciscoLwappWlanServiceAdvertisementConfigGroup,
3656                        ciscoLwappWlanHotSpot2ConfigGroup,
3657                        ciscoLwappWlanIosConfigGroup,
3658                        ciscoLwappWlanQosConfigGroup,
3659                        ciscoLwappWlan11uConfigGroupsup2,
3660                        ciscoLwappWlanConfigGroupSup4,
3661                        ciscoLwappWlanHotSpot2ConfigGroupSup1,
3662                        ciscoLwappAPGroupsVlanConfigGroupSup1,
3663                        cLAPGroupsVenueConfigGroup,
3664                        cLAPGroupsMultipleVenueGroup,
3665                        ciscoLwappWlanConfigClientGroupSup2
3666                    }
3667    ::= { ciscoLwappWlanMIBCompliances 5 }
3668
3669ciscoLwappWlanMIBComplianceRev5 MODULE-COMPLIANCE
3670    STATUS          deprecated
3671    DESCRIPTION
3672        "The compliance statement for the SNMP entities that
3673        implement the ciscoLwappWlanMIB module."
3674    MODULE          -- this module
3675    MANDATORY-GROUPS {
3676                        ciscoLwappWlanConfigGroupSup1,
3677                        ciscoLwappWlanConfigClientGroup,
3678                        ciscoLwappAPGroupsVlanConfigGroup,
3679                        ciscoLwappWlanConfigGroupSup2,
3680                        ciscoLwappWlanConfigClientGroupSup1,
3681                        ciscoLwappWlanConfigGroupSup3,
3682                        ciscoLwappWlan11uConfigGroupsup1,
3683                        ciscoLwappWlanServiceAdvertisementConfigGroup,
3684                        ciscoLwappWlanHotSpot2ConfigGroup,
3685                        ciscoLwappWlanIosConfigGroup,
3686                        ciscoLwappWlanQosConfigGroup,
3687                        ciscoLwappWlan11uConfigGroupsup2,
3688                        ciscoLwappWlanConfigGroupSup4,
3689                        ciscoLwappWlanHotSpot2ConfigGroupSup1,
3690                        ciscoLwappAPGroupsVlanConfigGroupSup1,
3691                        cLAPGroupsVenueConfigGroup,
3692                        cLAPGroupsMultipleVenueGroup,
3693                        ciscoLwappWlanConfigClientGroupSup2,
3694                        ciscoLwappWlanConfigFlexibleNetflowGroup
3695                    }
3696    ::= { ciscoLwappWlanMIBCompliances 6 }
3697
3698ciscoLwappWlanMIBComplianceRev6 MODULE-COMPLIANCE
3699    STATUS          deprecated
3700    DESCRIPTION
3701        "The compliance statement for the SNMP entities that
3702        implement the ciscoLwappWlanMIB module."
3703    MODULE          -- this module
3704    MANDATORY-GROUPS {
3705                        ciscoLwappWlanConfigGroupSup1,
3706                        ciscoLwappWlanConfigClientGroup,
3707                        ciscoLwappWlanConfigGroupSup2,
3708                        ciscoLwappWlanConfigClientGroupSup1,
3709                        ciscoLwappWlanConfigGroupSup3,
3710                        ciscoLwappWlan11uConfigGroupsup1,
3711                        ciscoLwappWlanServiceAdvertisementConfigGroup,
3712                        ciscoLwappWlanHotSpot2ConfigGroup,
3713                        ciscoLwappWlanIosConfigGroup,
3714                        ciscoLwappWlanQosConfigGroup,
3715                        ciscoLwappWlan11uConfigGroupsup2,
3716                        ciscoLwappWlanConfigGroupSup4,
3717                        ciscoLwappWlanHotSpot2ConfigGroupSup1,
3718                        ciscoLwappAPGroupsVlanConfigGroupSup1,
3719                        cLAPGroupsVenueConfigGroup,
3720                        cLAPGroupsMultipleVenueGroup,
3721                        ciscoLwappWlanConfigClientGroupSup2,
3722                        ciscoLwappWlanConfigFlexibleNetflowGroup,
3723                        ciscoLwappAPGroupsVlanConfigGroupSup2
3724                    }
3725    ::= { ciscoLwappWlanMIBCompliances 7 }
3726
3727ciscoLwappWlanMIBComplianceRev7 MODULE-COMPLIANCE
3728    STATUS          deprecated
3729    DESCRIPTION
3730        "The compliance statement for the SNMP entities that
3731        implement the ciscoLwappWlanMIB module."
3732    MODULE          -- this module
3733    MANDATORY-GROUPS {
3734                        ciscoLwappWlanConfigGroupSup1,
3735                        ciscoLwappWlanConfigClientGroup,
3736                        ciscoLwappWlanConfigGroupSup2,
3737                        ciscoLwappWlanConfigClientGroupSup1,
3738                        ciscoLwappWlanConfigGroupSup3,
3739                        ciscoLwappWlan11uConfigGroupsup1,
3740                        ciscoLwappWlanServiceAdvertisementConfigGroup,
3741                        ciscoLwappWlanHotSpot2ConfigGroup,
3742                        ciscoLwappWlanIosConfigGroup,
3743                        ciscoLwappWlanQosConfigGroup,
3744                        ciscoLwappWlan11uConfigGroupsup2,
3745                        ciscoLwappWlanConfigGroupSup4,
3746                        ciscoLwappWlanHotSpot2ConfigGroupSup1,
3747                        ciscoLwappAPGroupsVlanConfigGroupSup1,
3748                        cLAPGroupsVenueConfigGroup,
3749                        cLAPGroupsMultipleVenueGroup,
3750                        ciscoLwappWlanConfigClientGroupSup2,
3751                        ciscoLwappWlanConfigFlexibleNetflowGroup,
3752                        ciscoLwappAPGroupsVlanConfigGroupSup2,
3753                        ciscoLwappWlanConfigGroupSup6
3754                    }
3755    ::= { ciscoLwappWlanMIBCompliances 8 }
3756
3757ciscoLwappWlanMIBComplianceRev8 MODULE-COMPLIANCE
3758    STATUS          current
3759    DESCRIPTION
3760        "The compliance statement for the SNMP entities that
3761        implement the ciscoLwappWlanMIB module."
3762    MODULE          -- this module
3763    MANDATORY-GROUPS {
3764                        ciscoLwappWlanConfigGroupSup1,
3765                        ciscoLwappWlanConfigClientGroup,
3766                        ciscoLwappWlanConfigGroupSup2,
3767                        ciscoLwappWlanConfigClientGroupSup1,
3768                        ciscoLwappWlanConfigGroupSup3,
3769                        ciscoLwappWlan11uConfigGroupsup1,
3770                        ciscoLwappWlanServiceAdvertisementConfigGroup,
3771                        ciscoLwappWlanHotSpot2ConfigGroup,
3772                        ciscoLwappWlanIosConfigGroup,
3773                        ciscoLwappWlanQosConfigGroup,
3774                        ciscoLwappWlan11uConfigGroupsup2,
3775                        ciscoLwappWlanConfigGroupSup4,
3776                        ciscoLwappWlanHotSpot2ConfigGroupSup1,
3777                        ciscoLwappAPGroupsVlanConfigGroupSup1,
3778                        cLAPGroupsVenueConfigGroup,
3779                        cLAPGroupsMultipleVenueGroup,
3780                        ciscoLwappWlanConfigClientGroupSup2,
3781                        ciscoLwappWlanConfigFlexibleNetflowGroup,
3782                        ciscoLwappAPGroupsVlanConfigGroupSup2,
3783                        ciscoLwappWlanConfigGroupSup6,
3784                        ciscoLwappWlanConfigGroupSup7,
3785                        ciscoLwappWlanConfigGroupSup8
3786                    }
3787    ::= { ciscoLwappWlanMIBCompliances 9 }
3788
3789-- ********************************************************************
3790-- *    Units of conformance
3791-- ********************************************************************
3792
3793ciscoLwappWlanConfigGroup OBJECT-GROUP
3794    OBJECTS         { cLWlanRowStatus }
3795    STATUS          deprecated
3796    DESCRIPTION
3797        "This collection of objects represent the
3798        configuration of WLANs on the controller to be passed
3799        to an LWAPP AP.
3800        ciscoLwappWlanConfigGroup object is superseded by
3801        ciscoLwappWlanConfigGroupSup1."
3802    ::= { ciscoLwappWlanMIBGroups 1 }
3803
3804ciscoLwappWlanConfigGroupSup1 OBJECT-GROUP
3805    OBJECTS         {
3806                        cLWlanRowStatus,
3807                        cLWlanProfileName,
3808                        cLWlanSsid,
3809                        cLWlanDiagChan,
3810                        cLWlanStorageType
3811                    }
3812    STATUS          current
3813    DESCRIPTION
3814        "This collection of objects represent the
3815        configuration of WLANs on the controller to be passed
3816        to an LWAPP AP."
3817    ::= { ciscoLwappWlanMIBGroups 2 }
3818
3819ciscoLwappWlanConfigClientGroup OBJECT-GROUP
3820    OBJECTS         { cLWlanClientAclName }
3821    STATUS          current
3822    DESCRIPTION
3823        "This collection of objects represent the
3824        configuration of WLANs on the controller to be passed
3825        to an 8021.11 clients."
3826    ::= { ciscoLwappWlanMIBGroups 3 }
3827
3828ciscoLwappWlan11uConfigGroup OBJECT-GROUP
3829    OBJECTS         {
3830                        cLWlan11uStatus,
3831                        cLWlan11uInternetAccess,
3832                        cLWlan11uNetworkType,
3833                        cLWlan11uVenueGroup,
3834                        cLWlan11uVenueType,
3835                        cLWlan11uVenueName,
3836                        cLWlan11uOui,
3837                        cLWlan11uOuiIsBeacon,
3838                        cLWlan11uOuiRowStatus,
3839                        cLWlan11uOuiStorageType
3840                    }
3841    STATUS          deprecated
3842    DESCRIPTION
3843        "This collection of objects represents 802.11u
3844        related configuration of WLANs on the controller
3845        to be passed to an AP.
3846        ciscoLwappWlan11uConfigGroup object is superseded
3847        by ciscoLwappWlan11uConfigGroupsup1."
3848    ::= { ciscoLwappWlanMIBGroups 4 }
3849
3850ciscoLwappAPGroupsVlanConfigGroup OBJECT-GROUP
3851    OBJECTS         {
3852                        cLAPGroupsVlanMappingInterfaceName,
3853                        cLAPGroupNACSupport,
3854                        cLAPGroupsVlanConfigRowStatus,
3855                        cLAPGroupsVlanConfigStorageType
3856                    }
3857    STATUS          deprecated
3858    DESCRIPTION
3859        "This collection of objects represent the
3860        configuration of AP Groups Vlan on the controller
3861        to be passed to an AP.
3862        ciscoLwappAPGroupsVlanConfigGroup object is superseded by
3863        ciscoLwappAPGroupsVlanConfigGroupSup2."
3864    ::= { ciscoLwappWlanMIBGroups 5 }
3865
3866ciscoLwappWlanConfigGroupSup2 OBJECT-GROUP
3867    OBJECTS         {
3868                        cLWlanLoadBalancingEnable,
3869                        cLWlanBandSelectEnable,
3870                        cLWlanPassiveClientEnable,
3871                        cLWlanIsWired,
3872                        cLWlanIngressInterface,
3873                        cLWlanNACSupport,
3874                        cLWlanWepKeyChange,
3875                        cLWlanChdEnable,
3876                        cLWlan802dot11anDTIM,
3877                        cLWlan802dot11bgnDTIM
3878                    }
3879    STATUS          current
3880    DESCRIPTION
3881        "This collection of objects represent the
3882        configuration of WLANs on the controller to be passed
3883        to an LWAPP AP."
3884    ::= { ciscoLwappWlanMIBGroups 6 }
3885
3886ciscoLwappWlanConfigClientGroupSup1 OBJECT-GROUP
3887    OBJECTS         { cLWlanP2PBlocking }
3888    STATUS          current
3889    DESCRIPTION
3890        "This collection of objects represent the
3891        configuration of WLANs on the controller to be passed
3892        to an 8021.11 clients."
3893    ::= { ciscoLwappWlanMIBGroups 7 }
3894
3895ciscoLwappWlanConfigGroupSup3 OBJECT-GROUP
3896    OBJECTS         {
3897                        cLWlanReAnchorRoamedVoiceClientsEnable,
3898                        cLWlanMulticastInterfaceEnable,
3899                        cLWlanMulticastInterface,
3900                        cLWlanMulticastDirectEnable,
3901                        cLWlanNACPostureSupport,
3902                        cLWlanMaxClientsAccepted,
3903                        cLWlanScanDeferPriority,
3904                        cLWlanScanDeferTime,
3905                        cLWlanLanSubType,
3906                        cLWlanWebAuthOnMacFilterFailureEnabled,
3907                        cLWlanStaticIpTunnelingEnabled
3908                    }
3909    STATUS          current
3910    DESCRIPTION
3911        "This collection of objects represent the
3912        configuration of WLANs on the controller to be passed
3913        to an LWAPP AP."
3914    ::= { ciscoLwappWlanMIBGroups 8 }
3915
3916ciscoLwappWlan11uConfigGroupsup1 OBJECT-GROUP
3917    OBJECTS         {
3918                        cLWlan11uStatus,
3919                        cLWlan11uInternetAccess,
3920                        cLWlan11uNetworkType,
3921                        cLWlan11uHessid,
3922                        cLWlan11uNetworkAuthType,
3923                        cLWlan11uOui,
3924                        cLWlan11uOuiIsBeacon,
3925                        cLWlan11uOuiRowStatus,
3926                        cLWlan11uOuiStorageType,
3927                        cLWlan11uRealmName,
3928                        cLWlan11uRealmRowStatus,
3929                        cLWlan11uRealmEapMethod,
3930                        cLWlan11uRealmEapRowStatus,
3931                        cLWlan11uRealmEapAuthMethod,
3932                        cLWlan11uRealmEapAuthParam,
3933                        cLWlan11uRealmEapAuthRowStatus,
3934                        cLWlan11uDomainName,
3935                        cLWlan11uDomainRowStatus,
3936                        cLWlan11u3gppCountryCode,
3937                        cLWlan11u3gppNetworkCode,
3938                        cLWlan11u3gppRowStatus,
3939                        cLWlan11uIpAddressAvailIpv4,
3940                        cLWlan11uIpAddressAvailIpv6
3941                    }
3942    STATUS          current
3943    DESCRIPTION
3944        "This collection of objects represents 802.11u
3945        related configuration of WLANs on the controller
3946        to be passed to an AP."
3947    ::= { ciscoLwappWlanMIBGroups 9 }
3948
3949ciscoLwappWlanServiceAdvertisementConfigGroup OBJECT-GROUP
3950    OBJECTS         {
3951                        cLWlanServiceAdvertisementStatus,
3952                        cLWlanServiceAdvertisementMsapServerIndex
3953                    }
3954    STATUS          current
3955    DESCRIPTION
3956        "This collection of objects represents 802.11u
3957        related configuration of WLANs on the controller
3958        to be passed to an AP."
3959    ::= { ciscoLwappWlanMIBGroups 10 }
3960
3961ciscoLwappWlanHotSpot2ConfigGroup OBJECT-GROUP
3962    OBJECTS         {
3963                        cLWlanHotSpot2OperatorName,
3964                        cLWlanHotSpot2OperatorLanguage,
3965                        cLWlanHotSpot2OperatorRowStatus,
3966                        cLWlanHotSpot2PortConfigIpProtocol,
3967                        cLWlanHotSpot2PortConfigPortNumber,
3968                        cLWlanHotSpot2PortConfigStatus,
3969                        cLWlanHotSpot2PortConfigRowStatus
3970                    }
3971    STATUS          current
3972    DESCRIPTION
3973        "This collection of objects represents 802.11u
3974        related configuration of WLANs on the controller
3975        to be passed to an AP."
3976    ::= { ciscoLwappWlanMIBGroups 11 }
3977
3978ciscoLwappWlanIosConfigGroup OBJECT-GROUP
3979    OBJECTS         {
3980                        cLWlanIosAccountingMethodListName,
3981                        cLWlanIosAuthenticationMethodListName,
3982                        cLWlanIosMacFilteringMethodListName,
3983                        cLWlanIosWebAuthMethodListName,
3984                        cLWlanIosQosUpStreamProfileName,
3985                        cLWlanIosQosDownStreamProfileName,
3986                        cLWlanIngressDHCPOption82Format,
3987                        cLWlanIngressDHCPOption82Ascii,
3988                        cLWlanIngressDHCPOption82Rid,
3989                        cLWlanIngressDHCPOption82Enable,
3990                        cLWlanIosScanDeferPriority,
3991                        cLWlanIosWebAuthParameterMapName,
3992                        cLWlanIosQosClientUpStreamProfileName,
3993                        cLWlanIosQosClientDownStreamProfileName
3994                    }
3995    STATUS          current
3996    DESCRIPTION
3997        "This collection of objects represents IOS
3998        related configuration of WLANs on the controller
3999        to be passed to an AP."
4000    ::= { ciscoLwappWlanMIBGroups 12 }
4001
4002ciscoLwappWlanQosConfigGroup OBJECT-GROUP
4003    OBJECTS         {
4004                        cLWlanClientDSAverageDataRate,
4005                        cLWlanClientUSAverageDataRate,
4006                        cLWlanClientDSBurstDataRate,
4007                        cLWlanClientUSBurstDataRate,
4008                        cLWlanClientDSAvgRealTimeDataRate,
4009                        cLWlanClientUSAvgRealTimeDataRate,
4010                        cLWlanClientDSBurstRealTimeDataRate,
4011                        cLWlanClientUSBurstRealTimeDataRate,
4012                        cLWlanSsidDSAverageDataRate,
4013                        cLWlanSsidUSAverageDataRate,
4014                        cLWlanSsidDSBurstDataRate,
4015                        cLWlanSsidUSBurstDataRate,
4016                        cLWlanSsidDSAvgRealTimeDataRate,
4017                        cLWlanSsidUSAvgRealTimeDataRate,
4018                        cLWlanSsidDSBurstRealTimeDataRate,
4019                        cLWlanSsidUSBurstRealTimeDataRate
4020                    }
4021    STATUS          current
4022    DESCRIPTION
4023        "This collection of objects represents QoS
4024        related configuration of WLANs on the controller
4025        to be passed to an AP."
4026    ::= { ciscoLwappWlanMIBGroups 13 }
4027
4028ciscoLwappWlanConfigGroupSup4 OBJECT-GROUP
4029    OBJECTS         {
4030                        cLWlanKtsCacSupportEnabled,
4031                        cLWlanWifiDirectPolicyStatus,
4032                        cLWlanWebAuthIPv6AclName,
4033                        cLWlanHotSpot2Enabled,
4034                        cLWlanMaxClientsAllowedPerRadio,
4035                        cLWlanDhcpDeviceProfiling,
4036                        cLWlanMacAuthOverDot1xEnabled,
4037                        cLWlanUserTimeout,
4038                        cLWlanUserIdleThreshold,
4039                        cLWlanHttpDeviceProfiling,
4040                        cLWlanHotSpotClearConfig,
4041                        cLWlanRadiusAuthFourthServer,
4042                        cLWlanRadiusAuthFifthServer,
4043                        cLWlanRadiusAuthSixthServer,
4044                        cLWlanRadiusAcctFourthServer,
4045                        cLWlanRadiusAcctFifthServer,
4046                        cLWlanRadiusAcctSixthServer,
4047                        cLWlanSelfAnchorEnabled
4048                    }
4049    STATUS          deprecated
4050    DESCRIPTION
4051        "This collection of objects represent the
4052        configuration of WLANs on the controller to be passed
4053        to an LWAPP AP.This object is superceded by
4054        ciscoLwappWlanConfigGroupSup5.
4055        ciscoLwappWlanConfigGroupSup4 object is superseded by ciscoLwappWlanConfigGroupSup5."
4056    ::= { ciscoLwappWlanMIBGroups 14 }
4057
4058ciscoLwappWlan11uConfigGroupsup2 OBJECT-GROUP
4059    OBJECTS         { cLWlan11uRealmEapAuthCredentialType }
4060    STATUS          current
4061    DESCRIPTION
4062        "This collection of objects represents 802.11u
4063        related configuration of WLANs on the controller
4064        to be passed to an AP."
4065    ::= { ciscoLwappWlanMIBGroups 15 }
4066
4067ciscoLwappWlanHotSpot2ConfigGroupSup1 OBJECT-GROUP
4068    OBJECTS         {
4069                        cLWlanHotSpot2WanLinkStatus,
4070                        cLWlanHotSpot2WanSymLinkStatus,
4071                        cLWlanHotSpot2WanDownLinkSpeed,
4072                        cLWlanHotSpot2WanUpLinkSpeed
4073                    }
4074    STATUS          current
4075    DESCRIPTION
4076        "This collection of objects represents 802.11u
4077        related configuration of WLANs on the controller
4078        to be passed to an AP."
4079    ::= { ciscoLwappWlanMIBGroups 16 }
4080
4081ciscoLwappAPGroupsVlanConfigGroupSup1 OBJECT-GROUP
4082    OBJECTS         { cLAPGroupsWlanOrderIndex }
4083    STATUS          current
4084    DESCRIPTION
4085        "This collection of objects represent the
4086        configuration of AP Groups Vlan on the controller
4087        to be passed to an AP."
4088    ::= { ciscoLwappWlanMIBGroups 17 }
4089
4090cLAPGroupsVenueConfigGroup OBJECT-GROUP
4091    OBJECTS         {
4092                        cLAPGroupsVenueConfigVenueGroup,
4093                        cLAPGroupsVenueConfigVenueType,
4094                        cLAPGroupsVenueConfigVenueName,
4095                        cLAPGroupsVenueConfigLanguage,
4096                        cLAPGroupsOperatingClass
4097                    }
4098    STATUS          current
4099    DESCRIPTION
4100        "This collection of objects represent the
4101        configuration of Venue groups on the controller
4102        to be passed to an AP."
4103    ::= { ciscoLwappWlanMIBGroups 18 }
4104
4105cLAPGroupsMultipleVenueGroup OBJECT-GROUP
4106    OBJECTS         {
4107                        cLAPGroupsMultipleVenueName,
4108                        cLAPGroupsMultipleVenueRowStatus
4109                    }
4110    STATUS          current
4111    DESCRIPTION
4112        "This collection of objects represent the
4113        configuration of Venue groups on the controller
4114        to be passed to an AP."
4115    ::= { ciscoLwappWlanMIBGroups 19 }
4116
4117ciscoLwappWlanConfigClientGroupSup2 OBJECT-GROUP
4118    OBJECTS         { cLWlanClientIPv6AclName }
4119    STATUS          current
4120    DESCRIPTION
4121        "This collection of objects represent the
4122        configuration of WLANs on the controller to be passed
4123        to an 8021.11 clients."
4124    ::= { ciscoLwappWlanMIBGroups 20 }
4125
4126ciscoLwappWlanConfigFlexibleNetflowGroup OBJECT-GROUP
4127    OBJECTS         {
4128                        cLWlanFlexibleNetflowMonitorName,
4129                        cLWlanFlexibleNetflowRowStatus
4130                    }
4131    STATUS          current
4132    DESCRIPTION
4133        "This collection of objects represent the configuration
4134        of flexible netflow policy details per WLAN
4135        on the conroller to be passed to an AP."
4136    ::= { ciscoLwappWlanMIBGroups 21 }
4137
4138ciscoLwappWlanConfigGroupSup5 OBJECT-GROUP
4139    OBJECTS         {
4140                        cLWlanKtsCacSupportEnabled,
4141                        cLWlanWifiDirectPolicyStatus,
4142                        cLWlanWebAuthIPv6AclName,
4143                        cLWlanHotSpot2Enabled,
4144                        cLWlanMaxClientsAllowedPerRadio,
4145                        cLWlanDhcpDeviceProfiling,
4146                        cLWlanMacAuthOverDot1xEnabled,
4147                        cLWlanUserTimeout,
4148                        cLWlanUserIdleThreshold,
4149                        cLWlanHttpDeviceProfiling,
4150                        cLWlanHotSpotClearConfig,
4151                        cLWlanRadiusAuthFourthServer,
4152                        cLWlanRadiusAuthFifthServer,
4153                        cLWlanRadiusAuthSixthServer,
4154                        cLWlanRadiusAcctFourthServer,
4155                        cLWlanRadiusAcctFifthServer,
4156                        cLWlanRadiusAcctSixthServer,
4157                        cLWlanSelfAnchorEnabled,
4158                        cLWlanUniversalAdmin
4159                    }
4160    STATUS          current
4161    DESCRIPTION
4162        "This collection of objects represent the
4163        configuration of WLANs on the controller to be passed
4164        to an LWAPP AP."
4165    ::= { ciscoLwappWlanMIBGroups 22 }
4166
4167ciscoLwappAPGroupsVlanConfigGroupSup2 OBJECT-GROUP
4168    OBJECTS         {
4169                        cLAPGroupNACSupport,
4170                        cLAPGroupsVlanConfigRowStatus,
4171                        cLAPGroupsVlanConfigStorageType,
4172                        cLAPGroupsVlanMappingInterfaceNameRev1
4173                    }
4174    STATUS          current
4175    DESCRIPTION
4176        "This collection of objects represent the
4177        configuration of AP Groups Vlan on the controller
4178        to be passed to an AP."
4179    ::= { ciscoLwappWlanMIBGroups 23 }
4180
4181ciscoLwappWlanConfigGroupSup6 OBJECT-GROUP
4182    OBJECTS         { cLWlan11acMuMimoEnabled }
4183    STATUS          current
4184    DESCRIPTION
4185        "This collection of objects represent the
4186        configuration of WLANs on the controller to be passed
4187        to an LWAPP AP."
4188    ::= { ciscoLwappWlanMIBGroups 24 }
4189
4190ciscoLwappWlanConfigGroupSup7 OBJECT-GROUP
4191    OBJECTS         {
4192                      cLAPGroupsHyperlocationEnable,
4193                      cLAPGroupsPakRssiThreshold,
4194                      cLAPGroupsPakRssiThresholdTrigger,
4195                      cLAPGroupsPakRssiNtpIpAddressType,
4196                      cLAPGroupsPakRssiNtpAddress
4197                    }
4198    STATUS          current
4199    DESCRIPTION
4200        "This collection of objects represent the
4201        configuration of AP Groups HyperLocation on the
4202        controller to be passed to an LWAPP AP."
4203    ::= { ciscoLwappWlanMIBGroups 25 }
4204
4205ciscoLwappWlanConfigGroupSup8 OBJECT-GROUP
4206    OBJECTS         {
4207                      cLAPGroupsLANPortStatus,
4208                      cLAPGroupsLANPortPoeStatus,
4209                      cLAPGroupsLANPortRlanName,
4210                      cLAPGroupsLANPortRowStatus,
4211                      cLAPGroupsExtModuleStatus,
4212                      cLAPGroupsExtModuleRlanName
4213                    }
4214    STATUS          current
4215    DESCRIPTION
4216        "This collection of objects represent the
4217        configuration of AP Groups LAN Port on the controller
4218        to be passed to an LWAPP AP."
4219    ::= { ciscoLwappWlanMIBGroups 26 }
4220
4221END
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254