All MIBs › CISCO-LWAPP-WLAN-MIB
Organization: Cisco Systems Inc.
Last Updated: 2020-04-28
Category: Cisco Devices, Wireless and WLAN
Description:
Manages WLAN profiles including SSID, security, and QoS settings on Cisco lightweight wireless controllers.
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| CiscoURLStringOrEmpty |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| StorageType | |
| TimeStamp | |
| TruthValue |
What Is CISCO-LWAPP-WLAN-MIB?
CISCO-LWAPP-WLAN-MIB is a Cisco-proprietary MIB implemented on wireless LAN controllers (Central Controllers, CC) that terminate the Lightweight Access Point Protocol (LWAPP) tunnel from Cisco lightweight access points, used to configure and manage WLAN (SSID) profiles centrally. It exposes configuration data for each WLAN profile — SSID, security settings such as WEP key rotation, QoS/diagnostic channel assignment, NAC support, wired/wireless designation, and ingress interface — rather than raw traffic counters. Its monitoring value is mostly configuration-state oriented: an administrator polls cLWlanConfigTable/cLWlanRowStatus to confirm each WLAN profile is active and correctly provisioned, which is important for verifying that security settings (like WEP key changes) have taken effect across the controller. Objects under the CISCO-LWAPP-WLAN-MIB OID branch are typically browsed alongside CISCO-LWAPP-AP-MIB and CISCO-LWAPP-SYSTEM-MIB when auditing WLAN profile configuration consistency across a controller fleet. It depends on the broader Cisco LWAPP/CAPWAP MIB family (e.g., CISCO-LWAPP-AP-MIB, CISCO-LWAPP-SYSTEM-MIB) for access-point and controller-level status that complements this WLAN-profile-focused module. It is deployed in enterprise wireless networks using Cisco wireless LAN controllers managing fleets of lightweight access points.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-LWAPP-WLAN-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- WLAN profile SSID configuration
- WLAN row/active status
- WEP key rotation setting
- NAC support enablement
- ingress interface assignment
- wired vs. wireless WLAN designation
Supported Devices
- Cisco wireless LAN controllers (Central Controllers)
- Cisco lightweight access points (LWAPP-managed)
Monitoring Examples
An administrator would poll cLWlanConfigTable/cLWlanConfigEntry, using cLWlanProfileName and cLWlanSsid to confirm which SSIDs are configured on the controller, and cLWlanRowStatus to verify each WLAN profile is active rather than left in a notReady or notInService state after a configuration change. Checking cLWlanWepKeyChange and cLWlanNACSupport confirms whether security rotation and network-access-control enforcement are enabled for a given WLAN, which is a common troubleshooting step when clients report authentication issues. This MIB is primarily configuration-state monitoring rather than hardware-health monitoring.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoLwappWlanMIB | 1.3.6.1.4.1.9.9.512 | This MIB is intended to be implemented on all those devices operating as Central Controllers (CC) that terminate the Light Weight Access Point Protocol tunnel from Cisco Light-weight LWAPP Access Points. This MIB helps to manage the WLANs on the controller. The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ +......+ + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + +......+ +......+ +......+ +......+ .. . . . .. . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ The LWAPP tunnel exists between the controller and the APs. The MNs communicate with the APs through the protocol defined by the 802.11 standard. LWAPP APs, upon bootup, discover and join one of the controllers and the controller pushes the configuration, that includes the WLAN parameters, to the LWAPP APs. The APs then encapsulate all the 802.11 frames from wireless clients inside LWAPP frames and forward the LWAPP frames to the controller. GLOSSARY Access Point ( AP ) An entity that contains an 802.11 medium access control ( MAC ) and physical layer ( PHY ) interface and provides access to the distribution services via the wireless medium for associated clients. LWAPP APs encapsulate all the 802.11 frames in LWAPP frames and sends it to the controller to which it is logically connected to. Central Controller ( CC ) The central entity that terminates the LWAPP protocol tunnel from the LWAPP APs. Throughout this MIB, this entity also referred to as 'controller'. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the controllers. Mobile Node ( MN ) A roaming 802.11 wireless device in a wireless network associated with an access point. Access Control List ( ACL ) A list of rules used to restrict the traffic reaching an interface or the CPU or WLAN. Each ACL is an ordered set of rules and actions. If a rule matches then the action for that rule is applied to the packet. 802.1x The IEEE ratified standard for enforcing port based access control. This was originally intended for use on wired LANs and later extended for use in 802.11 WLAN environments. This defines an architecture with three main parts - a supplicant (Ex. an 802.11 wireless client), an authenticator (the AP) and an authentication server(a Radius server). The authenticator passes messages back and forth between the supplicant and the authentication server to enable the supplicant get authenticated to the network. Temporal Key Integrity Protocol ( TKIP ) A security protocol defined to enhance the limitations of WEP. Message Integrity Check and per-packet keying on all WEP-encrypted frames are two significant enhancements provided by TKIP to WEP. Cisco Key Integrity Protocol ( CKIP ) A proprietary implementation similar to TKIP. CKIP implements key permutation for protecting the CKIP key against attacks. Other features of CKIP include expansion of encryption key to 16 bytes of length for key protection and MIC to ensure data integrity. Wired Equivalent Privacy ( WEP ) A security method defined by 802.11. WEP uses a symmetric key stream cipher called RC4 to encrypt the data packets. Wi-Fi Protected Access ( WPA ) Wi-Fi Protected Access (WPA and WPA2) are security systems created in response to several serious weaknesses found in Wired Equivalent Privacy (WEP). WPA implements the majority of the IEEE 802.11i standard, and was intended as an intermediate measure to take the place of WEP while 802.11i was prepared. WPA is designed to work with all wireless network interface cards, but not necessarily with first generation wireless access points. WLAN Layer 2 Security WLAN layer 2 (MAC) security defines the encryption and authentication approaches such as 802.1x, WPA, WPA2, CKIP and WEP. Delivery Traffic Indication Map ( DTIM ) DTIM is measured in beacon intervals and is the time period during which multicast/broadcast packets are sent to clients. This helps client to go in Power Saving mode and helps to save battery power. Network Admission Control (NAC) Cisco NAC uses the network infrastructure to enforce security policy compliance on all devices that seek to access network computing resources. With the Cisco NAC appliance, network administrators can authenticate, authorize, evaluate, and remediate wired, wireless, and remote users and their machines prior to network access. The Cisco NAC appliance identifies whether networked devices such as laptops, IP phones, or game consoles are compliant with network security policies, and repairs any vulnerabilities before it permits access to the network. Out of Band (OOB) Out-of-band deployments require user traffic to traverse through the NAC appliance only within authentication, posture assessment, and remediation. When a user is authenticated and passes all policy checks, the traffic is switched normally through the network and bypasses the NAC server. Band Select The 2.4 GHz band is congested and clients have to contend with numerous performance challenges. These consist of interference from Bluetooth, microwave ovens, cordless phones, etc.; protection mechanisms from 802.11b legacy clients; and co-channel interference from other access points due to 802.11bg?s limit of three non-overlapping channels. Allowing client Wi-Fi radios capable of dual band (2.4 and 5 GHz) operation move to the less congested 5 GHz radios would improve the overall performance of the network. The Band Select algorithm is based on probe response suppression on clients 2.4G radio. The feature is OFF by default and has to be manually switched ON globally for a WLC. It can be optionally over-ridden per-SSID to disallow it. Network Access Identifier ( NAI ) In order to provide roaming services, it is necessary to have a standardized method for identifying users. NAI is actually the user identity submitted by the client during network authentication. KTS (Key Telephone System) Key Telephone System is an alternative to a private branch exchange (PBX)phone system. A KTS is equipped with several buttons that allow a caller to directly select outgoing lines or incoming calls, and use intercom and conference facilities. HALO (Hyperlocation) Hyperlocation is a technique of calculating location using Angle of Arrival(AoA) tracks 802.11 OFDM clients (meaning 802.11a/g/n/ac clients) that are associated(connected) on the network and is able to do so with much higher accuracy than conventional Real Time Location Systems(RTLS) that rely on only RSSI (RF Signal Strength). PakRSSI (Packet Received Signal Strength Indicator) PakRSSI is a measurement of the power present in a received radio signal. POE (Power Over Ethernet) Power over Ethernet or PoE describes any of several standardized or ad-hoc systems which pass electrical power along with data on Ethernet cabling. This allows a single cable to provide both data connection and electrical power to devices such as wireless access points or IP cameras. Multicast Domain Name System (mDNS) This is the underlying protocol that is used for Service advertisement and discovery in technologies like Bonjour, Zero Touch Configuration REFERENCE [1] Wireless LAN Medium Access Control ( MAC ) and Physical Layer ( PHY ) Specifications. [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, 2.4 GHz RF and IR standard. | ||
| ciscoLwappWlanMIBNotifs | 1.3.6.1.4.1.9.9.512.0 | |||
| ciscoLwappWlanMIBObjects | 1.3.6.1.4.1.9.9.512.1 | |||
| ciscoLwappWlanConfig | 1.3.6.1.4.1.9.9.512.1.1 | |||
| cLWlanConfigTable | 1.3.6.1.4.1.9.9.512.1.1.1 | not-accessible | This table represents the WLAN configuration sent by the controller to the LWAPP APs for their operation. LWAPP APs exchange configuration messages with the controller and get the required configuration for their 802.11 related operations. As part of these messages, the WLAN configuration is pushed by the controller to the LWAPP APs. This table doesn't have any dependencies on other existing tables. By defining cLWlanIndex, the unique identifier for a WLAN, this table provides a common index structure for use in several other new tables that populate information on security related attributes like authentication, encryption, 802.11 parameters, Quality-of-Service attributes etc., that would relate to a particular WLAN. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLWlanRowStatus object. | |
| cLWlanConfigEntry | 1.3.6.1.4.1.9.9.512.1.1.1.1 | not-accessible | Each entry in this table represents the WLAN configuration sent by the controller to LWAPP APs for use during their operations. entries can be added/deleted by explicit management actions by NMS or by user console | |
| U32 cLWlanIndex | 1.3.6.1.4.1.9.9.512.1.1.1.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a WLAN on the controller. The value 513-517 indicates wired clients. |
| ROW cLWlanRowStatus | 1.3.6.1.4.1.9.9.512.1.1.1.1.2 | RowStatus | read-create | This is the status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. The following objects are mandatory for successful creation of an entry: cLWlanProfileName cLWlanSsid. |
| STR cLWlanProfileName | 1.3.6.1.4.1.9.9.512.1.1.1.1.3 | SnmpAdminString | read-create | This object represents the profile name assigned to this WLAN. The name assigned to a WLAN has to be unique across all the WLANs on the controller. An administrator can assign a meaningful name that could later be used to refer a particular WLAN on the controller. This object cannot be modified when cLWlanRowStatus is 'active'. |
| OCT cLWlanSsid | 1.3.6.1.4.1.9.9.512.1.1.1.1.4 | OCTET STRING | read-create | This object represents the SSID assigned to this WLAN. The access points will broadcast this SSID on this WLAN. Different WLAN could use the same SSID as long as the layer 2 security is different. This object cannot be modified when cLWlanRowStatus is 'active'. |
| T/F cLWlanDiagChan | 1.3.6.1.4.1.9.9.512.1.1.1.1.5 | TruthValue | read-create | This object is used to configure this WLAN as a diagnostic WLAN. A value of 'true' indicates that the WLAN can be used for diagnostic purposes. A value of 'false' indicates that the WLAN can not be used for diagnostic purposes. |
| STO cLWlanStorageType | 1.3.6.1.4.1.9.9.512.1.1.1.1.6 | StorageType | read-create | This object represnts the storage type for this conceptual row. |
| T/F cLWlanIsWired | 1.3.6.1.4.1.9.9.512.1.1.1.1.7 | TruthValue | read-create | This object is used to configure this WLAN as a wired or wireless WLAN. A value of 'true' indicates that this is a wired WLAN. A value of 'false' indicates that this is a wireless WLAN. |
| OCT cLWlanIngressInterface | 1.3.6.1.4.1.9.9.512.1.1.1.1.8 | OCTET STRING | read-create | This object represents the ingress interface attached to the wireless lan. |
| T/F cLWlanNACSupport | 1.3.6.1.4.1.9.9.512.1.1.1.1.9 | TruthValue | read-create | This object is used to configure the NAC- Out Of Band(OOB) support for the WLAN. A value of 'true' indicates that the WLAN supports the NAC- Out Of Band(OOB) feature. A value of 'false' indicates that the WLAN does not support the NAC- Out Of Band(OOB) feature. |
| TIM cLWlanWepKeyChange | 1.3.6.1.4.1.9.9.512.1.1.1.1.10 | TimeStamp | read-only | This object represents the time when the static WEP key was changed by the user. |
| T/F cLWlanChdEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.11 | TruthValue | read-create | This object indicates whether Coverage Hole Detection (CHD) is enabled on the controller. A value of 'true' indicates CHD is on and a value of 'false' indicates CHD is turned off for this WLAN. |
| U32 cLWlan802dot11anDTIM | 1.3.6.1.4.1.9.9.512.1.1.1.1.12 | Unsigned32 | read-create | This object represents DTIM configuration per WLAN for each 802.11 network. The DTIM value is measured in Beacon Intervals. |
| U32 cLWlan802dot11bgnDTIM | 1.3.6.1.4.1.9.9.512.1.1.1.1.13 | Unsigned32 | read-create | This object represents DTIM configuration per WLAN for each 802.11 network. The DTIM value is measured in Beacon Intervals. |
| T/F cLWlanLoadBalancingEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.14 | TruthValue | read-create | This object indicates whether Load Balancing is enabled on the controller for this WLAN . A value of 'true' indicates Load Balance is on and a value of 'false' indicates Load Balance is turned off for this WLAN. |
| T/F cLWlanBandSelectEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.15 | TruthValue | read-create | This object indicates whether Band Select is enabled on the controller for this WLAN. A value of 'true' indicates Band Select is on and a value of 'false' indicates Band Select is turned off for this WLAN. |
| T/F cLWlanPassiveClientEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.16 | TruthValue | read-create | This object specifies whether passive client is enabled on the controller for this WLAN. A value of 'true' indicates passive client is on and a value of 'false' indicates passive client is turned off for this WLAN. |
| T/F cLWlanReAnchorRoamedVoiceClientsEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.17 | TruthValue | read-create | This object specifies whether the Roamed Voice Client Re-Anchoring feature is enabled on the controller for this WLAN. A value of 'true' indicates the roamed voice clients will get re-anchored. A value of 'false' indicates the roamed voice clients re-anchoring is turned off for this WLAN. |
| T/F cLWlanMulticastInterfaceEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.18 | TruthValue | read-create | This object specifies whether multicast interface is enabled on the controller. A value of 'true' indicates that multicast interface feature is enabled and the interface represented by 'cLWlanMulticastInterface' would be used for the multicast traffic on this WLAN. A value of 'false' indicates that multicast interface feature is turned off for this WLAN. |
| STR cLWlanMulticastInterface | 1.3.6.1.4.1.9.9.512.1.1.1.1.19 | SnmpAdminString | read-create | This object specifies the interface, which would be used for the multicast traffic for all the clients that are associated to this WLAN. |
| T/F cLWlanMulticastDirectEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.20 | TruthValue | read-create | This object specifies whether multicast direct is enabled on the controller for this WLAN. A value of 'true' indicates multicast direct is ON. A value of 'false' indicates multicast direct is turned off for this WLAN. |
| T/F cLWlanNACPostureSupport | 1.3.6.1.4.1.9.9.512.1.1.1.1.21 | TruthValue | read-create | This object is used to configure the NAC-Posture support for the WLAN. A value of 'true' indicates that the WLAN supports the NAC-Posture feature. A value of 'false' indicates that the WLAN does not support the NAC-Posture feature. |
| U32 cLWlanMaxClientsAccepted | 1.3.6.1.4.1.9.9.512.1.1.1.1.22 | Unsigned32 | read-create | This object specifies the maximum number of client connection allowed for this WLAN. A value of 0 indicates that there is no limit on maximum allowed clients for this WLAN. |
| BIT cLWlanScanDeferPriority | 1.3.6.1.4.1.9.9.512.1.1.1.1.23 | Bits | read-create | This object specifies the priority of packets that defer the off-channel scan. This is used in off-channel scanning to improve performance for medical devices using Radio Resource Management. Each bit represents a packet type for which off-channel scanning needs to be deferred. bit0 - Best effort. bit1 - Background bit2 - Spare bit3 - Excellent effort bit4 - Controlled load bit5 - Video, less than 100-ms latency and jitter bit6 - Voice, less than 10-ms latency and jitter bit7 - Network control |
| U32 cLWlanScanDeferTime | 1.3.6.1.4.1.9.9.512.1.1.1.1.24 | Unsigned32 | read-create | This object specifies the minimum number of milliseconds that must elapse without the appearance of a specified packet before the access point radios begin an off-channel scan. |
| INT cLWlanLanSubType | 1.3.6.1.4.1.9.9.512.1.1.1.1.25 | INTEGER | read-create | This object specifies the sub-type of the LAN created. This has to be congruent with cLWlanIswired. If cLWlanIswired is set to 'true', allowed values are guestLan(2) and remoteLan(3). If cLWlanIswired is set to 'false', allowed value is wirelessLan(1). A value of other(4) will be returned if it doesnt match any values defined here. This value is not configurable. |
| T/F cLWlanWebAuthOnMacFilterFailureEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.26 | TruthValue | read-create | This object is used to configure the Web based authentication on Mac Filter failure support for the WLAN. A value of 'true' enables Web authentication on MAC filter failure for the WLAN. A value of 'false' disables Web authentication on MAC filter failure for the WLAN. |
| T/F cLWlanStaticIpTunnelingEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.27 | TruthValue | read-create | This object is used to configure the Static IP Tunneling of clients feature support for the WLAN. A value of 'true' enables static IP Tunneling of client for the WLAN. A value of 'false' disables static IP Tunneling of client for the WLAN. |
| T/F cLWlanKtsCacSupportEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.28 | TruthValue | read-create | This object is used to configure the KTS CAC support for the WLAN. A value of 'true' enables the KTS based CAC support for this wlan. A value of 'false' disables the KTS based CAC support for this wlan. |
| INT cLWlanWifiDirectPolicyStatus | 1.3.6.1.4.1.9.9.512.1.1.1.1.29 | INTEGER | read-create | This object is used to allow/disallow wi-fi direct clients to/from joining the infrastructure network. disable(1) - WFD is completely disabled. allow(2) - allow WFD clients notAllow(3) - controller rejects association request from WFD clients only if it has P2P IE with concurrency enabled. xconnectNotAllow(4) - controller rejects association request from WFD clients only if it has P2P IE with cross-connection enabled |
| STR cLWlanWebAuthIPv6AclName | 1.3.6.1.4.1.9.9.512.1.1.1.1.30 | SnmpAdminString | read-create | This object represents the name of the Web Auth IPv6 ACL applied to this WLAN. If it is required to remove the ACL name for a WLAN, it should be set to 'none'. ACL's are applied in the following priority order - interfaces ACLs, WLAN ACLs, client ACLs. |
| T/F cLWlanHotSpot2Enabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.31 | TruthValue | read-create | This object represents the hotSpot2 feature for this WLAN. A value of 'true' enables the HotSpot2 for this wlan. A value of 'false' disables the HotSpot2 for this wlan. |
| U32 cLWlanMaxClientsAllowedPerRadio | 1.3.6.1.4.1.9.9.512.1.1.1.1.32 | Unsigned32 | read-create | This object represents the maximum allowed clients per AP radio for a WLAN. |
| T/F cLWlanDhcpDeviceProfiling | 1.3.6.1.4.1.9.9.512.1.1.1.1.33 | TruthValue | read-create | This object specifies the status of DHCP Device Profiling feature for this WLAN. A value of 'true' enables DHCP Device Profiling on this wlan. A value of 'false' disables DHCP the Device Profiling on this wlan. |
| T/F cLWlanMacAuthOverDot1xEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.34 | TruthValue | read-create | This object specifies the configuration state of authentication failover to Dot1x for the WLAN. A value of 'true' enables mac auth or dot1x for the WLAN. A value of 'false' disables mac auth or dot1x for the WLAN. |
| U32 cLWlanUserTimeout | 1.3.6.1.4.1.9.9.512.1.1.1.1.35 | Unsigned32 | read-create | This object represents the timeout value of user for a WLAN. |
| U32 cLWlanUserIdleThreshold | 1.3.6.1.4.1.9.9.512.1.1.1.1.36 | Unsigned32 | read-create | This object represents the user idle threshold value in bytes for a WLAN. |
| T/F cLWlanHttpDeviceProfiling | 1.3.6.1.4.1.9.9.512.1.1.1.1.37 | TruthValue | read-create | This object specifies the status of HTTP Device Profiling feature for this WLAN. A value of 'true' enables HTTP Device Profiling on this wlan. A value of 'false' disables the HTTP Device Profiling on this wlan. |
| INT cLWlanHotSpotClearConfig | 1.3.6.1.4.1.9.9.512.1.1.1.1.38 | INTEGER | read-create | This object is used to clear all the configuration related to HotSpot feature at WLAN level. A value of 'enable' would clear the configuration. When queries for the current value, always 'disable' would be returned. |
| STR cLWlanRadiusAuthFourthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.39 | DisplayString | read-create | This object specifies the Fourth Radius Authentication Server for this wlan. |
| STR cLWlanRadiusAuthFifthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.40 | DisplayString | read-create | This object specifies the Fifth Radius Authentication Server for this wlan. |
| STR cLWlanRadiusAuthSixthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.41 | DisplayString | read-create | This object specifies the Sixth Radius Authentication Server for this wlan. |
| STR cLWlanRadiusAcctFourthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.42 | DisplayString | read-create | This object specifies the Fourth Radius Accounting Server for this wlan. |
| STR cLWlanRadiusAcctFifthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.43 | DisplayString | read-create | This object specifies the Fifth Radius Accounting Server for this wlan. |
| STR cLWlanRadiusAcctSixthServer | 1.3.6.1.4.1.9.9.512.1.1.1.1.44 | DisplayString | read-create | This object specifies the Sixth Radius Accounting Server for this wlan. |
| T/F cLWlanSelfAnchorEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.64 | TruthValue | read-create | This object specifies whether self anchoring is enabled for the wlan. |
| T/F cLWlanUniversalAdmin | 1.3.6.1.4.1.9.9.512.1.1.1.1.65 | TruthValue | read-create | This object allows universal admin mode. to be enabled on a 802.1X/WPA/WPA2 secured WLAN. |
| T/F cLWlan11acMuMimoEnabled | 1.3.6.1.4.1.9.9.512.1.1.1.1.66 | TruthValue | read-create | This object is used to configure 11ac Mu Mimo mode for the WLAN. A value of 'true' enables Mu Mimo mode for the WLAN. A value of 'false' disables Mu Mimo mode for the WLAN. |
| T/F cLWlan11vDisassocImmiEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.67 | TruthValue | read-create | This object indicates whether 11v BSS Transition Disassociation Imminent is enabled on the controller for this WLAN. A value of 'true' indicates Disassociation Imminent is enabled for the WLAN. A value of 'false' indicates Disassociation Imminent is disabled for the WLAN. |
| U32 cLWlan11vDisassocTimer | 1.3.6.1.4.1.9.9.512.1.1.1.1.73 | Unsigned32 | read-only | This object indicates 11v BSS Transition Disassociation Imminent timer for this WLAN. |
| U32 cLWlan11vOpRoamDisassocTimer | 1.3.6.1.4.1.9.9.512.1.1.1.1.74 | Unsigned32 | read-only | This object indicates 11v BSS Transition Optimized Roaming Disassociation Imminent timer for this WLAN. |
| T/F cLWlan11kAssistedRoamingEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.84 | TruthValue | read-create | This object specifies whether 11k Assisted Roaming Prediction Optimization is enabled on the controller for this WLAN. A value of 'true' enables 11k Assisted Roaming Prediction A value of 'false' disables 11k Assisted Roaming Prediction |
| T/F cLWlan11kNeighborListEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.85 | TruthValue | read-create | This object specifies whether 11k Neighbor List is enabled on the controller for this WLAN. A value of 'true' enables 11k Neighbor list A value of 'false' disables 11k Neighbor list |
| T/F cLWlan11kDualbandNeigListEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.86 | TruthValue | read-create | This object specifies whether 11k Neighbor List Dual Band is enabled on the controller for this WLAN. A value of 'true' enables 11k Neighbor list dual band A value of 'false' disables 11k Neighbor list dual band |
| T/F cLWlan11vDMSEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.87 | TruthValue | read-create | This object specifies whether 11v Directed Multicast Service is enabled on the controller for this WLAN. A value of 'true' indicates that 11v Directed Multicast Service is enabled. A value of 'false' indicates that 11v Directed Multicast Service is disabled. |
| T/F cLWlan11vBssTransEnable | 1.3.6.1.4.1.9.9.512.1.1.1.1.93 | TruthValue | read-create | This object indicates whether 11v BSS Transition is enabled on the controller for this WLAN. A value of 'true' indicates BSS Transition is enabled for the WLAN. A value of 'false' indicates BSS Transition is disabled for the WLAN. |
| STR cLWlanEapProfileName | 1.3.6.1.4.1.9.9.512.1.1.1.1.96 | SnmpAdminString | read-create | This object specifies the Eap profile name configured for this WLAN. |
| T/F cLWlanSetEapProfileName | 1.3.6.1.4.1.9.9.512.1.1.1.1.97 | TruthValue | read-write | This object specifies whether eap profile name is set or not on the controller for this WLAN. A value of 'true' specifies eap profile name is set A value of 'false' specifies eap profile name is not set |
| U32 cLWlanMaxClientsAllowedPerAP | 1.3.6.1.4.1.9.9.512.1.1.1.1.98 | Unsigned32 | read-create | This object represents the maximum allowed clients per AP radio for a WLAN. |
| INT cLWlanMdnsMode | 1.3.6.1.4.1.9.9.512.1.1.1.1.99 | INTEGER | read-write | This object represents the mdns mode of the WLAN 0 indicates WLAN is in Bridge mode for mDNS packets 1 indicates WLAN is is Drop mode for mdns packets 2 indicates WLAN is in Gateway mode for mDNS packets |
| T/F cLWlanOpportunisticKeyCaching | 1.3.6.1.4.1.9.9.512.1.1.1.1.100 | TruthValue | read-write | This object specifies whether Oppurtunistic Key Caching is set or not on the controller for this WLAN. A value of 'true' specifies Oppurtunistic Key Caching is set A value of 'false' specifies Oppurtunistic Key Caching is not set |
| cLWlanConfigClientTable | 1.3.6.1.4.1.9.9.512.1.1.2 | not-accessible | This table represents the WLAN configuration for the 802.11 wireless clients that are associated with the APs that have joined this controller. The creation of a new row in cLWlanConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLWlanConfigTable through user action causes the deletion of corresponding row in this table. This table has an one-to-one relationship with cLWlanConfigTable. There exists an entry in this table for each corresponding entry in the cLWlanConfigTable. | |
| cLWlanConfigClientEntry | 1.3.6.1.4.1.9.9.512.1.1.2.1 | not-accessible | Each entry represents a conceptual row in this table and provides the information about the clients associated on the WLAN, uniquely identified by the cLWlanIndex. | |
| STR cLWlanClientAclName | 1.3.6.1.4.1.9.9.512.1.1.2.1.1 | DisplayString | read-write | This object represents the name of the ACL applied to this WLAN. If it is required to remove the ACL name for a WLAN, it should be set to 'none'. ACL's are applied in the following priority order - interfaces ACLs, WLAN ACLs, client ACLs. |
| INT cLWlanP2PBlocking | 1.3.6.1.4.1.9.9.512.1.1.2.1.2 | INTEGER | read-write | This object represents per WLAN peer-to-peer blocking behavior on controller. Peer-to-peer blocking means traffic between two clients on same VLAN will not be bridged. disable : Peer-to-peer blocking is disabled and traffic is bridged locally within the controller. drop : The packet will be discarded. forwardUp : The packet will be forwarded on the upstream VLAN. The device 'north' of the controller can then make the decision about what to do with the packet. allowPvtGrp : The packet will be bridged if both source and destination have same 'ipsk-tag', if mac-filtering is disabled the packet will be discarded. |
| STR cLWlanClientIPv6AclName | 1.3.6.1.4.1.9.9.512.1.1.2.1.3 | DisplayString | read-write | This object represents the name of the IPv6 ACL applied to this WLAN. If it is required to remove the ACL name for a WLAN, it should be set to 'none'. ACL's are applied in the following priority order - interfaces ACLs, WLAN ACLs, client ACLs. |
| cLWlanConfigQosTable | 1.3.6.1.4.1.9.9.512.1.1.3 | not-accessible | This table represents the QoS configuration for the WLAN. The creation of a new row in cLWlanConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLWlanConfigTable through user action causes the deletion of corresponding row in this table. This table has an one-to-one relationship with cLWlanConfigTable. There exists an entry in this table for each corresponding entry in the cLWlanConfigTable. | |
| cLWlanConfigQosEntry | 1.3.6.1.4.1.9.9.512.1.1.3.1 | not-accessible | Each entry represents a conceptual row in this table and provides the information about the QoS parameters on the WLAN, uniquely identified by the cLWlanIndex. | |
| U32 cLWlanClientDSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.1 | Unsigned32 | read-write | This object specifies Average Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientUSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.2 | Unsigned32 | read-write | This object specifies Average Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientDSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.3 | Unsigned32 | read-write | This object specifies Burst Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientUSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.4 | Unsigned32 | read-write | This object specifies Burst Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientDSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.5 | Unsigned32 | read-write | This object specifies average real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientUSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.6 | Unsigned32 | read-write | This object specifies average real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientDSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.7 | Unsigned32 | read-write | This object specifies burst real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanClientUSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.8 | Unsigned32 | read-write | This object specifies burst real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidDSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.9 | Unsigned32 | read-write | This object specifies Average Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidUSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.10 | Unsigned32 | read-write | This object specifies Average Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidDSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.11 | Unsigned32 | read-write | This object specifies Burst Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidUSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.12 | Unsigned32 | read-write | This object specifies Burst Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidDSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.13 | Unsigned32 | read-write | This object specifies average real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidUSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.14 | Unsigned32 | read-write | This object specifies average real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidDSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.15 | Unsigned32 | read-write | This object specifies burst real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanSsidUSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.16 | Unsigned32 | read-write | This object specifies burst real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled. |
| U32 cLWlanWlanDSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.17 | Unsigned32 | read-write | This object specifies average data rate per wlan on downstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanUSAverageDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.18 | Unsigned32 | read-write | This object specifies average data rate per wlan on upstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanDSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.19 | Unsigned32 | read-write | This object specifies burst data rate per wlan on downstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanUSBurstDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.20 | Unsigned32 | read-write | This object specifies burst data rate per wlan on upstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanDSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.21 | Unsigned32 | read-write | This object specifies average real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanUSAvgRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.22 | Unsigned32 | read-write | This object specifies average real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanDSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.23 | Unsigned32 | read-write | This object specifies burst real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled. |
| U32 cLWlanWlanUSBurstRealTimeDataRate | 1.3.6.1.4.1.9.9.512.1.1.3.1.24 | Unsigned32 | read-write | This object specifies burst real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled. |
| cLWlanConfigIosTable | 1.3.6.1.4.1.9.9.512.1.1.4 | not-accessible | This table represents the WLAN configuration for IOS profiles configured on the switch. The creation of a new row in cLWlanConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLWlanConfigTable through user action causes the deletion of corresponding row in this table. This table has an one-to-one relationship with cLWlanConfigTable. There exists an entry in this table for each corresponding entry in the cLWlanConfigTable. | |
| cLWlanConfigIosEntry | 1.3.6.1.4.1.9.9.512.1.1.4.1 | not-accessible | Each entry represents a conceptual row in this table and provides the information about the clients associated on the WLAN, uniquely identified by the cLWlanIndex. | |
| STR cLWlanIosAccountingMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.1 | SnmpAdminString | read-write | This object represents the method list name used for accounting on this WLAN. |
| STR cLWlanIosAuthenticationMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.2 | SnmpAdminString | read-write | This object represents the method list name used for 802.1x authentication on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH. |
| STR cLWlanIosMacFilteringMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.3 | SnmpAdminString | read-write | This object represents the method list name used for mac filtering on this WLAN. |
| STR cLWlanIosWebAuthMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.4 | SnmpAdminString | read-write | This object represents the method list name used for WEB AUTH on this WLAN. |
| STR cLWlanIosQosUpStreamProfileName | 1.3.6.1.4.1.9.9.512.1.1.4.1.5 | SnmpAdminString | read-write | This object represents the profile name used for upstream QOS configuration on this WLAN. |
| STR cLWlanIosQosDownStreamProfileName | 1.3.6.1.4.1.9.9.512.1.1.4.1.6 | SnmpAdminString | read-write | This object represents the profile name used for downstream QOS configuration on this WLAN. |
| U32 cLWlanIngressDHCPOption82Format | 1.3.6.1.4.1.9.9.512.1.1.4.1.7 | Unsigned32 | read-write | This object represents the DHCP Option82 format for this WLAN. |
| T/F cLWlanIngressDHCPOption82Ascii | 1.3.6.1.4.1.9.9.512.1.1.4.1.8 | TruthValue | read-write | This object represents the DHCP Option82 Ascii option for this WLAN. |
| T/F cLWlanIngressDHCPOption82Rid | 1.3.6.1.4.1.9.9.512.1.1.4.1.9 | TruthValue | read-write | This object represents the DHCP Option82 Rid option for this WLAN. |
| T/F cLWlanIngressDHCPOption82Enable | 1.3.6.1.4.1.9.9.512.1.1.4.1.10 | TruthValue | read-write | This object represents the DHCP Option82 state for this WLAN. |
| U32 cLWlanIosScanDeferPriority | 1.3.6.1.4.1.9.9.512.1.1.4.1.11 | Unsigned32 | read-write | This object specifies the priority of packets that defer the off-channel scan. This is used in off-channel scanning to improve performance for medical devices using Radio Resource Management. Each bit represents a packet type for which off-channel scanning needs to be deferred. |
| STR cLWlanIosWebAuthParameterMapName | 1.3.6.1.4.1.9.9.512.1.1.4.1.12 | SnmpAdminString | read-write | This object represents the web auth parameter name on this WLAN. |
| STR cLWlanIosQosClientUpStreamProfileName | 1.3.6.1.4.1.9.9.512.1.1.4.1.13 | SnmpAdminString | read-write | This object represents the profile name used for upstream QOS client configuration on this WLAN. |
| STR cLWlanIosQosClientDownStreamProfileName | 1.3.6.1.4.1.9.9.512.1.1.4.1.14 | SnmpAdminString | read-write | This object represents the profile name used for downstream QOS client configuration on this WLAN. |
| STR cLWlanIosAuthorizationMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.15 | SnmpAdminString | read-write | This object represents the method list name used for 802.1x authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH. |
| STR cLWlanIosWebAuthAuthorizationMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.16 | SnmpAdminString | read-write | This object represents the method list name used for webauth authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH. |
| STR cLWlanIosMacOverrideMethodListName | 1.3.6.1.4.1.9.9.512.1.1.4.1.17 | SnmpAdminString | read-write | This object represents the method list name used for mab authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH. |
| cLWlanFlexibleNetflowTable | 1.3.6.1.4.1.9.9.512.1.1.5 | not-accessible | This table represents the flexible netflow policy details per WLAN for AVC. The creation of a new row in cLWlanFlexibleConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLWlanConfigTable through user action causes the deletion of corresponding rows in this table. For each wlan, there will be zero to many instances of flexible netflow policies. | |
| cLWlanFlexibleNetflowEntry | 1.3.6.1.4.1.9.9.512.1.1.5.1 | not-accessible | Each entry represents a conceptual row in this table and provides the information about the flexible netflow policy types associated on the WLAN, uniquely identified by the cLWlanIndex and cLWlanFlexibleNetflowPolicyTypeIndex. | |
| INT cLWlanFlexibleNetflowPolicyTypeIndex | 1.3.6.1.4.1.9.9.512.1.1.5.1.1 | INTEGER | not-accessible | This object is used to set the netflow traffic direction for AVC. none(0) capture no traffic IPV4 Input Policy(1) - IPV4 input policy IPV4OutputPolicy(2) - IPV4 output policy IPV6InputPolicy(3) - IPV6 input policy IPV6OutputPolicy(4) - IPV6 output policy DatalinkInputPolicy(5) - Datalink input policy DatalinkOutputPolicy(6) - Datalink output policy. |
| STR cLWlanFlexibleNetflowMonitorName | 1.3.6.1.4.1.9.9.512.1.1.5.1.2 | SnmpAdminString | read-create | This object represents the flexible netflow monitor name assigned to this WLAN. |
| ROW cLWlanFlexibleNetflowRowStatus | 1.3.6.1.4.1.9.9.512.1.1.5.1.3 | RowStatus | read-create | Row Status for creation/deletion of a particular flexible netflow policy entry from the table |
| cLWlan11axConfigTable | 1.3.6.1.4.1.9.9.512.1.1.9 | not-accessible | This table represents the WLAN configuration for the 802.11ax APs that have joined this controller. The creation of a new row in cLWlanConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLWlanConfigTable through user action causes the deletion of corresponding row in this table. This table has an one-to-one relationship with cLWlanConfigTable. There exists an entry in this table for each corresponding entry in the cLWlanConfigTable. | |
| cLWlan11axConfigEntry | 1.3.6.1.4.1.9.9.512.1.1.9.1 | not-accessible | Each entry represents a conceptual row in this table and provides the information about the clients associated on the WLAN, uniquely identified by the cLWlanIndex. | |
| T/F cLWlan11axMuMimoUplinkEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.1 | TruthValue | read-write | This object specifies whether 11ax Multi User Multiple Input Multiple output Uplink is enabled or disabled for the WLAN. MIMO is an antenna technology for wireless communications in which multiple antennas are used at both the source (transmitter) and the destination (receiver).The 802.11ax Multi-user MIMO allow more users to claim MIMO simultaneously. A value of 'true' indicates that 11ax MU MIMO uplink is enabled on WLAN. A value of 'false' indicates that 11ax MU MIMO uplink is disabled on the WLAN. |
| T/F cLWlan11axMuMimoDownlinkEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.2 | TruthValue | read-write | This object specifies whether 11ax Multi User Multiple Input Multiple Output Downlink is enabled or disabled for the WLAN. MIMO is an antenna technology for wireless communications in which multiple antennas are used at both the source (transmitter) and the destination (receiver).The 802.11ax Multi-user MIMO allow more users to claim MIMO simultaneously. A value of 'true' indicates that 11ax MU MIMO Downlink is enabled on the WLAN. A value of 'false' indicates that 11ax MU MIMO Downlink is disabled on the WLAN |
| T/F cLWlan11axOfdmaUplinkEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.3 | TruthValue | read-write | This object specifies whether 11ax Orthogonal Frequency Division Multiple Access uplink is enabled or disabled for the WLAN.OFDMA allows multiple users to transmit simultaneously and share the available bandwidth of a channel where each user is allotted a portion of the available spectrum.This allows the access point to satisfy the data rate requirements of each individual user. A value of 'true' indicates that 11ax OFDMA Uplink is enabled on the WLAN. A value of 'false' indicates that 11ax OFDMA Uplink is disabled on the WLAN. |
| T/F cLWlan11axOfdmaDownlinkEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.4 | TruthValue | read-write | This object specifies whether 11ax Orthogonal Frequency Division Multiple Access downlink is enabled or disabled for the WLAN. OFDMA allows multiple users to transmit simultaneously and share the available bandwidth of a channel where each user is allotted a portion of the available spectrum.This allows the access point to satisfy the data rate requirements of each individual user. A value of 'true' indicates that 11ax OFDMA Downlink is enabled on the WLAN. A value of 'false' indicates that 11ax OFDMA Downlink is disabled on the WLAN. |
| T/F cLWlan11axTargetWaketimeEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.5 | TruthValue | read-write | This object specifies whether 11ax TargetWaketime is enabled or disabled for the WLAN. Target Wake Time (TWT) is a function that permits an AP to define a specific time or set of times for individual stations (associated to this wlan) to access the medium. A value of 'true' indicates that 11ax TargetWaketime is enabled on the WLAN. A value of 'false' indicates that 11ax TargetWaketime is disabled on the WLAN. |
| T/F cLWlan11axBssColorModeEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.6 | TruthValue | read-write | This object specifies whether 11ax Basic service set color mode is enabled or disabled for the WLAN. BSS Coloring is a method of reducing medium contention overhead due to overlapping basic service set (OBSS) and spatial reuse. 802.11ax pre-amble assigns a BSS color value(0-255)to each AP so that stations can differentiate between BSSs and new channel access behavior will be assigned based on the color detected. Thereby decreasing interference. A value of 'true' indicates that 11ax Bss color mode is enabled on the WLAN. A value of 'false' indicates tha 11ax Bss color mode is disabled on the WLAN. |
| U32 cLWlan11axBssColorCode | 1.3.6.1.4.1.9.9.512.1.1.9.1.7 | Unsigned32 | read-write | This object specifies 11ax Basic service set color code value (0-255) of the WLAN. BSS Coloring is a method of reducing medium contention overhead due to overlapping basic service set (OBSS) and spatial reuse. 802.11ax pre-amble assigns a BSS color value(0-255)to each AP so that stations can differentiate between BSSs and new channel access behavior will be assigned based on the color detected. Thereby decreasing interference. |
| T/F cLWlan11axBssPartialColorEnable | 1.3.6.1.4.1.9.9.512.1.1.9.1.8 | TruthValue | read-write | This object specifies whether 11ax Basic service set Partial color mode is enabled or disabled for the WLAN. BSS Partial Colorig is method of BSS coloring in which a receiving station identifies the BSS from the AP so that the station can use the channel access rules or reduce power consumption. A value of 'true' indicates 11ax Bss Partial color mode is enabled on the WLAN. A value of 'false' indicates 11ax Bss Partial color mode is disabled on the WLAN. |
| T/F cLWlan11axTwtBroadcastSupport | 1.3.6.1.4.1.9.9.512.1.1.9.1.9 | TruthValue | read-write | This object specifies whether 11ax TargetWaketime broadcast support is enabled or disabled for the WLAN. Target Wake Time (TWT) broadcast support is a function that permits an AP to support broadcast method on a wlan for an individual station (associated to this wlan) to access the medium. A value of 'true' indicates that 11ax TargetWaketime broadcast support is enabled on the WLAN. A value of 'false' indicates that 11ax TargetWaketime broadcast support is disabled on the WLAN. |
| ciscoLwappAPGroupsVlanConfig | 1.3.6.1.4.1.9.9.512.1.2 | |||
| cLAPGroupsVlanConfigTable | 1.3.6.1.4.1.9.9.512.1.2.1 | not-accessible | A table for the WLAN-interface-mappings and WLAN-NAC settings allowed for each configured site. Each site can have a set of WLANs associated with it. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLAPGroupsVlanConfigRowStatus object. | |
| cLAPGroupsVlanConfigEntry | 1.3.6.1.4.1.9.9.512.1.2.1.1 | not-accessible | An entry in cLAPGroupsVlanMappingTable. cLWlanProfileName is mandatory for creating a entry in cLWlanConfigEntry. | |
| OCT cLAPGroupName | 1.3.6.1.4.1.9.9.512.1.2.1.1.1 | OCTET STRING | not-accessible | This object uniquely identifies a AP group. The string is an unique name assigned to a site. |
| OCT cLAPGroupsVlanMappingInterfaceName | 1.3.6.1.4.1.9.9.512.1.2.1.1.2 | OCTET STRING | read-create | This object represents the interface to be used when a client connects to the 'cLWlanProfileName' WLAN on the AP. When an AP is associated with a site, and the site has an associated set of WLANs, then only those WLANs are beamed by the AP. cLAPGroupsVlanMappingInterfaceName object is superseded by cLAPGroupsVlanMappingInterfaceNameRev1. |
| T/F cLAPGroupNACSupport | 1.3.6.1.4.1.9.9.512.1.2.1.1.3 | TruthValue | read-create | This object is used to configure the NAC- Out Of Band(OOB) support for this AP groups VLAN. A value of 'true' indicates that the AP group supports the NAC- Out Of Band(OOB) feature. A value of 'false' indicates that the AP group does not support the NAC- Out Of Band(OOB) feature. |
| ROW cLAPGroupsVlanConfigRowStatus | 1.3.6.1.4.1.9.9.512.1.2.1.1.4 | RowStatus | read-create | This is the status column for this row and used to create and delete specific instances of rows in this table. |
| STO cLAPGroupsVlanConfigStorageType | 1.3.6.1.4.1.9.9.512.1.2.1.1.5 | StorageType | read-create | This object represnts the storage type for this conceptual row. |
| U32 cLAPGroupsWlanOrderIndex | 1.3.6.1.4.1.9.9.512.1.2.1.1.6 | Unsigned32 | read-only | This object represnts the position of a wlan in each AP group. When a WLAN is added to an AP group, it will be placed in the lowest available slot in an array of size 16. This index will determine the order in which the WLAN is applied on an AP in that group. |
| OCT cLAPGroupsVlanMappingInterfaceNameRev1 | 1.3.6.1.4.1.9.9.512.1.2.1.1.7 | OCTET STRING | read-create | This object represents the interface to be used when a client connects to the 'cLWlanProfileName' WLAN on the AP. When an AP is associated with a site, and the site has an associated set of WLANs, then only those WLANs are beamed by the AP. |
| cLAPGroupsVenueConfigTable | 1.3.6.1.4.1.9.9.512.1.2.2 | not-accessible | A table for the configuring Venue details for a configured site. | |
| cLAPGroupsVenueConfigEntry | 1.3.6.1.4.1.9.9.512.1.2.2.1 | not-accessible | An entry in cLAPGroupsVlanMappingTable. cLWlanProfileName is mandatory for creating a entry in cLWlanConfigEntry. | |
| INT cLAPGroupsVenueConfigVenueGroup | 1.3.6.1.4.1.9.9.512.1.2.2.1.1 | INTEGER | read-write | This object indicates the venue group for this AP Group. |
| INT cLAPGroupsVenueConfigVenueType | 1.3.6.1.4.1.9.9.512.1.2.2.1.2 | INTEGER | read-write | This object indicates the venue type within a particular venue group,for this AP Group. The Venue group-Venue Type relationship is per the following table: Venue Group Venue Type Code Venue Description =========== =============== ================= 0 0 Unspecified 0 1-255 Reserved 1 0 Unspecified Assembly 1 1 Arena 1 2 Stadium 1 3 Passenger Terminal (e.g., airport, port, bus station, ferry terminal, train station) 1 4 Amphitheater 1 5 Amusement Park 1 6 Place of Worship 1 7 Convention Center 1 8 Library 1 9 Museum 1 10 Restaurant 1 11 Theater 1 12 Bar 1 13 Coffee Shop 1 14 Zoo or Aquarium 1 15 Emergency Coordination Center 1 16-255 Reserved 2 0 Unspecified Business 2 1 Doctor or Dentist office 2 2 Bank 2 3 Fire Station 2 4 Police Station 2 6 Post Office 2 7 Professional Office 2 8 Research and Development Facility 2 9 Attorney Office 2 10-255 Reserved 3 0 Unspecified Educational 3 1 School, Primary 3 2 School, Secondary 3 3 University or College 3 4-255 Reserved 4 0 Unspecified Factory and Industrial Factory 4 2-255 Reserved 5 0 Unspecified Institutional 5 1 Hospital 5 2 Long-Term Care Facility (e.g., Nursing home, Hospice, etc.) 5 3 Alcohol and Drug Re-habilitation Center 5 4 Group Home 5 5 Prison or Jail 5 6-255 Reserved 6 0 Unspecified Mercantile 6 1 Retail Store 6 2 Grocery Market 6 3 Automotive Service Station 6 4-255 Reserved 7 0 Unspecified Residential 7 1 Hotel or Motel 7 2 Dormitory 7 3 Boarding House 7 4-255 Reserved 8 0-255 Reserved 9 0-255 Reserved 10 0 Unspecified Vehicular 10 1 Automobile or Truck 10 2 Airplane 10 3 Bus 10 4 Ferry 10 5 Ship or Boat 10 6 Train 10 7-255 Reserved 11 0 Unspecified Outdoor 11 1 Muni-mesh Network 11 2 City Park 11 3-255 Reserved |
| STR cLAPGroupsVenueConfigVenueName | 1.3.6.1.4.1.9.9.512.1.2.2.1.3 | SnmpAdminString | read-write | This is the venue name defined for this AP Group. |
| STR cLAPGroupsVenueConfigLanguage | 1.3.6.1.4.1.9.9.512.1.2.2.1.4 | SnmpAdminString | read-write | This is the Language defined for this AP Group. |
| BIT cLAPGroupsOperatingClass | 1.3.6.1.4.1.9.9.512.1.2.2.1.5 | Bits | read-write | This object specifies the the group of channels on the frequency band(s) the access network operates. |
| cLAPGroupsMultipleVenueTable | 1.3.6.1.4.1.9.9.512.1.2.3 | not-accessible | Table for configuring multiple venues for a configured site. | |
| cLAPGroupsMultipleVenueEntry | 1.3.6.1.4.1.9.9.512.1.2.3.1 | not-accessible | An entry in cLAPGroupsMultipleVenueTable. cLAPGroupsMultipleVenueLanguage is mandatory for creating a row in this table. | |
| STR cLAPGroupsMultipleVenueLanguage | 1.3.6.1.4.1.9.9.512.1.2.3.1.1 | SnmpAdminString | not-accessible | This is the Language defined for the particular venue name entry. |
| STR cLAPGroupsMultipleVenueName | 1.3.6.1.4.1.9.9.512.1.2.3.1.2 | SnmpAdminString | read-create | This is the one of the venue names defined for this AP Group. |
| ROW cLAPGroupsMultipleVenueRowStatus | 1.3.6.1.4.1.9.9.512.1.2.3.1.3 | RowStatus | read-create | Row Status for creation/deletion of a particular venue entry in the table. |
| cLAPGroupsPolicyTable | 1.3.6.1.4.1.9.9.512.1.2.4 | not-accessible | A table for the policies to be mapped to each AP group on the controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLAPGroupsPolicyRowStatus object. | |
| cLAPGroupsPolicyEntry | 1.3.6.1.4.1.9.9.512.1.2.4.1 | not-accessible | An entry in cLAPGroupsPolicyTable | |
| U32 cLAPGroupsPolicyWlanId | 1.3.6.1.4.1.9.9.512.1.2.4.1.1 | Unsigned32 | not-accessible | This object specifies the Index of the WLAN on which the Policy will get applied. The WLAN should be present on the AP group. |
| U32 cLAPGroupsPolicyPriIndex | 1.3.6.1.4.1.9.9.512.1.2.4.1.2 | Unsigned32 | not-accessible | This object represents the Priority Index of the policy configured on the AP Group. The Policies will get applied in the order of the priority index. |
| U32 cLAPGroupsPolicyIndex | 1.3.6.1.4.1.9.9.512.1.2.4.1.3 | Unsigned32 | read-create | This object uniquely specifies a Policy Added to an AP group. |
| STR cLAPGroupsPolicyWlanProfile | 1.3.6.1.4.1.9.9.512.1.2.4.1.4 | SnmpAdminString | read-only | This object represents the profile name assigned to this WLAN. This value is assigned during wlan creation using cLWlanProfileName. |
| ROW cLAPGroupsPolicyRowStatus | 1.3.6.1.4.1.9.9.512.1.2.4.1.5 | RowStatus | read-create | This object specifies the Row Status for creation/deletion of a particular venue entry in the table. |
| cLAPGroupQinqConfigTable | 1.3.6.1.4.1.9.9.512.1.2.5 | not-accessible | A table for the configuring QinQ for an AP group, QinQ is used to append an external VLAN tag for client based on AP Group | |
| cLAPGroupQinqConfigEntry | 1.3.6.1.4.1.9.9.512.1.2.5.1 | not-accessible | An entry in cLAPGroupQinqConfigTable for the configuring QinQ for an AP group, QinQ is used to append an external VLAN tag for client which connected to the AP that belong to this AP Group | |
| T/F cLAPGroupTrafficQinqEnabled | 1.3.6.1.4.1.9.9.512.1.2.5.1.1 | TruthValue | read-write | This object specifies the QinQ state for this AP group QinQ is used to append an external VLAN tag for client which connected to the AP that belong to this AP Group - A value of 'true' indicates QinQ is enabled. - A value of 'false' indicates the QinQ is disabled. |
| T/F cLAPGroupDhcpQinqEnabled | 1.3.6.1.4.1.9.9.512.1.2.5.1.2 | TruthValue | read-write | This object specifies the QinQ state for this AP group QinQ is used to append an external VLAN tag for client which connected to the AP that belong to this AP Group - A value of 'true' indicates that dhcp QinQ is enabled. - A value of 'false indicates that dhcp QinQ is disabled. |
| I32 cLAPGroupQinqServiceVlanId | 1.3.6.1.4.1.9.9.512.1.2.5.1.3 | Integer32 | read-write | This object specifies the QinQ service vlan ID for this AP group |
| cLAPGroupConfigTable | 1.3.6.1.4.1.9.9.512.1.2.6 | not-accessible | A table for configuring general parameters for an AP group | |
| cLAPGroupConfigEntry | 1.3.6.1.4.1.9.9.512.1.2.6.1 | not-accessible | An entry in cLAPGroupConfigTable for configuring general parameters for an AP group | |
| INT cLApGroupPreferMode | 1.3.6.1.4.1.9.9.512.1.2.6.1.1 | INTEGER | read-write | This object specifies prefer-mode of AP-Group. |
| T/F cLApGroupGlobalWebAuthConfig | 1.3.6.1.4.1.9.9.512.1.2.6.1.2 | TruthValue | read-write | This object specifies whether the web authentication is set per Ap Group or not. A value of 'true' indicates that webauth is enabled on Ap Group. A value of 'false' indicates that webauth is disabled on Ap Group. |
| STR cLApGroupExternalWebAuthUrl | 1.3.6.1.4.1.9.9.512.1.2.6.1.3 | CiscoURLStringOrEmpty | read-write | This object specifies the URL to which the client webpage will be directed for authentication when a client joins the WLAN part of an AP group. |
| ciscoLwappWlan11uConfig | 1.3.6.1.4.1.9.9.512.1.3 | |||
| cLWlan11uTable | 1.3.6.1.4.1.9.9.512.1.3.1 | not-accessible | This table represents the generic 802.11u configuration for a particular WLAN in a controller. This table has a one-to-one relationship with cLWlanConfigTable. There exist a row in this table corresponding to each row representing a WLAN in cLWlanConfigTable. | |
| cLWlan11uEntry | 1.3.6.1.4.1.9.9.512.1.3.1.1 | not-accessible | Each entry in this table represents the generic 802.11u configuration for a WLAN. | |
| T/F cLWlan11uStatus | 1.3.6.1.4.1.9.9.512.1.3.1.1.1 | TruthValue | read-write | This object is used to configure the 802.11u support for this WLAN. A value of 'true' indicates that 802.11u support is enabled for this WLAN and a value of 'false' indicates that the support is disabled for this WLAN. |
| T/F cLWlan11uInternetAccess | 1.3.6.1.4.1.9.9.512.1.3.1.1.2 | TruthValue | read-write | This object is used to configure the internet access with respect to 802.11u feature for this WLAN. A value of 'true' indicates that internet access is enabled for this WLAN and a value of 'false' indicates that the internet access is disabled for this WLAN. |
| INT cLWlan11uNetworkType | 1.3.6.1.4.1.9.9.512.1.3.1.1.3 | INTEGER | read-write | This object indicates the network type with respect to 802.11u feature , for this WLAN. invalid (1) : Invalid network type. private(2) : Non-authorized users are not permitted on this network. privateWithGuestAccess(3) : Private network but guest accounts area available. chargeablePublicNetwork(4) : The network is accessible to anyone, however, access to the network requires payment. freePublicNetwork(5) : The network is accessible to anyone and no charges apply for the network use. testOrEquipment(6) : The network is used for test or experimental purposes only. wildcard(6) : Wildcard network type. personnalDeviceNetwork(8) : The network is accessible only by Personnal Device. emgerencyServiceOnlyNetwork(9) : Emergency Service network Type. |
| INT cLWlan11uVenueGroup | 1.3.6.1.4.1.9.9.512.1.3.1.1.4 | INTEGER | read-write | This object indicates the venue group with respect to 802.11u feature , for this WLAN. |
| INT cLWlan11uVenueType | 1.3.6.1.4.1.9.9.512.1.3.1.1.5 | INTEGER | read-write | This object indicates the venue type within a particular venue group, with respect to 802.11u feature , for this WLAN. The Venue group-Venue Type relationship is per the following table: Venue Group Venue Type Code Venue Description =========== =============== ================= 0 0 Unspecified 0 1-255 Reserved 1 0 Unspecified Assembly 1 1 Arena 1 2 Stadium 1 3 Passenger Terminal (e.g., airport, port, bus station, ferry terminal, train station) 1 4 Amphitheater 1 5 Amusement Park 1 6 Place of Worship 1 7 Convention Center 1 8 Library 1 9 Museum 1 10 Restaurant 1 11 Theater 1 12 Bar 1 13 Coffee Shop 1 14 Zoo or Aquarium 1 15 Emergency Coordination Center 1 16-255 Reserved 2 0 Unspecified Business 2 1 Doctor or Dentist office 2 2 Bank 2 3 Fire Station 2 4 Police Station 2 6 Post Office 2 7 Professional Office 2 8 Research and Development Facility 2 9 Attorney Office 2 10-255 Reserved 3 0 Unspecified Educational 3 1 School, Primary 3 2 School, Secondary 3 3 University or College 3 4-255 Reserved 4 0 Unspecified Factory and Industrial 4 1 Factory 4 2-255 Reserved 5 0 Unspecified Institutional 5 1 Hospital 5 2 Long-Term Care Facility (e.g., Nursing home, Hospice, etc.) 5 3 Alcohol and Drug Re-habilitation Center 5 4 Group Home 5 5 Prison or Jail 5 6-255 Reserved 6 0 Unspecified Mercantile 6 1 Retail Store 6 2 Grocery Market 6 3 Automotive Service Station 6 4-255 Reserved 7 0 Unspecified Residential 7 1 Hotel or Motel 7 2 Dormitory 7 3 Boarding House 7 4-255 Reserved 8 0-255 Reserved 9 0-255 Reserved 10 0 Unspecified Vehicular 10 1 Automobile or Truck 10 2 Airplane 10 3 Bus 10 4 Ferry 10 5 Ship or Boat 10 6 Train 10 7-255 Reserved 11 0 Unspecified Outdoor 11 1 Muni-mesh Network 11 2 City Park 11 3-255 Reserved |
| STR cLWlan11uVenueName | 1.3.6.1.4.1.9.9.512.1.3.1.1.6 | SnmpAdminString | read-write | This is the venue name defined for this WLAN with respect to 802.11u feature. |
| MAC cLWlan11uHessid | 1.3.6.1.4.1.9.9.512.1.3.1.1.8 | MacAddress | read-write | This object is used to configure the Hessid for this WLAN. |
| INT cLWlan11uNetworkAuthType | 1.3.6.1.4.1.9.9.512.1.3.1.1.9 | INTEGER | read-write | This object is used to configure the NetworkAuthType for a WLAN |
| INT cLWlan11uIpAddressAvailIpv4 | 1.3.6.1.4.1.9.9.512.1.3.1.1.10 | INTEGER | read-write | This object represents the IPv4 Address Availability. |
| INT cLWlan11uIpAddressAvailIpv6 | 1.3.6.1.4.1.9.9.512.1.3.1.1.11 | INTEGER | read-write | This object represents the IPv6 Address Availability. |
| cLWlan11uOuiTable | 1.3.6.1.4.1.9.9.512.1.3.2 | not-accessible | This table represents the OUI (organizational unique identifier) configuration for a particular WLAN. OUIs are assigned by IEEE. A WLAN can have up to 32 OUIs defined. OUI configuration per WLAN is required for the 802.11u feature to work. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLWlan11uOuiRowStatus object. | |
| cLWlan11uOuiEntry | 1.3.6.1.4.1.9.9.512.1.3.2.1 | not-accessible | Each entry in this table represents the OUI (organizational unique identifier) configuration for a particular WLAN. OUIs are assigned by IEEE. A WLAN can have up to 32 OUIs defined. OUI configuration per WLAN is required for the 802.11u feature to work. | |
| U32 cLWlan11uOuiIndex | 1.3.6.1.4.1.9.9.512.1.3.2.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a OUI on a WLAN.Each WLAN can have up to 32 OUIs defined. Each OUI should be unique. |
| OCT cLWlan11uOui | 1.3.6.1.4.1.9.9.512.1.3.2.1.2 | OCTET STRING | read-create | The OUI field is a public OUI assigned by the IEEE. Each OUI identifies a roaming consortium (group of SSPs with inter-SSP roaming agreement) or a single SSP.WLAN can have up to 32 OUIs defined. Each OUI defined for a WLAN should be unique. For example the value for Cisco is 004096. |
| T/F cLWlan11uOuiIsBeacon | 1.3.6.1.4.1.9.9.512.1.3.2.1.3 | TruthValue | read-create | This object is used to configure this particular OUI as one of the beacon OUIs. Beacon can carry at most 3 OUIs. User should be able to select 0-3 OUIs (from the already configured OUIs for this WLAN). A value of 'true' indicates that this OUI would be carried in beacon. A value of 'false' indicates that this OUI is not a beacon OUI. |
| ROW cLWlan11uOuiRowStatus | 1.3.6.1.4.1.9.9.512.1.3.2.1.4 | RowStatus | read-create | Row Status for creation/deletion of a particular OUI entry in the table. |
| STO cLWlan11uOuiStorageType | 1.3.6.1.4.1.9.9.512.1.3.2.1.5 | StorageType | read-create | This object represnts the storage type for this conceptual row. |
| cLWlan11uRealmTable | 1.3.6.1.4.1.9.9.512.1.3.3 | not-accessible | This table represents the realm (NAI) details per WLAN. In order to provide roaming services, it is necessary to have a standardized method for identifying users. NAI is the user identity submitted by the client during network authentication. Each realm entry should be unique. | |
| cLWlan11uRealmEntry | 1.3.6.1.4.1.9.9.512.1.3.3.1 | not-accessible | Each entry in this table represents the realm (NAI) configuration for a particular WLAN.A WLAN can have up to 32 realm defined | |
| U32 cLWlan11uRealmIndex | 1.3.6.1.4.1.9.9.512.1.3.3.1.1 | Unsigned32 | not-accessible | This object specifies, one instance of a realm EAP entry (NAI) on a WLAN. Each realm entry should be unique. |
| STR cLWlan11uRealmName | 1.3.6.1.4.1.9.9.512.1.3.3.1.2 | SnmpAdminString | read-create | This object represents the NAI name. In order to provide roaming services, it is necessary to have a standardized method for identifying users. NAI is the user identity submitted by the client during network authentication. In roaming, the purpose of the NAI is to identify the user as well as to assist in the routing of the authentication request. Please note that the NAI may not necessarily be the same as the user's e-mail address or the user identity submitted in an application layer authentication. |
| ROW cLWlan11uRealmRowStatus | 1.3.6.1.4.1.9.9.512.1.3.3.1.3 | RowStatus | read-create | Row Status for creation/deletion of a particular realm entry (NAI)from the table |
| cLWlan11uRealmEapTable | 1.3.6.1.4.1.9.9.512.1.3.4 | not-accessible | This table represents the EAP method configured per realm for a particular WLAN. A realm can have up to 4 EAP method defined. The EAP method supported are LEAP,PEAP,EAP-FAST and EAP-TLS. | |
| cLWlan11uRealmEapEntry | 1.3.6.1.4.1.9.9.512.1.3.4.1 | not-accessible | Each entry in this table represents the EAP method configured per realm for a particular WLAN. A realm can have up to 4 EAP method defined. The EAP method supported are LEAP,PEAP,EAP-FAST and EAP-TLS. | |
| U32 cLWlan11uRealmEapIndex | 1.3.6.1.4.1.9.9.512.1.3.4.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a EAP entry configured per a realm for a particular WLAN. |
| INT cLWlan11uRealmEapMethod | 1.3.6.1.4.1.9.9.512.1.3.4.1.2 | INTEGER | read-create | This object represents the EAP method defined. |
| ROW cLWlan11uRealmEapRowStatus | 1.3.6.1.4.1.9.9.512.1.3.4.1.3 | RowStatus | read-create | Row Status for creation/deletion of a particular EAP entry from the table |
| cLWlan11uRealmEapAuthTable | 1.3.6.1.4.1.9.9.512.1.3.5 | not-accessible | This table represents the authentication method details configured per EAP method for particular realm. There can be up to 10 authentication configuration entries per EAP method. | |
| cLWlan11uRealmEapAuthEntry | 1.3.6.1.4.1.9.9.512.1.3.5.1 | not-accessible | Each entry in this table represents the authentication method details configured per EAP method for particular realm. There can be up to 10 authentication configuration entries per EAP method. | |
| U32 cLWlan11uRealmEapAuthIndex | 1.3.6.1.4.1.9.9.512.1.3.5.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a auth entry configured per a EAP for a particular WLAN. |
| INT cLWlan11uRealmEapAuthMethod | 1.3.6.1.4.1.9.9.512.1.3.5.1.2 | INTEGER | read-create | This object represents the authentication method defined. |
| INT cLWlan11uRealmEapAuthParam | 1.3.6.1.4.1.9.9.512.1.3.5.1.3 | INTEGER | read-create | This object represents the authentication parameter defined for a particular authentication method. The Autentication Parameter and the Authentication Method relationship as follows Method Parameter Description =========== =============== ================= 1 1 Reserved 1 2 PAP 1 3 CHAP 1 4 MSCHAP 1 5 MSCHAPV2 2 6 LEAP 2 7 PEAP 2 8 EAP-TLS 2 9 EAP-FAST 2 10 EAP-SIM 2 11 EAP-TTLS 2 12 EAP-AKA 3 13 SIM 3 14 USIM 3 15 NFCSECURE 3 16 HARDWARE TOKEN 3 17 SOFT TOKEN 3 18 CERTIFICATE 3 19 USERNAME PASSWORD 3 20 RESERVED 3 21 Anonynous 3 22 Vendor Specific |
| INT cLWlan11uRealmEapAuthCredentialType | 1.3.6.1.4.1.9.9.512.1.3.5.1.4 | INTEGER | read-create | This is the credential type defined for a particular authentication method. |
| ROW cLWlan11uRealmEapAuthRowStatus | 1.3.6.1.4.1.9.9.512.1.3.5.1.5 | RowStatus | read-create | Row Status for creation/deletion of a particular auth entry from the table |
| cLWlan11uDomainTable | 1.3.6.1.4.1.9.9.512.1.3.6 | not-accessible | This table represents the Domain Entry configuration for a particular WLAN in a controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLWlan11uDomainRowStatus object | |
| cLWlan11uDomainEntry | 1.3.6.1.4.1.9.9.512.1.3.6.1 | not-accessible | Each entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 10 domains defined. | |
| U32 cLWlan11uDomainIndex | 1.3.6.1.4.1.9.9.512.1.3.6.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a Domain on a WLAN.Each WLAN can have up to 10 Domains defined. Each Domain should be unique. |
| STR cLWlan11uDomainName | 1.3.6.1.4.1.9.9.512.1.3.6.1.2 | SnmpAdminString | read-create | This object represents the domain name for this particular Index. |
| ROW cLWlan11uDomainRowStatus | 1.3.6.1.4.1.9.9.512.1.3.6.1.3 | RowStatus | read-create | Row Status for creation/deletion of a particular Domain entry in the table. |
| cLWlan11u3gppTable | 1.3.6.1.4.1.9.9.512.1.3.7 | not-accessible | This table represents the 3gpp info configuration for a particular WLAN in a controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLWlan11u3gppRowStatus object | |
| cLWlan11u3gppEntry | 1.3.6.1.4.1.9.9.512.1.3.7.1 | not-accessible | Each entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 32 operator defined. | |
| U32 cLWlan11u3gppIndex | 1.3.6.1.4.1.9.9.512.1.3.7.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a 3gpp on a WLAN.Each WLAN can have up to 32 3gpps defined. Each 3gpp should be unique. |
| OCT cLWlan11u3gppCountryCode | 1.3.6.1.4.1.9.9.512.1.3.7.1.2 | OCTET STRING | read-create | This is the Language defined for this 3gpp Index. |
| OCT cLWlan11u3gppNetworkCode | 1.3.6.1.4.1.9.9.512.1.3.7.1.3 | OCTET STRING | read-create | This is the Language defined for this 3gpp Index. |
| ROW cLWlan11u3gppRowStatus | 1.3.6.1.4.1.9.9.512.1.3.7.1.4 | RowStatus | read-create | Row Status for creation/deletion of a particular 3gpp entry in the table. |
| ciscoLwappWlanServiceAdvertisementConfig | 1.3.6.1.4.1.9.9.512.1.4 | |||
| cLWlanServiceAdvertisementTable | 1.3.6.1.4.1.9.9.512.1.4.1 | not-accessible | This table represents the generic service advertisement configuration for a particular WLAN in a controller. This table has a one-to-one relationship with cLWlanConfigTable. There exist a row in this table corresponding to each row representing a WLAN in cLWlanConfigTable. | |
| cLWlanServiceAdvertisementEntry | 1.3.6.1.4.1.9.9.512.1.4.1.1 | not-accessible | Each entry in this table represents the generic 802.11u configuration for a WLAN. | |
| T/F cLWlanServiceAdvertisementStatus | 1.3.6.1.4.1.9.9.512.1.4.1.1.1 | TruthValue | read-create | This object represents the MSAP status for this WLAN. A value of true enables MSAP for this WLAN. A value of false disbales MSAP for this WLAN. |
| U32 cLWlanServiceAdvertisementMsapServerIndex | 1.3.6.1.4.1.9.9.512.1.4.1.1.5 | Unsigned32 | read-create | This object represents the Index for the MSAP Server. |
| ciscoLwappWlanHotSpot2Config | 1.3.6.1.4.1.9.9.512.1.5 | |||
| cLWlanHotSpot2OperatorTable | 1.3.6.1.4.1.9.9.512.1.5.1 | not-accessible | This table represents the Operator configuration for a particular WLAN in a controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLWlanHotSpot2OperatorRowStatus object | |
| cLWlanHotSpot2OperatorEntry | 1.3.6.1.4.1.9.9.512.1.5.1.1 | not-accessible | Each entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 32 operator defined. | |
| U32 cLWlanHotSpot2OperatorIndex | 1.3.6.1.4.1.9.9.512.1.5.1.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a Operator on a WLAN.Each WLAN can have up to 32 Operators defined. Each Operator should be unique. |
| STR cLWlanHotSpot2OperatorName | 1.3.6.1.4.1.9.9.512.1.5.1.1.2 | SnmpAdminString | read-create | This object represents the Operator name for this particular Index. |
| STR cLWlanHotSpot2OperatorLanguage | 1.3.6.1.4.1.9.9.512.1.5.1.1.3 | SnmpAdminString | read-create | This is the Language defined for this Operator Index. |
| ROW cLWlanHotSpot2OperatorRowStatus | 1.3.6.1.4.1.9.9.512.1.5.1.1.4 | RowStatus | read-create | Row Status for creation/deletion of a particular Operator entry in the table. |
| cLWlanHotSpot2PortConfigTable | 1.3.6.1.4.1.9.9.512.1.5.2 | not-accessible | This object uniquely identifies one instance of Port-Protocol Configuration on a WLAN.Each WLAN can have up to 10 port configuration defined.Each configuration should be unique. | |
| cLWlanHotSpot2PortConfigEntry | 1.3.6.1.4.1.9.9.512.1.5.2.1 | not-accessible | Each entry in this table represents the Port-Protocol configuration for a particular WLAN. A WLAN can have up to 10 port configurations defined. | |
| U32 cLWlanHotSpot2PortConfigIndex | 1.3.6.1.4.1.9.9.512.1.5.2.1.1 | Unsigned32 | not-accessible | This object uniquely identifies one instance of a Port Configuration on a WLAN.Each WLAN can have up to 32 Port Configurations defined.Each Port Configuration should be unique. |
| INT cLWlanHotSpot2PortConfigIpProtocol | 1.3.6.1.4.1.9.9.512.1.5.2.1.2 | INTEGER | read-create | This object represents the Port Ip protocol for this index for a WLAN |
| INT cLWlanHotSpot2PortConfigPortNumber | 1.3.6.1.4.1.9.9.512.1.5.2.1.3 | INTEGER | read-create | This object represents the Port Number for this index for a WLAN. This object indicates the Port Number with respect to an IP Protocol. The Protocol Port Number relationship is per the following table: IP Protocol Port Number Description =========== =============== ================= 1 0 ICMP 6 20 FTP 6 22 SSH 6 443 TLS 6 1723 PPTP-VPN 6 5060 VoIP 17 5060 VoIP 17 4500 IKEv 17 500 IKEv2 50 0 ESP |
| INT cLWlanHotSpot2PortConfigStatus | 1.3.6.1.4.1.9.9.512.1.5.2.1.4 | INTEGER | read-create | This object represents the Port Status for this instance for a WLAN |
| ROW cLWlanHotSpot2PortConfigRowStatus | 1.3.6.1.4.1.9.9.512.1.5.2.1.5 | RowStatus | read-create | Row Status for creation/deletion of a particular PortConfig entry in the table. |
| cLWlanHotSpot2ConfigTable | 1.3.6.1.4.1.9.9.512.1.5.3 | not-accessible | This table represents the generic HotSpot2 configuration for a particular WLAN in a controller. This table has a one-to-one relationship with cLWlanConfigTable. There exist a row in this table corresponding to each row representing a WLAN in cLWlanConfigTable. | |
| cLWlanHotSpot2ConfigEntry | 1.3.6.1.4.1.9.9.512.1.5.3.1 | not-accessible | Each entry in this table represents the generic HotSpot2 configuration for a WLAN. | |
| INT cLWlanHotSpot2WanLinkStatus | 1.3.6.1.4.1.9.9.512.1.5.3.1.1 | INTEGER | read-write | This object represents the status of the link with respect to WAN metrics configuration. |
| INT cLWlanHotSpot2WanSymLinkStatus | 1.3.6.1.4.1.9.9.512.1.5.3.1.2 | INTEGER | read-write | This object represents the symmetry of the link with respect to WAN metrics configuration. A value of 'different(1)' indicates that link speed is different in uplink and downlink(ex:ADSL). A value of 'same(2)' indicates that link speed is same in uplink and downlink(ex:DSL). |
| U32 cLWlanHotSpot2WanDownLinkSpeed | 1.3.6.1.4.1.9.9.512.1.5.3.1.3 | Unsigned32 | read-write | This object represents the down link speed of WAN Backhaul in kbps. |
| U32 cLWlanHotSpot2WanUpLinkSpeed | 1.3.6.1.4.1.9.9.512.1.5.3.1.4 | Unsigned32 | read-write | This object represents the up link speed of WAN Backhaul in kbps. |
| ciscoLwappAPGroupNasIdConfig | 1.3.6.1.4.1.9.9.512.1.6 | |||
| cLAPGroupNasIdConfigTable | 1.3.6.1.4.1.9.9.512.1.6.1 | not-accessible | A table for the configuring NAS-ID for an AP group. | |
| cLAPGroupNasIdConfigEntry | 1.3.6.1.4.1.9.9.512.1.6.1.1 | not-accessible | An entry in cLAPGroupNasIdConfigTable for the configuring NAS-ID for an AP group. | |
| STR cLAPGroupNasId | 1.3.6.1.4.1.9.9.512.1.6.1.1.1 | SnmpAdminString | read-write | This object specifies the NAS-ID to this AP group NAS-ID string is sent to radius server by WLC (as radius client) via authentication request, which can be used to classify users to different groups then radius server can reply a customized authentication response |
| ciscoLwappPolicyConfig | 1.3.6.1.4.1.9.9.512.1.7 | |||
| cLPolicyConfigTable | 1.3.6.1.4.1.9.9.512.1.7.1 | not-accessible | A table for the native Profiling Policies on the Wireless LAN controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLPolicyRowStatus object. | |
| cLPolicyConfigEntry | 1.3.6.1.4.1.9.9.512.1.7.1.1 | not-accessible | An entry in cLPolicyConfigTable. | |
| U32 cLPolicyIndex | 1.3.6.1.4.1.9.9.512.1.7.1.1.1 | Unsigned32 | not-accessible | This object indicates the Index of the native profiling classification policy configured on the Wireless LAN Controller. |
| STR cLPolicyName | 1.3.6.1.4.1.9.9.512.1.7.1.1.2 | SnmpAdminString | read-create | This object specifies a native profiling classification policy configured on the Wireless LAN Controller. |
| STR cLPolicyRoleName | 1.3.6.1.4.1.9.9.512.1.7.1.1.3 | SnmpAdminString | read-create | This object specifies the category of users to which a Policy is to be applied. |
| INT cLPolicyEapType | 1.3.6.1.4.1.9.9.512.1.7.1.1.4 | INTEGER | read-create | This object specifies the EAP type to be applied on client. |
| STR cLPolicyAclName | 1.3.6.1.4.1.9.9.512.1.7.1.1.5 | SnmpAdminString | read-create | This object specifies the ACL to be applied on client. |
| U32 cLPolicyVlanId | 1.3.6.1.4.1.9.9.512.1.7.1.1.6 | Unsigned32 | read-create | This object specifies the VLAN to be applied on client. |
| INT cLPolicyQosProfile | 1.3.6.1.4.1.9.9.512.1.7.1.1.7 | INTEGER | read-create | This object specifies the QoS to be applied on client. |
| U32 cLPolicySessionTimeout | 1.3.6.1.4.1.9.9.512.1.7.1.1.8 | Unsigned32 | read-create | This object specifies the session timeout to be applied on client. |
| U32 cLPolicySleepTimeout | 1.3.6.1.4.1.9.9.512.1.7.1.1.9 | Unsigned32 | read-create | This object specifies the sleep timeout to be applied on client. |
| ROW cLPolicyRowStatus | 1.3.6.1.4.1.9.9.512.1.7.1.1.10 | RowStatus | read-create | This object specifies the Row Status for creation/deletion of a particular policy entry in the table. |
| STR cLPolicyFlexAclName | 1.3.6.1.4.1.9.9.512.1.7.1.1.11 | SnmpAdminString | read-create | This object specifies the FlexConnect ACL to be applied on client using a Policy. This will be effective only on locally switched WLANs. |
| STR cLPolicyAvcProfileName | 1.3.6.1.4.1.9.9.512.1.7.1.1.12 | SnmpAdminString | read-create | This object specifies the avc profilename to be applied on client. |
| STR cLPolicyMdnsProfileName | 1.3.6.1.4.1.9.9.512.1.7.1.1.13 | SnmpAdminString | read-create | This object specifies the MDNS profile name to be applied on client. |
| U32 cLPolicyFlexVlanId | 1.3.6.1.4.1.9.9.512.1.7.1.1.14 | Unsigned32 | read-create | This object specifies the flex VLAN to be applied on client . |
| STR cLPolicyUrlAclName | 1.3.6.1.4.1.9.9.512.1.7.1.1.15 | SnmpAdminString | read-create | This object specifies the URL ACL to be applied on client . |
| STR cLPolicyOpendnsProfileName | 1.3.6.1.4.1.9.9.512.1.7.1.1.16 | SnmpAdminString | read-create | This object specifies the opendns profile name to be applied on client . |
| cLPolicyDeviceTable | 1.3.6.1.4.1.9.9.512.1.7.2 | not-accessible | A table for the device types to be added in each native Profiling Policy on the controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLPolicyDeviceRowStatus object. | |
| cLPolicyDeviceEntry | 1.3.6.1.4.1.9.9.512.1.7.2.1 | not-accessible | An entry in cLPolicyConfigTable. | |
| U32 cLPolicyDeviceIndex | 1.3.6.1.4.1.9.9.512.1.7.2.1.1 | Unsigned32 | not-accessible | This object indicates the index of the device type configured on the policy. |
| STR cLPolicyDeviceName | 1.3.6.1.4.1.9.9.512.1.7.2.1.2 | SnmpAdminString | read-create | This object specifies name of the device configured on the policy. |
| ROW cLPolicyDeviceRowStatus | 1.3.6.1.4.1.9.9.512.1.7.2.1.3 | RowStatus | read-create | This object specifies the Row Status for creation/deletion of a particular device entry in the table. |
| cLPolicyActiveHoursTable | 1.3.6.1.4.1.9.9.512.1.7.3 | not-accessible | A table for the active hours to be added in each native Profiling Policy on the controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLPolicyActiveHoursRowStatus object. | |
| cLPolicyActiveHoursEntry | 1.3.6.1.4.1.9.9.512.1.7.3.1 | not-accessible | An entry in cLPolicyActiveHoursTable. | |
| INT cLPolicyActiveDay | 1.3.6.1.4.1.9.9.512.1.7.3.1.1 | INTEGER | not-accessible | This object specifies the Index of the day for which active hours is configured on the policy. |
| TIK cLPolicyActiveStartTime | 1.3.6.1.4.1.9.9.512.1.7.3.1.2 | TimeTicks | read-create | This object specifies a start of active hours for a day added to a Policy. |
| TIK cLPolicyActiveEndTime | 1.3.6.1.4.1.9.9.512.1.7.3.1.3 | TimeTicks | read-create | This object specifies a end of active hours for a day added to a Policy. |
| ROW cLPolicyActiveHoursRowStatus | 1.3.6.1.4.1.9.9.512.1.7.3.1.4 | RowStatus | read-create | This object specifies the Row Status for creation/deletion of a particular entry in the table. |
| cLPolicyWlanSchedulingTable | 1.3.6.1.4.1.9.9.512.1.7.4 | not-accessible | This table represents the WLAN scheduling on the controller. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLPolicyWlanSchedulingRowStatus object. | |
| cLPolicyWlanSchedulingEntry | 1.3.6.1.4.1.9.9.512.1.7.4.1 | not-accessible | Each entry in this table represents the configuration attributes of cLPolicyWlanSchedulingTable. | |
| INT cLPolicyWlanSchedulingDay | 1.3.6.1.4.1.9.9.512.1.7.4.1.1 | INTEGER | not-accessible | This object specifies the day for which WLAN scheduling is configured on the policy. |
| T/F cLPolicyWlanSchedulingStatus | 1.3.6.1.4.1.9.9.512.1.7.4.1.2 | TruthValue | read-create | This object specifies scheduling status per WLAN. A value of 'true' indicates that scheduling status is enabled on a WLAN. A value of 'false' indicates that scheduling status is disabled on a WLAN. |
| TIK cLPolicyWlanSchedulingStartTime | 1.3.6.1.4.1.9.9.512.1.7.4.1.3 | TimeTicks | read-create | This object specifies a start of WLAN scheduling hours for a day added to a Policy. |
| TIK cLPolicyWlanSchedulingEndTime | 1.3.6.1.4.1.9.9.512.1.7.4.1.4 | TimeTicks | read-create | This object specifies a end of WLAN scheduling hours for a day added to a Policy. |
| ROW cLPolicyWlanSchedulingRowStatus | 1.3.6.1.4.1.9.9.512.1.7.4.1.5 | RowStatus | read-create | This is the status column for this row and is used to create and delete specific instances of rows in this table. |
| ciscoLwappAPGroupsHyperlocationConfig | 1.3.6.1.4.1.9.9.512.1.8 | |||
| cLAPGroupsHyperlocationConfigTable | 1.3.6.1.4.1.9.9.512.1.8.1 | not-accessible | A table for configuring Hyperlocation settings allowed for each AP Group. Each site can have a set of HALO and PakRSSI parameters associated with it. | |
| cLAPGroupsHyperlocationConfigEntry | 1.3.6.1.4.1.9.9.512.1.8.1.1 | not-accessible | An entry in cLAPGroupsHyperlocationConfigEntry. cLAPGroupName is mandatory for creating an entry in CLAPGroupsHyperlocationConfigEntry . | |
| T/F cLAPGroupsHyperlocationEnable | 1.3.6.1.4.1.9.9.512.1.8.1.1.1 | TruthValue | read-write | This object represents the state of Hyperlocation. A value of 'true' indicates that Hyperlocation is enabled. A value of 'false' indicates that Hyperlocation is disabled. |
| I32 cLAPGroupsPakRssiThreshold | 1.3.6.1.4.1.9.9.512.1.8.1.1.2 | Integer32 | read-write | This object represents the threshold value for Packet RSSI location feature. Valid range is -100 dbm to -50 dbm. |
| G32 cLAPGroupsPakRssiThresholdTrigger | 1.3.6.1.4.1.9.9.512.1.8.1.1.3 | Gauge32 | read-write | This object represents the trigger threshold value for Packet RSSI location feature. Valid range is 1 dbm to 100 dbm. |
| IPt cLAPGroupsPakRssiNtpIpAddressType | 1.3.6.1.4.1.9.9.512.1.8.1.1.4 | InetAddressType | read-write | This object represents the NTP server IP address type for Packet RSSI location feature. |
| IP cLAPGroupsPakRssiNtpAddress | 1.3.6.1.4.1.9.9.512.1.8.1.1.5 | InetAddress | read-write | This object represents the NTP server IP address for Packet RSSI location feature. |
| ciscoLwappAPGroupsPortConfig | 1.3.6.1.4.1.9.9.512.1.9 | |||
| cLAPGroupsPortConfigTable | 1.3.6.1.4.1.9.9.512.1.9.1 | not-accessible | A table for configuring port settings allowed for each AP Group. | |
| cLAPGroupsPortConfigEntry | 1.3.6.1.4.1.9.9.512.1.9.1.1 | not-accessible | An entry in cLAPGroupsPortConfigEntry. cLAPGroupName is mandatory for creating a entry in CLAPGroupsPortConfigEntry . | |
| U32 cLAPGroupsLANPortNumber | 1.3.6.1.4.1.9.9.512.1.9.1.1.1 | Unsigned32 | not-accessible | This object uniquely identifies the LAN port number of an AP Group. Each AP Group can have up to 3 LAN ports. |
| INT cLAPGroupsLANPortStatus | 1.3.6.1.4.1.9.9.512.1.9.1.1.2 | INTEGER | read-create | This object represents the LAN port state. A value of 'true' indicates that selected LAN Port is enabled. A value of 'false' indicates that LAN Port is disabled. |
| INT cLAPGroupsLANPortPoeStatus | 1.3.6.1.4.1.9.9.512.1.9.1.1.3 | INTEGER | read-create | This object represents the LAN port POE state. A value of 'true' indicates that POE is enabled. A value of 'false' indicates that POE is disabled. |
| STR cLAPGroupsLANPortRlanName | 1.3.6.1.4.1.9.9.512.1.9.1.1.4 | SnmpAdminString | read-create | This object represents the remote LAN name of the corresponding port. |
| ROW cLAPGroupsLANPortRowStatus | 1.3.6.1.4.1.9.9.512.1.9.1.1.5 | RowStatus | read-create | This is the status column for this row and used to create and delete specific instances of rows in this table. cLAPGroupName and cLAPGroupsLANPortNumber are mandatory for creating and deleting an entry. |
| cLAPGroupsExtModuleConfigTable | 1.3.6.1.4.1.9.9.512.1.9.2 | not-accessible | A table for configuring external module settings allowed for each AP Group. An entry in this table is created for each AP group. | |
| cLAPGroupsExtModuleConfigEntry | 1.3.6.1.4.1.9.9.512.1.9.2.1 | not-accessible | An entry in cLAPGroupsExtModuleConfigEntry. cLAPGroupName is mandatory for creating an entry in CLAPGroupsExtModuleConfigEntry . | |
| INT cLAPGroupsExtModuleStatus | 1.3.6.1.4.1.9.9.512.1.9.2.1.1 | INTEGER | read-write | This object represents the external module state. A value of 'true' indicates that external module is enabled. A value of 'false' indicates that external module is disabled. |
| STR cLAPGroupsExtModuleRlanName | 1.3.6.1.4.1.9.9.512.1.9.2.1.2 | SnmpAdminString | read-write | This object represents the remote lan name of the external module. |
| ciscoLwappAPGroupNtpConfig | 1.3.6.1.4.1.9.9.512.1.10 | |||
| cLwappAPGroupNtpConfigTable | 1.3.6.1.4.1.9.9.512.1.10.1 | not-accessible | This table represents the NTP-server configuration for AP-Group. The creation of a new row in cLwappAPGroupNtpConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLwappAPGroupNtpConfigTable through user action causes the deletion of corresponding rows in this table. | |
| cLAPGroupNtpConfigEntry | 1.3.6.1.4.1.9.9.512.1.10.1.1 | not-accessible | Each entry in this table represents AP-Group NTP server info. A maximum of 32 entries can be added. | |
| U32 cLAPGroupNtpIndex | 1.3.6.1.4.1.9.9.512.1.10.1.1.1 | Unsigned32 | not-accessible | This object specifies the index value at which NTP server is to be created. |
| IPt cLAPGroupNtpAddressType | 1.3.6.1.4.1.9.9.512.1.10.1.1.2 | InetAddressType | read-create | This object specifies the IP address type (IPv4 or IPv6) of the NTP Server |
| IP cLAPGroupNtpAddress | 1.3.6.1.4.1.9.9.512.1.10.1.1.3 | InetAddress | read-create | This object specifies the IP address of the NTP Server |
| U32 cLAPGroupNtpAuthKeyIndex | 1.3.6.1.4.1.9.9.512.1.10.1.1.4 | Unsigned32 | read-create | This object specifies key-index for NTP server authentication. |
| T/F cLAPGroupNtpAuthEnable | 1.3.6.1.4.1.9.9.512.1.10.1.1.5 | TruthValue | read-create | This object specifies authentication for NTP server - A value of 'true' indicates authentication is enabled. - A value of 'false' indicates authentication is disabled. |
| ROW cLAPGroupNtpRowStatus | 1.3.6.1.4.1.9.9.512.1.10.1.1.6 | RowStatus | read-create | This object specifies row-status for creation/deletion of NTP server entry. |
| cLAPGroupNtpAuthKeyConfigTable | 1.3.6.1.4.1.9.9.512.1.10.2 | not-accessible | The table represents configuration for authentication-key list to be used with AP-Group NTP server list. The creation of a new row in cLAPGroupNtpAuthKeyConfigTable, through an explicit network management action, results in creation of an entry in this table. Similarly, deletion of a row in cLAPGroupNtpAuthKeyConfigTable through user action causes the deletion of corresponding rows in this table. | |
| cLAPGroupNtpAuthKeyConfigEntry | 1.3.6.1.4.1.9.9.512.1.10.2.1 | not-accessible | Each entry in this table represents AP-Group NTP authentication key parameter. A total of 32 entries can be added. | |
| U32 cLAPGroupNtpAuthKeyListIndex | 1.3.6.1.4.1.9.9.512.1.10.2.1.1 | Unsigned32 | not-accessible | This object specifies the index of the auth-key. |
| INT cLAPGroupNtpAuthKeyFormat | 1.3.6.1.4.1.9.9.512.1.10.2.1.2 | INTEGER | read-create | This object specifies whether the auth-key is ascii or hex |
| OCT cLAPGroupNtpAuthKeyString | 1.3.6.1.4.1.9.9.512.1.10.2.1.3 | OCTET STRING | read-create | This object specifies the value of auth-key string |
| INT cLAPGroupNtpAuthKeyType | 1.3.6.1.4.1.9.9.512.1.10.2.1.4 | INTEGER | read-create | This object specifies whether the auth-key is md5 or sha1 |
| ROW cLAPGroupNtpAuthKeyRowStatus | 1.3.6.1.4.1.9.9.512.1.10.2.1.5 | RowStatus | read-create | This object specifies row-status for creation/deletion for AP-Group auth-key entry. |
| cLAPGroupNtpServerConfigTable | 1.3.6.1.4.1.9.9.512.1.10.3 | not-accessible | This table represents configuration of NTP-server for each AP Group. | |
| cLAPGroupNtpServerConfigEntry | 1.3.6.1.4.1.9.9.512.1.10.3.1 | not-accessible | Each entry in this table represents NTP server used by AP-Group. | |
| U32 cLAPGroupNtpServerIndex | 1.3.6.1.4.1.9.9.512.1.10.3.1.1 | Unsigned32 | not-accessible | This object specifies the NTP server index to be used for AP-Group. |
| T/F cLAPGroupNtpServerAuthEnable | 1.3.6.1.4.1.9.9.512.1.10.3.1.2 | TruthValue | read-write | This object specifies authentication for NTP for AP-Group - A value of 'true' indicates authentication is enabled. - A value of 'false' indicates authentication is disabled. |
| ROW cLAPGroupNtpServerRowStatus | 1.3.6.1.4.1.9.9.512.1.10.3.1.3 | RowStatus | read-create | This object specifies row-status for creation/deletion for NTP AP-Group entry. |
| cLAPGroupGlobalNtpServerConfigTable | 1.3.6.1.4.1.9.9.512.1.10.4 | not-accessible | The table represents NTP-server configuration to be used as global AP Group. | |
| cLAPGroupGlobalNtpServerConfigEntry | 1.3.6.1.4.1.9.9.512.1.10.4.1 | not-accessible | Each entry in this table represents AP-Group NTP Server to be used for global configuration. | |
| U32 cLAPGroupGlobalNtpServerIndex | 1.3.6.1.4.1.9.9.512.1.10.4.1.1 | Unsigned32 | not-accessible | This object specifies NTP server index to be mapped as global AP-Group NTP server. |
| T/F cLAPGroupGlobalNtpServerAuth | 1.3.6.1.4.1.9.9.512.1.10.4.1.2 | TruthValue | read-create | This object specifies authentication for global AP-Group NTP server - A value of 'true' indicates authentication is enabled. - A value of 'false' indicates authentication is disabled. |
| ROW cLAPGroupGlobalNtpServerRowStatus | 1.3.6.1.4.1.9.9.512.1.10.4.1.3 | RowStatus | read-create | This object specifies row-status for creation/deletion for global NTP AP-Group entry. |
| ciscoLwappWlanMIBConform | 1.3.6.1.4.1.9.9.512.2 | |||
| ciscoLwappWlanMIBCompliances | 1.3.6.1.4.1.9.9.512.2.1 | |||
| ciscoLwappWlanMIBCompliance | 1.3.6.1.4.1.9.9.512.2.1.1 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev1 | 1.3.6.1.4.1.9.9.512.2.1.2 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev2 | 1.3.6.1.4.1.9.9.512.2.1.3 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev3 | 1.3.6.1.4.1.9.9.512.2.1.4 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev4 | 1.3.6.1.4.1.9.9.512.2.1.5 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev5 | 1.3.6.1.4.1.9.9.512.2.1.6 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev6 | 1.3.6.1.4.1.9.9.512.2.1.7 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev7 | 1.3.6.1.4.1.9.9.512.2.1.8 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev8 | 1.3.6.1.4.1.9.9.512.2.1.9 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev9 | 1.3.6.1.4.1.9.9.512.2.1.10 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev10 | 1.3.6.1.4.1.9.9.512.2.1.11 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev11 | 1.3.6.1.4.1.9.9.512.2.1.12 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBComplianceRev12 | 1.3.6.1.4.1.9.9.512.2.1.13 | The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module. | ||
| ciscoLwappWlanMIBGroups | 1.3.6.1.4.1.9.9.512.2.2 | |||
| ciscoLwappWlanConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.1 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. ciscoLwappWlanConfigGroup object is superseded by ciscoLwappWlanConfigGroupSup1. | ||
| ciscoLwappWlanConfigGroupSup1 | 1.3.6.1.4.1.9.9.512.2.2.2 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlanConfigClientGroup | 1.3.6.1.4.1.9.9.512.2.2.3 | This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients. | ||
| ciscoLwappWlan11uConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.4 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. ciscoLwappWlan11uConfigGroup object is superseded by ciscoLwappWlan11uConfigGroupsup1. | ||
| ciscoLwappAPGroupsVlanConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.5 | This collection of objects represent the configuration of AP Groups Vlan on the controller to be passed to an AP. ciscoLwappAPGroupsVlanConfigGroup object is superseded by ciscoLwappAPGroupsVlanConfigGroupSup2. | ||
| ciscoLwappWlanConfigGroupSup2 | 1.3.6.1.4.1.9.9.512.2.2.6 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlanConfigClientGroupSup1 | 1.3.6.1.4.1.9.9.512.2.2.7 | This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients. | ||
| ciscoLwappWlanConfigGroupSup3 | 1.3.6.1.4.1.9.9.512.2.2.8 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlan11uConfigGroupsup1 | 1.3.6.1.4.1.9.9.512.2.2.9 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanServiceAdvertisementConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.10 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanHotSpot2ConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.11 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanIosConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.12 | This collection of objects represents IOS related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanQosConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.13 | This collection of objects represents QoS related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanConfigGroupSup4 | 1.3.6.1.4.1.9.9.512.2.2.14 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.This object is superceded by ciscoLwappWlanConfigGroupSup5. ciscoLwappWlanConfigGroupSup4 object is superseded by ciscoLwappWlanConfigGroupSup5. | ||
| ciscoLwappWlan11uConfigGroupsup2 | 1.3.6.1.4.1.9.9.512.2.2.15 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappWlanHotSpot2ConfigGroupSup1 | 1.3.6.1.4.1.9.9.512.2.2.16 | This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappAPGroupsVlanConfigGroupSup1 | 1.3.6.1.4.1.9.9.512.2.2.17 | This collection of objects represent the configuration of AP Groups Vlan on the controller to be passed to an AP. | ||
| cLAPGroupsVenueConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.18 | This collection of objects represent the configuration of Venue groups on the controller to be passed to an AP. | ||
| cLAPGroupsMultipleVenueGroup | 1.3.6.1.4.1.9.9.512.2.2.19 | This collection of objects represent the configuration of Venue groups on the controller to be passed to an AP. | ||
| ciscoLwappWlanConfigClientGroupSup2 | 1.3.6.1.4.1.9.9.512.2.2.20 | This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients. | ||
| ciscoLwappWlanConfigFlexibleNetflowGroup | 1.3.6.1.4.1.9.9.512.2.2.21 | This collection of objects represent the configuration of flexible netflow policy details per WLAN on the conroller to be passed to an AP. | ||
| ciscoLwappWlanConfigGroupSup5 | 1.3.6.1.4.1.9.9.512.2.2.22 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappAPGroupsVlanConfigGroupSup2 | 1.3.6.1.4.1.9.9.512.2.2.23 | This collection of objects represent the configuration of AP Groups Vlan on the controller to be passed to an AP. | ||
| ciscoLwappWlanConfigGroupSup6 | 1.3.6.1.4.1.9.9.512.2.2.24 | This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlanConfigGroupSup7 | 1.3.6.1.4.1.9.9.512.2.2.25 | This collection of objects represent the configuration of AP Groups HyperLocation on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlanConfigGroupSup8 | 1.3.6.1.4.1.9.9.512.2.2.26 | This collection of objects represent the configuration of AP Groups LAN Port on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlan11vConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.27 | This collection of objects represents 802.11v BSS Transistion related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappApGroupConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.28 | This collection of objects represents AP group related configuration of WLANs on the controller. | ||
| ciscoLwappPolicyConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.29 | This collection of objects represents Policy related configuration of WLANs on the controller. | ||
| ciscoLwappWlan11kConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.30 | This collection of objects represent the configuration of AP Groups 11k on the controller to be passed to an LWAPP AP. | ||
| ciscoLwappWlan11axConfigGroup | 1.3.6.1.4.1.9.9.512.2.2.31 | This collection of objects represents 802.11ax related configuration of WLANs on the controller to be passed to an AP. | ||
| ciscoLwappApGroupNtpServerGroup | 1.3.6.1.4.1.9.9.512.2.2.32 | This collection of objects represents NTP related configuration for AP-Group on the controller. |
RFC description
Vendor-private MIB for Cisco LWAPP (Lightweight Access Point Protocol) wireless LAN controllers and access points.
Start monitoring Cisco Wireless LAN Controllers (LWAPP-based) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.