CISCO-LWAPP-WLAN-MIB

MIB Reference — IPNetwork Monitor

All MIBsCISCO-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

ciscoMgmtOBJECT-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 symbolicOID numericTypeAccessDescription
ciscoLwappWlanMIB1.3.6.1.4.1.9.9.512This 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.
ciscoLwappWlanMIBNotifs1.3.6.1.4.1.9.9.512.0
ciscoLwappWlanMIBObjects1.3.6.1.4.1.9.9.512.1
ciscoLwappWlanConfig1.3.6.1.4.1.9.9.512.1.1
cLWlanConfigTable1.3.6.1.4.1.9.9.512.1.1.1not-accessibleThis 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.
cLWlanConfigEntry1.3.6.1.4.1.9.9.512.1.1.1.1not-accessibleEach 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 cLWlanIndex1.3.6.1.4.1.9.9.512.1.1.1.1.1Unsigned32not-accessibleThis object uniquely identifies one instance of a WLAN on the controller. The value 513-517 indicates wired clients.
ROW cLWlanRowStatus1.3.6.1.4.1.9.9.512.1.1.1.1.2RowStatusread-createThis 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 cLWlanProfileName1.3.6.1.4.1.9.9.512.1.1.1.1.3SnmpAdminStringread-createThis 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 cLWlanSsid1.3.6.1.4.1.9.9.512.1.1.1.1.4OCTET STRINGread-createThis 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 cLWlanDiagChan1.3.6.1.4.1.9.9.512.1.1.1.1.5TruthValueread-createThis 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 cLWlanStorageType1.3.6.1.4.1.9.9.512.1.1.1.1.6StorageTyperead-createThis object represnts the storage type for this conceptual row.
T/F cLWlanIsWired1.3.6.1.4.1.9.9.512.1.1.1.1.7TruthValueread-createThis 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 cLWlanIngressInterface1.3.6.1.4.1.9.9.512.1.1.1.1.8OCTET STRINGread-createThis object represents the ingress interface attached to the wireless lan.
T/F cLWlanNACSupport1.3.6.1.4.1.9.9.512.1.1.1.1.9TruthValueread-createThis 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 cLWlanWepKeyChange1.3.6.1.4.1.9.9.512.1.1.1.1.10TimeStampread-onlyThis object represents the time when the static WEP key was changed by the user.
T/F cLWlanChdEnable1.3.6.1.4.1.9.9.512.1.1.1.1.11TruthValueread-createThis 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 cLWlan802dot11anDTIM1.3.6.1.4.1.9.9.512.1.1.1.1.12Unsigned32read-createThis object represents DTIM configuration per WLAN for each 802.11 network. The DTIM value is measured in Beacon Intervals.
U32 cLWlan802dot11bgnDTIM1.3.6.1.4.1.9.9.512.1.1.1.1.13Unsigned32read-createThis object represents DTIM configuration per WLAN for each 802.11 network. The DTIM value is measured in Beacon Intervals.
T/F cLWlanLoadBalancingEnable1.3.6.1.4.1.9.9.512.1.1.1.1.14TruthValueread-createThis 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 cLWlanBandSelectEnable1.3.6.1.4.1.9.9.512.1.1.1.1.15TruthValueread-createThis 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 cLWlanPassiveClientEnable1.3.6.1.4.1.9.9.512.1.1.1.1.16TruthValueread-createThis 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 cLWlanReAnchorRoamedVoiceClientsEnable1.3.6.1.4.1.9.9.512.1.1.1.1.17TruthValueread-createThis 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 cLWlanMulticastInterfaceEnable1.3.6.1.4.1.9.9.512.1.1.1.1.18TruthValueread-createThis 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 cLWlanMulticastInterface1.3.6.1.4.1.9.9.512.1.1.1.1.19SnmpAdminStringread-createThis object specifies the interface, which would be used for the multicast traffic for all the clients that are associated to this WLAN.
T/F cLWlanMulticastDirectEnable1.3.6.1.4.1.9.9.512.1.1.1.1.20TruthValueread-createThis 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 cLWlanNACPostureSupport1.3.6.1.4.1.9.9.512.1.1.1.1.21TruthValueread-createThis 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 cLWlanMaxClientsAccepted1.3.6.1.4.1.9.9.512.1.1.1.1.22Unsigned32read-createThis 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 cLWlanScanDeferPriority1.3.6.1.4.1.9.9.512.1.1.1.1.23Bitsread-createThis 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 cLWlanScanDeferTime1.3.6.1.4.1.9.9.512.1.1.1.1.24Unsigned32read-createThis 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 cLWlanLanSubType1.3.6.1.4.1.9.9.512.1.1.1.1.25INTEGERread-createThis 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 cLWlanWebAuthOnMacFilterFailureEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.26TruthValueread-createThis 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 cLWlanStaticIpTunnelingEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.27TruthValueread-createThis 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 cLWlanKtsCacSupportEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.28TruthValueread-createThis 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 cLWlanWifiDirectPolicyStatus1.3.6.1.4.1.9.9.512.1.1.1.1.29INTEGERread-createThis 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 cLWlanWebAuthIPv6AclName1.3.6.1.4.1.9.9.512.1.1.1.1.30SnmpAdminStringread-createThis 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 cLWlanHotSpot2Enabled1.3.6.1.4.1.9.9.512.1.1.1.1.31TruthValueread-createThis 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 cLWlanMaxClientsAllowedPerRadio1.3.6.1.4.1.9.9.512.1.1.1.1.32Unsigned32read-createThis object represents the maximum allowed clients per AP radio for a WLAN.
T/F cLWlanDhcpDeviceProfiling1.3.6.1.4.1.9.9.512.1.1.1.1.33TruthValueread-createThis 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 cLWlanMacAuthOverDot1xEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.34TruthValueread-createThis 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 cLWlanUserTimeout1.3.6.1.4.1.9.9.512.1.1.1.1.35Unsigned32read-createThis object represents the timeout value of user for a WLAN.
U32 cLWlanUserIdleThreshold1.3.6.1.4.1.9.9.512.1.1.1.1.36Unsigned32read-createThis object represents the user idle threshold value in bytes for a WLAN.
T/F cLWlanHttpDeviceProfiling1.3.6.1.4.1.9.9.512.1.1.1.1.37TruthValueread-createThis 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 cLWlanHotSpotClearConfig1.3.6.1.4.1.9.9.512.1.1.1.1.38INTEGERread-createThis 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 cLWlanRadiusAuthFourthServer1.3.6.1.4.1.9.9.512.1.1.1.1.39DisplayStringread-createThis object specifies the Fourth Radius Authentication Server for this wlan.
STR cLWlanRadiusAuthFifthServer1.3.6.1.4.1.9.9.512.1.1.1.1.40DisplayStringread-createThis object specifies the Fifth Radius Authentication Server for this wlan.
STR cLWlanRadiusAuthSixthServer1.3.6.1.4.1.9.9.512.1.1.1.1.41DisplayStringread-createThis object specifies the Sixth Radius Authentication Server for this wlan.
STR cLWlanRadiusAcctFourthServer1.3.6.1.4.1.9.9.512.1.1.1.1.42DisplayStringread-createThis object specifies the Fourth Radius Accounting Server for this wlan.
STR cLWlanRadiusAcctFifthServer1.3.6.1.4.1.9.9.512.1.1.1.1.43DisplayStringread-createThis object specifies the Fifth Radius Accounting Server for this wlan.
STR cLWlanRadiusAcctSixthServer1.3.6.1.4.1.9.9.512.1.1.1.1.44DisplayStringread-createThis object specifies the Sixth Radius Accounting Server for this wlan.
T/F cLWlanSelfAnchorEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.64TruthValueread-createThis object specifies whether self anchoring is enabled for the wlan.
T/F cLWlanUniversalAdmin1.3.6.1.4.1.9.9.512.1.1.1.1.65TruthValueread-createThis object allows universal admin mode. to be enabled on a 802.1X/WPA/WPA2 secured WLAN.
T/F cLWlan11acMuMimoEnabled1.3.6.1.4.1.9.9.512.1.1.1.1.66TruthValueread-createThis 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 cLWlan11vDisassocImmiEnable1.3.6.1.4.1.9.9.512.1.1.1.1.67TruthValueread-createThis 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 cLWlan11vDisassocTimer1.3.6.1.4.1.9.9.512.1.1.1.1.73Unsigned32read-onlyThis object indicates 11v BSS Transition Disassociation Imminent timer for this WLAN.
U32 cLWlan11vOpRoamDisassocTimer1.3.6.1.4.1.9.9.512.1.1.1.1.74Unsigned32read-onlyThis object indicates 11v BSS Transition Optimized Roaming Disassociation Imminent timer for this WLAN.
T/F cLWlan11kAssistedRoamingEnable1.3.6.1.4.1.9.9.512.1.1.1.1.84TruthValueread-createThis 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 cLWlan11kNeighborListEnable1.3.6.1.4.1.9.9.512.1.1.1.1.85TruthValueread-createThis 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 cLWlan11kDualbandNeigListEnable1.3.6.1.4.1.9.9.512.1.1.1.1.86TruthValueread-createThis 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 cLWlan11vDMSEnable1.3.6.1.4.1.9.9.512.1.1.1.1.87TruthValueread-createThis 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 cLWlan11vBssTransEnable1.3.6.1.4.1.9.9.512.1.1.1.1.93TruthValueread-createThis 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 cLWlanEapProfileName1.3.6.1.4.1.9.9.512.1.1.1.1.96SnmpAdminStringread-createThis object specifies the Eap profile name configured for this WLAN.
T/F cLWlanSetEapProfileName1.3.6.1.4.1.9.9.512.1.1.1.1.97TruthValueread-writeThis 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 cLWlanMaxClientsAllowedPerAP1.3.6.1.4.1.9.9.512.1.1.1.1.98Unsigned32read-createThis object represents the maximum allowed clients per AP radio for a WLAN.
INT cLWlanMdnsMode1.3.6.1.4.1.9.9.512.1.1.1.1.99INTEGERread-writeThis 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 cLWlanOpportunisticKeyCaching1.3.6.1.4.1.9.9.512.1.1.1.1.100TruthValueread-writeThis 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
cLWlanConfigClientTable1.3.6.1.4.1.9.9.512.1.1.2not-accessibleThis 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.
cLWlanConfigClientEntry1.3.6.1.4.1.9.9.512.1.1.2.1not-accessibleEach 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 cLWlanClientAclName1.3.6.1.4.1.9.9.512.1.1.2.1.1DisplayStringread-writeThis 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 cLWlanP2PBlocking1.3.6.1.4.1.9.9.512.1.1.2.1.2INTEGERread-writeThis 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 cLWlanClientIPv6AclName1.3.6.1.4.1.9.9.512.1.1.2.1.3DisplayStringread-writeThis 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.
cLWlanConfigQosTable1.3.6.1.4.1.9.9.512.1.1.3not-accessibleThis 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.
cLWlanConfigQosEntry1.3.6.1.4.1.9.9.512.1.1.3.1not-accessibleEach 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 cLWlanClientDSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.1Unsigned32read-writeThis object specifies Average Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientUSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.2Unsigned32read-writeThis object specifies Average Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientDSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.3Unsigned32read-writeThis object specifies Burst Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientUSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.4Unsigned32read-writeThis object specifies Burst Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientDSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.5Unsigned32read-writeThis object specifies average real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientUSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.6Unsigned32read-writeThis object specifies average real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientDSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.7Unsigned32read-writeThis object specifies burst real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanClientUSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.8Unsigned32read-writeThis object specifies burst real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidDSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.9Unsigned32read-writeThis object specifies Average Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidUSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.10Unsigned32read-writeThis object specifies Average Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidDSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.11Unsigned32read-writeThis object specifies Burst Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidUSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.12Unsigned32read-writeThis object specifies Burst Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidDSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.13Unsigned32read-writeThis object specifies average real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidUSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.14Unsigned32read-writeThis object specifies average real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidDSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.15Unsigned32read-writeThis object specifies burst real time Data Rate per user on downstream. Value of 0 indicates the feature is disabled.
U32 cLWlanSsidUSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.16Unsigned32read-writeThis object specifies burst real time Data Rate per user on upstream. Value of 0 indicates the feature is disabled.
U32 cLWlanWlanDSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.17Unsigned32read-writeThis object specifies average data rate per wlan on downstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanUSAverageDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.18Unsigned32read-writeThis object specifies average data rate per wlan on upstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanDSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.19Unsigned32read-writeThis object specifies burst data rate per wlan on downstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanUSBurstDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.20Unsigned32read-writeThis object specifies burst data rate per wlan on upstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanDSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.21Unsigned32read-writeThis object specifies average real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanUSAvgRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.22Unsigned32read-writeThis object specifies average real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanDSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.23Unsigned32read-writeThis object specifies burst real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled.
U32 cLWlanWlanUSBurstRealTimeDataRate1.3.6.1.4.1.9.9.512.1.1.3.1.24Unsigned32read-writeThis object specifies burst real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled.
cLWlanConfigIosTable1.3.6.1.4.1.9.9.512.1.1.4not-accessibleThis 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.
cLWlanConfigIosEntry1.3.6.1.4.1.9.9.512.1.1.4.1not-accessibleEach 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 cLWlanIosAccountingMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.1SnmpAdminStringread-writeThis object represents the method list name used for accounting on this WLAN.
STR cLWlanIosAuthenticationMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.2SnmpAdminStringread-writeThis object represents the method list name used for 802.1x authentication on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH.
STR cLWlanIosMacFilteringMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.3SnmpAdminStringread-writeThis object represents the method list name used for mac filtering on this WLAN.
STR cLWlanIosWebAuthMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.4SnmpAdminStringread-writeThis object represents the method list name used for WEB AUTH on this WLAN.
STR cLWlanIosQosUpStreamProfileName1.3.6.1.4.1.9.9.512.1.1.4.1.5SnmpAdminStringread-writeThis object represents the profile name used for upstream QOS configuration on this WLAN.
STR cLWlanIosQosDownStreamProfileName1.3.6.1.4.1.9.9.512.1.1.4.1.6SnmpAdminStringread-writeThis object represents the profile name used for downstream QOS configuration on this WLAN.
U32 cLWlanIngressDHCPOption82Format1.3.6.1.4.1.9.9.512.1.1.4.1.7Unsigned32read-writeThis object represents the DHCP Option82 format for this WLAN.
T/F cLWlanIngressDHCPOption82Ascii1.3.6.1.4.1.9.9.512.1.1.4.1.8TruthValueread-writeThis object represents the DHCP Option82 Ascii option for this WLAN.
T/F cLWlanIngressDHCPOption82Rid1.3.6.1.4.1.9.9.512.1.1.4.1.9TruthValueread-writeThis object represents the DHCP Option82 Rid option for this WLAN.
T/F cLWlanIngressDHCPOption82Enable1.3.6.1.4.1.9.9.512.1.1.4.1.10TruthValueread-writeThis object represents the DHCP Option82 state for this WLAN.
U32 cLWlanIosScanDeferPriority1.3.6.1.4.1.9.9.512.1.1.4.1.11Unsigned32read-writeThis 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 cLWlanIosWebAuthParameterMapName1.3.6.1.4.1.9.9.512.1.1.4.1.12SnmpAdminStringread-writeThis object represents the web auth parameter name on this WLAN.
STR cLWlanIosQosClientUpStreamProfileName1.3.6.1.4.1.9.9.512.1.1.4.1.13SnmpAdminStringread-writeThis object represents the profile name used for upstream QOS client configuration on this WLAN.
STR cLWlanIosQosClientDownStreamProfileName1.3.6.1.4.1.9.9.512.1.1.4.1.14SnmpAdminStringread-writeThis object represents the profile name used for downstream QOS client configuration on this WLAN.
STR cLWlanIosAuthorizationMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.15SnmpAdminStringread-writeThis object represents the method list name used for 802.1x authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH.
STR cLWlanIosWebAuthAuthorizationMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.16SnmpAdminStringread-writeThis object represents the method list name used for webauth authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH.
STR cLWlanIosMacOverrideMethodListName1.3.6.1.4.1.9.9.512.1.1.4.1.17SnmpAdminStringread-writeThis object represents the method list name used for mab authorization on this WLAN. This could be LDAP, RADIUS, LOCAL AUTH.
cLWlanFlexibleNetflowTable1.3.6.1.4.1.9.9.512.1.1.5not-accessibleThis 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.
cLWlanFlexibleNetflowEntry1.3.6.1.4.1.9.9.512.1.1.5.1not-accessibleEach 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 cLWlanFlexibleNetflowPolicyTypeIndex1.3.6.1.4.1.9.9.512.1.1.5.1.1INTEGERnot-accessibleThis 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 cLWlanFlexibleNetflowMonitorName1.3.6.1.4.1.9.9.512.1.1.5.1.2SnmpAdminStringread-createThis object represents the flexible netflow monitor name assigned to this WLAN.
ROW cLWlanFlexibleNetflowRowStatus1.3.6.1.4.1.9.9.512.1.1.5.1.3RowStatusread-createRow Status for creation/deletion of a particular flexible netflow policy entry from the table
cLWlan11axConfigTable1.3.6.1.4.1.9.9.512.1.1.9not-accessibleThis 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.
cLWlan11axConfigEntry1.3.6.1.4.1.9.9.512.1.1.9.1not-accessibleEach 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 cLWlan11axMuMimoUplinkEnable1.3.6.1.4.1.9.9.512.1.1.9.1.1TruthValueread-writeThis 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 cLWlan11axMuMimoDownlinkEnable1.3.6.1.4.1.9.9.512.1.1.9.1.2TruthValueread-writeThis 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 cLWlan11axOfdmaUplinkEnable1.3.6.1.4.1.9.9.512.1.1.9.1.3TruthValueread-writeThis 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 cLWlan11axOfdmaDownlinkEnable1.3.6.1.4.1.9.9.512.1.1.9.1.4TruthValueread-writeThis 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 cLWlan11axTargetWaketimeEnable1.3.6.1.4.1.9.9.512.1.1.9.1.5TruthValueread-writeThis 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 cLWlan11axBssColorModeEnable1.3.6.1.4.1.9.9.512.1.1.9.1.6TruthValueread-writeThis 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 cLWlan11axBssColorCode1.3.6.1.4.1.9.9.512.1.1.9.1.7Unsigned32read-writeThis 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 cLWlan11axBssPartialColorEnable1.3.6.1.4.1.9.9.512.1.1.9.1.8TruthValueread-writeThis 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 cLWlan11axTwtBroadcastSupport1.3.6.1.4.1.9.9.512.1.1.9.1.9TruthValueread-writeThis 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.
ciscoLwappAPGroupsVlanConfig1.3.6.1.4.1.9.9.512.1.2
cLAPGroupsVlanConfigTable1.3.6.1.4.1.9.9.512.1.2.1not-accessibleA 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.
cLAPGroupsVlanConfigEntry1.3.6.1.4.1.9.9.512.1.2.1.1not-accessibleAn entry in cLAPGroupsVlanMappingTable. cLWlanProfileName is mandatory for creating a entry in cLWlanConfigEntry.
OCT cLAPGroupName1.3.6.1.4.1.9.9.512.1.2.1.1.1OCTET STRINGnot-accessibleThis object uniquely identifies a AP group. The string is an unique name assigned to a site.
OCT cLAPGroupsVlanMappingInterfaceName1.3.6.1.4.1.9.9.512.1.2.1.1.2OCTET STRINGread-createThis 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 cLAPGroupNACSupport1.3.6.1.4.1.9.9.512.1.2.1.1.3TruthValueread-createThis 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 cLAPGroupsVlanConfigRowStatus1.3.6.1.4.1.9.9.512.1.2.1.1.4RowStatusread-createThis is the status column for this row and used to create and delete specific instances of rows in this table.
STO cLAPGroupsVlanConfigStorageType1.3.6.1.4.1.9.9.512.1.2.1.1.5StorageTyperead-createThis object represnts the storage type for this conceptual row.
U32 cLAPGroupsWlanOrderIndex1.3.6.1.4.1.9.9.512.1.2.1.1.6Unsigned32read-onlyThis 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 cLAPGroupsVlanMappingInterfaceNameRev11.3.6.1.4.1.9.9.512.1.2.1.1.7OCTET STRINGread-createThis 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.
cLAPGroupsVenueConfigTable1.3.6.1.4.1.9.9.512.1.2.2not-accessibleA table for the configuring Venue details for a configured site.
cLAPGroupsVenueConfigEntry1.3.6.1.4.1.9.9.512.1.2.2.1not-accessibleAn entry in cLAPGroupsVlanMappingTable. cLWlanProfileName is mandatory for creating a entry in cLWlanConfigEntry.
INT cLAPGroupsVenueConfigVenueGroup1.3.6.1.4.1.9.9.512.1.2.2.1.1INTEGERread-writeThis object indicates the venue group for this AP Group.
INT cLAPGroupsVenueConfigVenueType1.3.6.1.4.1.9.9.512.1.2.2.1.2INTEGERread-writeThis 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 cLAPGroupsVenueConfigVenueName1.3.6.1.4.1.9.9.512.1.2.2.1.3SnmpAdminStringread-writeThis is the venue name defined for this AP Group.
STR cLAPGroupsVenueConfigLanguage1.3.6.1.4.1.9.9.512.1.2.2.1.4SnmpAdminStringread-writeThis is the Language defined for this AP Group.
BIT cLAPGroupsOperatingClass1.3.6.1.4.1.9.9.512.1.2.2.1.5Bitsread-writeThis object specifies the the group of channels on the frequency band(s) the access network operates.
cLAPGroupsMultipleVenueTable1.3.6.1.4.1.9.9.512.1.2.3not-accessibleTable for configuring multiple venues for a configured site.
cLAPGroupsMultipleVenueEntry1.3.6.1.4.1.9.9.512.1.2.3.1not-accessibleAn entry in cLAPGroupsMultipleVenueTable. cLAPGroupsMultipleVenueLanguage is mandatory for creating a row in this table.
STR cLAPGroupsMultipleVenueLanguage1.3.6.1.4.1.9.9.512.1.2.3.1.1SnmpAdminStringnot-accessibleThis is the Language defined for the particular venue name entry.
STR cLAPGroupsMultipleVenueName1.3.6.1.4.1.9.9.512.1.2.3.1.2SnmpAdminStringread-createThis is the one of the venue names defined for this AP Group.
ROW cLAPGroupsMultipleVenueRowStatus1.3.6.1.4.1.9.9.512.1.2.3.1.3RowStatusread-createRow Status for creation/deletion of a particular venue entry in the table.
cLAPGroupsPolicyTable1.3.6.1.4.1.9.9.512.1.2.4not-accessibleA 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.
cLAPGroupsPolicyEntry1.3.6.1.4.1.9.9.512.1.2.4.1not-accessibleAn entry in cLAPGroupsPolicyTable
U32 cLAPGroupsPolicyWlanId1.3.6.1.4.1.9.9.512.1.2.4.1.1Unsigned32not-accessibleThis object specifies the Index of the WLAN on which the Policy will get applied. The WLAN should be present on the AP group.
U32 cLAPGroupsPolicyPriIndex1.3.6.1.4.1.9.9.512.1.2.4.1.2Unsigned32not-accessibleThis 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 cLAPGroupsPolicyIndex1.3.6.1.4.1.9.9.512.1.2.4.1.3Unsigned32read-createThis object uniquely specifies a Policy Added to an AP group.
STR cLAPGroupsPolicyWlanProfile1.3.6.1.4.1.9.9.512.1.2.4.1.4SnmpAdminStringread-onlyThis object represents the profile name assigned to this WLAN. This value is assigned during wlan creation using cLWlanProfileName.
ROW cLAPGroupsPolicyRowStatus1.3.6.1.4.1.9.9.512.1.2.4.1.5RowStatusread-createThis object specifies the Row Status for creation/deletion of a particular venue entry in the table.
cLAPGroupQinqConfigTable1.3.6.1.4.1.9.9.512.1.2.5not-accessibleA table for the configuring QinQ for an AP group, QinQ is used to append an external VLAN tag for client based on AP Group
cLAPGroupQinqConfigEntry1.3.6.1.4.1.9.9.512.1.2.5.1not-accessibleAn 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 cLAPGroupTrafficQinqEnabled1.3.6.1.4.1.9.9.512.1.2.5.1.1TruthValueread-writeThis 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 cLAPGroupDhcpQinqEnabled1.3.6.1.4.1.9.9.512.1.2.5.1.2TruthValueread-writeThis 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 cLAPGroupQinqServiceVlanId1.3.6.1.4.1.9.9.512.1.2.5.1.3Integer32read-writeThis object specifies the QinQ service vlan ID for this AP group
cLAPGroupConfigTable1.3.6.1.4.1.9.9.512.1.2.6not-accessibleA table for configuring general parameters for an AP group
cLAPGroupConfigEntry1.3.6.1.4.1.9.9.512.1.2.6.1not-accessibleAn entry in cLAPGroupConfigTable for configuring general parameters for an AP group
INT cLApGroupPreferMode1.3.6.1.4.1.9.9.512.1.2.6.1.1INTEGERread-writeThis object specifies prefer-mode of AP-Group.
T/F cLApGroupGlobalWebAuthConfig1.3.6.1.4.1.9.9.512.1.2.6.1.2TruthValueread-writeThis 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 cLApGroupExternalWebAuthUrl1.3.6.1.4.1.9.9.512.1.2.6.1.3CiscoURLStringOrEmptyread-writeThis 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.
ciscoLwappWlan11uConfig1.3.6.1.4.1.9.9.512.1.3
cLWlan11uTable1.3.6.1.4.1.9.9.512.1.3.1not-accessibleThis 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.
cLWlan11uEntry1.3.6.1.4.1.9.9.512.1.3.1.1not-accessibleEach entry in this table represents the generic 802.11u configuration for a WLAN.
T/F cLWlan11uStatus1.3.6.1.4.1.9.9.512.1.3.1.1.1TruthValueread-writeThis 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 cLWlan11uInternetAccess1.3.6.1.4.1.9.9.512.1.3.1.1.2TruthValueread-writeThis 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 cLWlan11uNetworkType1.3.6.1.4.1.9.9.512.1.3.1.1.3INTEGERread-writeThis 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 cLWlan11uVenueGroup1.3.6.1.4.1.9.9.512.1.3.1.1.4INTEGERread-writeThis object indicates the venue group with respect to 802.11u feature , for this WLAN.
INT cLWlan11uVenueType1.3.6.1.4.1.9.9.512.1.3.1.1.5INTEGERread-writeThis 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 cLWlan11uVenueName1.3.6.1.4.1.9.9.512.1.3.1.1.6SnmpAdminStringread-writeThis is the venue name defined for this WLAN with respect to 802.11u feature.
MAC cLWlan11uHessid1.3.6.1.4.1.9.9.512.1.3.1.1.8MacAddressread-writeThis object is used to configure the Hessid for this WLAN.
INT cLWlan11uNetworkAuthType1.3.6.1.4.1.9.9.512.1.3.1.1.9INTEGERread-writeThis object is used to configure the NetworkAuthType for a WLAN
INT cLWlan11uIpAddressAvailIpv41.3.6.1.4.1.9.9.512.1.3.1.1.10INTEGERread-writeThis object represents the IPv4 Address Availability.
INT cLWlan11uIpAddressAvailIpv61.3.6.1.4.1.9.9.512.1.3.1.1.11INTEGERread-writeThis object represents the IPv6 Address Availability.
cLWlan11uOuiTable1.3.6.1.4.1.9.9.512.1.3.2not-accessibleThis 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.
cLWlan11uOuiEntry1.3.6.1.4.1.9.9.512.1.3.2.1not-accessibleEach 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 cLWlan11uOuiIndex1.3.6.1.4.1.9.9.512.1.3.2.1.1Unsigned32not-accessibleThis 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 cLWlan11uOui1.3.6.1.4.1.9.9.512.1.3.2.1.2OCTET STRINGread-createThe 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 cLWlan11uOuiIsBeacon1.3.6.1.4.1.9.9.512.1.3.2.1.3TruthValueread-createThis 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 cLWlan11uOuiRowStatus1.3.6.1.4.1.9.9.512.1.3.2.1.4RowStatusread-createRow Status for creation/deletion of a particular OUI entry in the table.
STO cLWlan11uOuiStorageType1.3.6.1.4.1.9.9.512.1.3.2.1.5StorageTyperead-createThis object represnts the storage type for this conceptual row.
cLWlan11uRealmTable1.3.6.1.4.1.9.9.512.1.3.3not-accessibleThis 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.
cLWlan11uRealmEntry1.3.6.1.4.1.9.9.512.1.3.3.1not-accessibleEach entry in this table represents the realm (NAI) configuration for a particular WLAN.A WLAN can have up to 32 realm defined
U32 cLWlan11uRealmIndex1.3.6.1.4.1.9.9.512.1.3.3.1.1Unsigned32not-accessibleThis object specifies, one instance of a realm EAP entry (NAI) on a WLAN. Each realm entry should be unique.
STR cLWlan11uRealmName1.3.6.1.4.1.9.9.512.1.3.3.1.2SnmpAdminStringread-createThis 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 cLWlan11uRealmRowStatus1.3.6.1.4.1.9.9.512.1.3.3.1.3RowStatusread-createRow Status for creation/deletion of a particular realm entry (NAI)from the table
cLWlan11uRealmEapTable1.3.6.1.4.1.9.9.512.1.3.4not-accessibleThis 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.
cLWlan11uRealmEapEntry1.3.6.1.4.1.9.9.512.1.3.4.1not-accessibleEach 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 cLWlan11uRealmEapIndex1.3.6.1.4.1.9.9.512.1.3.4.1.1Unsigned32not-accessibleThis object uniquely identifies one instance of a EAP entry configured per a realm for a particular WLAN.
INT cLWlan11uRealmEapMethod1.3.6.1.4.1.9.9.512.1.3.4.1.2INTEGERread-createThis object represents the EAP method defined.
ROW cLWlan11uRealmEapRowStatus1.3.6.1.4.1.9.9.512.1.3.4.1.3RowStatusread-createRow Status for creation/deletion of a particular EAP entry from the table
cLWlan11uRealmEapAuthTable1.3.6.1.4.1.9.9.512.1.3.5not-accessibleThis 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.
cLWlan11uRealmEapAuthEntry1.3.6.1.4.1.9.9.512.1.3.5.1not-accessibleEach 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 cLWlan11uRealmEapAuthIndex1.3.6.1.4.1.9.9.512.1.3.5.1.1Unsigned32not-accessibleThis object uniquely identifies one instance of a auth entry configured per a EAP for a particular WLAN.
INT cLWlan11uRealmEapAuthMethod1.3.6.1.4.1.9.9.512.1.3.5.1.2INTEGERread-createThis object represents the authentication method defined.
INT cLWlan11uRealmEapAuthParam1.3.6.1.4.1.9.9.512.1.3.5.1.3INTEGERread-createThis 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 cLWlan11uRealmEapAuthCredentialType1.3.6.1.4.1.9.9.512.1.3.5.1.4INTEGERread-createThis is the credential type defined for a particular authentication method.
ROW cLWlan11uRealmEapAuthRowStatus1.3.6.1.4.1.9.9.512.1.3.5.1.5RowStatusread-createRow Status for creation/deletion of a particular auth entry from the table
cLWlan11uDomainTable1.3.6.1.4.1.9.9.512.1.3.6not-accessibleThis 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
cLWlan11uDomainEntry1.3.6.1.4.1.9.9.512.1.3.6.1not-accessibleEach entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 10 domains defined.
U32 cLWlan11uDomainIndex1.3.6.1.4.1.9.9.512.1.3.6.1.1Unsigned32not-accessibleThis 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 cLWlan11uDomainName1.3.6.1.4.1.9.9.512.1.3.6.1.2SnmpAdminStringread-createThis object represents the domain name for this particular Index.
ROW cLWlan11uDomainRowStatus1.3.6.1.4.1.9.9.512.1.3.6.1.3RowStatusread-createRow Status for creation/deletion of a particular Domain entry in the table.
cLWlan11u3gppTable1.3.6.1.4.1.9.9.512.1.3.7not-accessibleThis 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
cLWlan11u3gppEntry1.3.6.1.4.1.9.9.512.1.3.7.1not-accessibleEach entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 32 operator defined.
U32 cLWlan11u3gppIndex1.3.6.1.4.1.9.9.512.1.3.7.1.1Unsigned32not-accessibleThis 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 cLWlan11u3gppCountryCode1.3.6.1.4.1.9.9.512.1.3.7.1.2OCTET STRINGread-createThis is the Language defined for this 3gpp Index.
OCT cLWlan11u3gppNetworkCode1.3.6.1.4.1.9.9.512.1.3.7.1.3OCTET STRINGread-createThis is the Language defined for this 3gpp Index.
ROW cLWlan11u3gppRowStatus1.3.6.1.4.1.9.9.512.1.3.7.1.4RowStatusread-createRow Status for creation/deletion of a particular 3gpp entry in the table.
ciscoLwappWlanServiceAdvertisementConfig1.3.6.1.4.1.9.9.512.1.4
cLWlanServiceAdvertisementTable1.3.6.1.4.1.9.9.512.1.4.1not-accessibleThis 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.
cLWlanServiceAdvertisementEntry1.3.6.1.4.1.9.9.512.1.4.1.1not-accessibleEach entry in this table represents the generic 802.11u configuration for a WLAN.
T/F cLWlanServiceAdvertisementStatus1.3.6.1.4.1.9.9.512.1.4.1.1.1TruthValueread-createThis 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 cLWlanServiceAdvertisementMsapServerIndex1.3.6.1.4.1.9.9.512.1.4.1.1.5Unsigned32read-createThis object represents the Index for the MSAP Server.
ciscoLwappWlanHotSpot2Config1.3.6.1.4.1.9.9.512.1.5
cLWlanHotSpot2OperatorTable1.3.6.1.4.1.9.9.512.1.5.1not-accessibleThis 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
cLWlanHotSpot2OperatorEntry1.3.6.1.4.1.9.9.512.1.5.1.1not-accessibleEach entry in this table represents the Domain configuration for a particular WLAN. A WLAN can have up to 32 operator defined.
U32 cLWlanHotSpot2OperatorIndex1.3.6.1.4.1.9.9.512.1.5.1.1.1Unsigned32not-accessibleThis 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 cLWlanHotSpot2OperatorName1.3.6.1.4.1.9.9.512.1.5.1.1.2SnmpAdminStringread-createThis object represents the Operator name for this particular Index.
STR cLWlanHotSpot2OperatorLanguage1.3.6.1.4.1.9.9.512.1.5.1.1.3SnmpAdminStringread-createThis is the Language defined for this Operator Index.
ROW cLWlanHotSpot2OperatorRowStatus1.3.6.1.4.1.9.9.512.1.5.1.1.4RowStatusread-createRow Status for creation/deletion of a particular Operator entry in the table.
cLWlanHotSpot2PortConfigTable1.3.6.1.4.1.9.9.512.1.5.2not-accessibleThis 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.
cLWlanHotSpot2PortConfigEntry1.3.6.1.4.1.9.9.512.1.5.2.1not-accessibleEach entry in this table represents the Port-Protocol configuration for a particular WLAN. A WLAN can have up to 10 port configurations defined.
U32 cLWlanHotSpot2PortConfigIndex1.3.6.1.4.1.9.9.512.1.5.2.1.1Unsigned32not-accessibleThis 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 cLWlanHotSpot2PortConfigIpProtocol1.3.6.1.4.1.9.9.512.1.5.2.1.2INTEGERread-createThis object represents the Port Ip protocol for this index for a WLAN
INT cLWlanHotSpot2PortConfigPortNumber1.3.6.1.4.1.9.9.512.1.5.2.1.3INTEGERread-createThis 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 cLWlanHotSpot2PortConfigStatus1.3.6.1.4.1.9.9.512.1.5.2.1.4INTEGERread-createThis object represents the Port Status for this instance for a WLAN
ROW cLWlanHotSpot2PortConfigRowStatus1.3.6.1.4.1.9.9.512.1.5.2.1.5RowStatusread-createRow Status for creation/deletion of a particular PortConfig entry in the table.
cLWlanHotSpot2ConfigTable1.3.6.1.4.1.9.9.512.1.5.3not-accessibleThis 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.
cLWlanHotSpot2ConfigEntry1.3.6.1.4.1.9.9.512.1.5.3.1not-accessibleEach entry in this table represents the generic HotSpot2 configuration for a WLAN.
INT cLWlanHotSpot2WanLinkStatus1.3.6.1.4.1.9.9.512.1.5.3.1.1INTEGERread-writeThis object represents the status of the link with respect to WAN metrics configuration.
INT cLWlanHotSpot2WanSymLinkStatus1.3.6.1.4.1.9.9.512.1.5.3.1.2INTEGERread-writeThis 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 cLWlanHotSpot2WanDownLinkSpeed1.3.6.1.4.1.9.9.512.1.5.3.1.3Unsigned32read-writeThis object represents the down link speed of WAN Backhaul in kbps.
U32 cLWlanHotSpot2WanUpLinkSpeed1.3.6.1.4.1.9.9.512.1.5.3.1.4Unsigned32read-writeThis object represents the up link speed of WAN Backhaul in kbps.
ciscoLwappAPGroupNasIdConfig1.3.6.1.4.1.9.9.512.1.6
cLAPGroupNasIdConfigTable1.3.6.1.4.1.9.9.512.1.6.1not-accessibleA table for the configuring NAS-ID for an AP group.
cLAPGroupNasIdConfigEntry1.3.6.1.4.1.9.9.512.1.6.1.1not-accessibleAn entry in cLAPGroupNasIdConfigTable for the configuring NAS-ID for an AP group.
STR cLAPGroupNasId1.3.6.1.4.1.9.9.512.1.6.1.1.1SnmpAdminStringread-writeThis 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
ciscoLwappPolicyConfig1.3.6.1.4.1.9.9.512.1.7
cLPolicyConfigTable1.3.6.1.4.1.9.9.512.1.7.1not-accessibleA 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.
cLPolicyConfigEntry1.3.6.1.4.1.9.9.512.1.7.1.1not-accessibleAn entry in cLPolicyConfigTable.
U32 cLPolicyIndex1.3.6.1.4.1.9.9.512.1.7.1.1.1Unsigned32not-accessibleThis object indicates the Index of the native profiling classification policy configured on the Wireless LAN Controller.
STR cLPolicyName1.3.6.1.4.1.9.9.512.1.7.1.1.2SnmpAdminStringread-createThis object specifies a native profiling classification policy configured on the Wireless LAN Controller.
STR cLPolicyRoleName1.3.6.1.4.1.9.9.512.1.7.1.1.3SnmpAdminStringread-createThis object specifies the category of users to which a Policy is to be applied.
INT cLPolicyEapType1.3.6.1.4.1.9.9.512.1.7.1.1.4INTEGERread-createThis object specifies the EAP type to be applied on client.
STR cLPolicyAclName1.3.6.1.4.1.9.9.512.1.7.1.1.5SnmpAdminStringread-createThis object specifies the ACL to be applied on client.
U32 cLPolicyVlanId1.3.6.1.4.1.9.9.512.1.7.1.1.6Unsigned32read-createThis object specifies the VLAN to be applied on client.
INT cLPolicyQosProfile1.3.6.1.4.1.9.9.512.1.7.1.1.7INTEGERread-createThis object specifies the QoS to be applied on client.
U32 cLPolicySessionTimeout1.3.6.1.4.1.9.9.512.1.7.1.1.8Unsigned32read-createThis object specifies the session timeout to be applied on client.
U32 cLPolicySleepTimeout1.3.6.1.4.1.9.9.512.1.7.1.1.9Unsigned32read-createThis object specifies the sleep timeout to be applied on client.
ROW cLPolicyRowStatus1.3.6.1.4.1.9.9.512.1.7.1.1.10RowStatusread-createThis object specifies the Row Status for creation/deletion of a particular policy entry in the table.
STR cLPolicyFlexAclName1.3.6.1.4.1.9.9.512.1.7.1.1.11SnmpAdminStringread-createThis object specifies the FlexConnect ACL to be applied on client using a Policy. This will be effective only on locally switched WLANs.
STR cLPolicyAvcProfileName1.3.6.1.4.1.9.9.512.1.7.1.1.12SnmpAdminStringread-createThis object specifies the avc profilename to be applied on client.
STR cLPolicyMdnsProfileName1.3.6.1.4.1.9.9.512.1.7.1.1.13SnmpAdminStringread-createThis object specifies the MDNS profile name to be applied on client.
U32 cLPolicyFlexVlanId1.3.6.1.4.1.9.9.512.1.7.1.1.14Unsigned32read-createThis object specifies the flex VLAN to be applied on client .
STR cLPolicyUrlAclName1.3.6.1.4.1.9.9.512.1.7.1.1.15SnmpAdminStringread-createThis object specifies the URL ACL to be applied on client .
STR cLPolicyOpendnsProfileName1.3.6.1.4.1.9.9.512.1.7.1.1.16SnmpAdminStringread-createThis object specifies the opendns profile name to be applied on client .
cLPolicyDeviceTable1.3.6.1.4.1.9.9.512.1.7.2not-accessibleA 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.
cLPolicyDeviceEntry1.3.6.1.4.1.9.9.512.1.7.2.1not-accessibleAn entry in cLPolicyConfigTable.
U32 cLPolicyDeviceIndex1.3.6.1.4.1.9.9.512.1.7.2.1.1Unsigned32not-accessibleThis object indicates the index of the device type configured on the policy.
STR cLPolicyDeviceName1.3.6.1.4.1.9.9.512.1.7.2.1.2SnmpAdminStringread-createThis object specifies name of the device configured on the policy.
ROW cLPolicyDeviceRowStatus1.3.6.1.4.1.9.9.512.1.7.2.1.3RowStatusread-createThis object specifies the Row Status for creation/deletion of a particular device entry in the table.
cLPolicyActiveHoursTable1.3.6.1.4.1.9.9.512.1.7.3not-accessibleA 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.
cLPolicyActiveHoursEntry1.3.6.1.4.1.9.9.512.1.7.3.1not-accessibleAn entry in cLPolicyActiveHoursTable.
INT cLPolicyActiveDay1.3.6.1.4.1.9.9.512.1.7.3.1.1INTEGERnot-accessibleThis object specifies the Index of the day for which active hours is configured on the policy.
TIK cLPolicyActiveStartTime1.3.6.1.4.1.9.9.512.1.7.3.1.2TimeTicksread-createThis object specifies a start of active hours for a day added to a Policy.
TIK cLPolicyActiveEndTime1.3.6.1.4.1.9.9.512.1.7.3.1.3TimeTicksread-createThis object specifies a end of active hours for a day added to a Policy.
ROW cLPolicyActiveHoursRowStatus1.3.6.1.4.1.9.9.512.1.7.3.1.4RowStatusread-createThis object specifies the Row Status for creation/deletion of a particular entry in the table.
cLPolicyWlanSchedulingTable1.3.6.1.4.1.9.9.512.1.7.4not-accessibleThis 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.
cLPolicyWlanSchedulingEntry1.3.6.1.4.1.9.9.512.1.7.4.1not-accessibleEach entry in this table represents the configuration attributes of cLPolicyWlanSchedulingTable.
INT cLPolicyWlanSchedulingDay1.3.6.1.4.1.9.9.512.1.7.4.1.1INTEGERnot-accessibleThis object specifies the day for which WLAN scheduling is configured on the policy.
T/F cLPolicyWlanSchedulingStatus1.3.6.1.4.1.9.9.512.1.7.4.1.2TruthValueread-createThis 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 cLPolicyWlanSchedulingStartTime1.3.6.1.4.1.9.9.512.1.7.4.1.3TimeTicksread-createThis object specifies a start of WLAN scheduling hours for a day added to a Policy.
TIK cLPolicyWlanSchedulingEndTime1.3.6.1.4.1.9.9.512.1.7.4.1.4TimeTicksread-createThis object specifies a end of WLAN scheduling hours for a day added to a Policy.
ROW cLPolicyWlanSchedulingRowStatus1.3.6.1.4.1.9.9.512.1.7.4.1.5RowStatusread-createThis is the status column for this row and is used to create and delete specific instances of rows in this table.
ciscoLwappAPGroupsHyperlocationConfig1.3.6.1.4.1.9.9.512.1.8
cLAPGroupsHyperlocationConfigTable1.3.6.1.4.1.9.9.512.1.8.1not-accessibleA table for configuring Hyperlocation settings allowed for each AP Group. Each site can have a set of HALO and PakRSSI parameters associated with it.
cLAPGroupsHyperlocationConfigEntry1.3.6.1.4.1.9.9.512.1.8.1.1not-accessibleAn entry in cLAPGroupsHyperlocationConfigEntry. cLAPGroupName is mandatory for creating an entry in CLAPGroupsHyperlocationConfigEntry .
T/F cLAPGroupsHyperlocationEnable1.3.6.1.4.1.9.9.512.1.8.1.1.1TruthValueread-writeThis 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 cLAPGroupsPakRssiThreshold1.3.6.1.4.1.9.9.512.1.8.1.1.2Integer32read-writeThis object represents the threshold value for Packet RSSI location feature. Valid range is -100 dbm to -50 dbm.
G32 cLAPGroupsPakRssiThresholdTrigger1.3.6.1.4.1.9.9.512.1.8.1.1.3Gauge32read-writeThis object represents the trigger threshold value for Packet RSSI location feature. Valid range is 1 dbm to 100 dbm.
IPt cLAPGroupsPakRssiNtpIpAddressType1.3.6.1.4.1.9.9.512.1.8.1.1.4InetAddressTyperead-writeThis object represents the NTP server IP address type for Packet RSSI location feature.
IP cLAPGroupsPakRssiNtpAddress1.3.6.1.4.1.9.9.512.1.8.1.1.5InetAddressread-writeThis object represents the NTP server IP address for Packet RSSI location feature.
ciscoLwappAPGroupsPortConfig1.3.6.1.4.1.9.9.512.1.9
cLAPGroupsPortConfigTable1.3.6.1.4.1.9.9.512.1.9.1not-accessibleA table for configuring port settings allowed for each AP Group.
cLAPGroupsPortConfigEntry1.3.6.1.4.1.9.9.512.1.9.1.1not-accessibleAn entry in cLAPGroupsPortConfigEntry. cLAPGroupName is mandatory for creating a entry in CLAPGroupsPortConfigEntry .
U32 cLAPGroupsLANPortNumber1.3.6.1.4.1.9.9.512.1.9.1.1.1Unsigned32not-accessibleThis object uniquely identifies the LAN port number of an AP Group. Each AP Group can have up to 3 LAN ports.
INT cLAPGroupsLANPortStatus1.3.6.1.4.1.9.9.512.1.9.1.1.2INTEGERread-createThis 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 cLAPGroupsLANPortPoeStatus1.3.6.1.4.1.9.9.512.1.9.1.1.3INTEGERread-createThis 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 cLAPGroupsLANPortRlanName1.3.6.1.4.1.9.9.512.1.9.1.1.4SnmpAdminStringread-createThis object represents the remote LAN name of the corresponding port.
ROW cLAPGroupsLANPortRowStatus1.3.6.1.4.1.9.9.512.1.9.1.1.5RowStatusread-createThis 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.
cLAPGroupsExtModuleConfigTable1.3.6.1.4.1.9.9.512.1.9.2not-accessibleA table for configuring external module settings allowed for each AP Group. An entry in this table is created for each AP group.
cLAPGroupsExtModuleConfigEntry1.3.6.1.4.1.9.9.512.1.9.2.1not-accessibleAn entry in cLAPGroupsExtModuleConfigEntry. cLAPGroupName is mandatory for creating an entry in CLAPGroupsExtModuleConfigEntry .
INT cLAPGroupsExtModuleStatus1.3.6.1.4.1.9.9.512.1.9.2.1.1INTEGERread-writeThis 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 cLAPGroupsExtModuleRlanName1.3.6.1.4.1.9.9.512.1.9.2.1.2SnmpAdminStringread-writeThis object represents the remote lan name of the external module.
ciscoLwappAPGroupNtpConfig1.3.6.1.4.1.9.9.512.1.10
cLwappAPGroupNtpConfigTable1.3.6.1.4.1.9.9.512.1.10.1not-accessibleThis 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.
cLAPGroupNtpConfigEntry1.3.6.1.4.1.9.9.512.1.10.1.1not-accessibleEach entry in this table represents AP-Group NTP server info. A maximum of 32 entries can be added.
U32 cLAPGroupNtpIndex1.3.6.1.4.1.9.9.512.1.10.1.1.1Unsigned32not-accessibleThis object specifies the index value at which NTP server is to be created.
IPt cLAPGroupNtpAddressType1.3.6.1.4.1.9.9.512.1.10.1.1.2InetAddressTyperead-createThis object specifies the IP address type (IPv4 or IPv6) of the NTP Server
IP cLAPGroupNtpAddress1.3.6.1.4.1.9.9.512.1.10.1.1.3InetAddressread-createThis object specifies the IP address of the NTP Server
U32 cLAPGroupNtpAuthKeyIndex1.3.6.1.4.1.9.9.512.1.10.1.1.4Unsigned32read-createThis object specifies key-index for NTP server authentication.
T/F cLAPGroupNtpAuthEnable1.3.6.1.4.1.9.9.512.1.10.1.1.5TruthValueread-createThis object specifies authentication for NTP server - A value of 'true' indicates authentication is enabled. - A value of 'false' indicates authentication is disabled.
ROW cLAPGroupNtpRowStatus1.3.6.1.4.1.9.9.512.1.10.1.1.6RowStatusread-createThis object specifies row-status for creation/deletion of NTP server entry.
cLAPGroupNtpAuthKeyConfigTable1.3.6.1.4.1.9.9.512.1.10.2not-accessibleThe 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.
cLAPGroupNtpAuthKeyConfigEntry1.3.6.1.4.1.9.9.512.1.10.2.1not-accessibleEach entry in this table represents AP-Group NTP authentication key parameter. A total of 32 entries can be added.
U32 cLAPGroupNtpAuthKeyListIndex1.3.6.1.4.1.9.9.512.1.10.2.1.1Unsigned32not-accessibleThis object specifies the index of the auth-key.
INT cLAPGroupNtpAuthKeyFormat1.3.6.1.4.1.9.9.512.1.10.2.1.2INTEGERread-createThis object specifies whether the auth-key is ascii or hex
OCT cLAPGroupNtpAuthKeyString1.3.6.1.4.1.9.9.512.1.10.2.1.3OCTET STRINGread-createThis object specifies the value of auth-key string
INT cLAPGroupNtpAuthKeyType1.3.6.1.4.1.9.9.512.1.10.2.1.4INTEGERread-createThis object specifies whether the auth-key is md5 or sha1
ROW cLAPGroupNtpAuthKeyRowStatus1.3.6.1.4.1.9.9.512.1.10.2.1.5RowStatusread-createThis object specifies row-status for creation/deletion for AP-Group auth-key entry.
cLAPGroupNtpServerConfigTable1.3.6.1.4.1.9.9.512.1.10.3not-accessibleThis table represents configuration of NTP-server for each AP Group.
cLAPGroupNtpServerConfigEntry1.3.6.1.4.1.9.9.512.1.10.3.1not-accessibleEach entry in this table represents NTP server used by AP-Group.
U32 cLAPGroupNtpServerIndex1.3.6.1.4.1.9.9.512.1.10.3.1.1Unsigned32not-accessibleThis object specifies the NTP server index to be used for AP-Group.
T/F cLAPGroupNtpServerAuthEnable1.3.6.1.4.1.9.9.512.1.10.3.1.2TruthValueread-writeThis 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 cLAPGroupNtpServerRowStatus1.3.6.1.4.1.9.9.512.1.10.3.1.3RowStatusread-createThis object specifies row-status for creation/deletion for NTP AP-Group entry.
cLAPGroupGlobalNtpServerConfigTable1.3.6.1.4.1.9.9.512.1.10.4not-accessibleThe table represents NTP-server configuration to be used as global AP Group.
cLAPGroupGlobalNtpServerConfigEntry1.3.6.1.4.1.9.9.512.1.10.4.1not-accessibleEach entry in this table represents AP-Group NTP Server to be used for global configuration.
U32 cLAPGroupGlobalNtpServerIndex1.3.6.1.4.1.9.9.512.1.10.4.1.1Unsigned32not-accessibleThis object specifies NTP server index to be mapped as global AP-Group NTP server.
T/F cLAPGroupGlobalNtpServerAuth1.3.6.1.4.1.9.9.512.1.10.4.1.2TruthValueread-createThis 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 cLAPGroupGlobalNtpServerRowStatus1.3.6.1.4.1.9.9.512.1.10.4.1.3RowStatusread-createThis object specifies row-status for creation/deletion for global NTP AP-Group entry.
ciscoLwappWlanMIBConform1.3.6.1.4.1.9.9.512.2
ciscoLwappWlanMIBCompliances1.3.6.1.4.1.9.9.512.2.1
ciscoLwappWlanMIBCompliance1.3.6.1.4.1.9.9.512.2.1.1The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev11.3.6.1.4.1.9.9.512.2.1.2The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev21.3.6.1.4.1.9.9.512.2.1.3The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev31.3.6.1.4.1.9.9.512.2.1.4The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev41.3.6.1.4.1.9.9.512.2.1.5The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev51.3.6.1.4.1.9.9.512.2.1.6The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev61.3.6.1.4.1.9.9.512.2.1.7The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev71.3.6.1.4.1.9.9.512.2.1.8The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev81.3.6.1.4.1.9.9.512.2.1.9The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev91.3.6.1.4.1.9.9.512.2.1.10The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev101.3.6.1.4.1.9.9.512.2.1.11The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev111.3.6.1.4.1.9.9.512.2.1.12The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBComplianceRev121.3.6.1.4.1.9.9.512.2.1.13The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module.
ciscoLwappWlanMIBGroups1.3.6.1.4.1.9.9.512.2.2
ciscoLwappWlanConfigGroup1.3.6.1.4.1.9.9.512.2.2.1This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP. ciscoLwappWlanConfigGroup object is superseded by ciscoLwappWlanConfigGroupSup1.
ciscoLwappWlanConfigGroupSup11.3.6.1.4.1.9.9.512.2.2.2This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.
ciscoLwappWlanConfigClientGroup1.3.6.1.4.1.9.9.512.2.2.3This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients.
ciscoLwappWlan11uConfigGroup1.3.6.1.4.1.9.9.512.2.2.4This 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.
ciscoLwappAPGroupsVlanConfigGroup1.3.6.1.4.1.9.9.512.2.2.5This 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.
ciscoLwappWlanConfigGroupSup21.3.6.1.4.1.9.9.512.2.2.6This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.
ciscoLwappWlanConfigClientGroupSup11.3.6.1.4.1.9.9.512.2.2.7This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients.
ciscoLwappWlanConfigGroupSup31.3.6.1.4.1.9.9.512.2.2.8This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.
ciscoLwappWlan11uConfigGroupsup11.3.6.1.4.1.9.9.512.2.2.9This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanServiceAdvertisementConfigGroup1.3.6.1.4.1.9.9.512.2.2.10This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanHotSpot2ConfigGroup1.3.6.1.4.1.9.9.512.2.2.11This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanIosConfigGroup1.3.6.1.4.1.9.9.512.2.2.12This collection of objects represents IOS related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanQosConfigGroup1.3.6.1.4.1.9.9.512.2.2.13This collection of objects represents QoS related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanConfigGroupSup41.3.6.1.4.1.9.9.512.2.2.14This 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.
ciscoLwappWlan11uConfigGroupsup21.3.6.1.4.1.9.9.512.2.2.15This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappWlanHotSpot2ConfigGroupSup11.3.6.1.4.1.9.9.512.2.2.16This collection of objects represents 802.11u related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappAPGroupsVlanConfigGroupSup11.3.6.1.4.1.9.9.512.2.2.17This collection of objects represent the configuration of AP Groups Vlan on the controller to be passed to an AP.
cLAPGroupsVenueConfigGroup1.3.6.1.4.1.9.9.512.2.2.18This collection of objects represent the configuration of Venue groups on the controller to be passed to an AP.
cLAPGroupsMultipleVenueGroup1.3.6.1.4.1.9.9.512.2.2.19This collection of objects represent the configuration of Venue groups on the controller to be passed to an AP.
ciscoLwappWlanConfigClientGroupSup21.3.6.1.4.1.9.9.512.2.2.20This collection of objects represent the configuration of WLANs on the controller to be passed to an 8021.11 clients.
ciscoLwappWlanConfigFlexibleNetflowGroup1.3.6.1.4.1.9.9.512.2.2.21This collection of objects represent the configuration of flexible netflow policy details per WLAN on the conroller to be passed to an AP.
ciscoLwappWlanConfigGroupSup51.3.6.1.4.1.9.9.512.2.2.22This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.
ciscoLwappAPGroupsVlanConfigGroupSup21.3.6.1.4.1.9.9.512.2.2.23This collection of objects represent the configuration of AP Groups Vlan on the controller to be passed to an AP.
ciscoLwappWlanConfigGroupSup61.3.6.1.4.1.9.9.512.2.2.24This collection of objects represent the configuration of WLANs on the controller to be passed to an LWAPP AP.
ciscoLwappWlanConfigGroupSup71.3.6.1.4.1.9.9.512.2.2.25This collection of objects represent the configuration of AP Groups HyperLocation on the controller to be passed to an LWAPP AP.
ciscoLwappWlanConfigGroupSup81.3.6.1.4.1.9.9.512.2.2.26This collection of objects represent the configuration of AP Groups LAN Port on the controller to be passed to an LWAPP AP.
ciscoLwappWlan11vConfigGroup1.3.6.1.4.1.9.9.512.2.2.27This collection of objects represents 802.11v BSS Transistion related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappApGroupConfigGroup1.3.6.1.4.1.9.9.512.2.2.28This collection of objects represents AP group related configuration of WLANs on the controller.
ciscoLwappPolicyConfigGroup1.3.6.1.4.1.9.9.512.2.2.29This collection of objects represents Policy related configuration of WLANs on the controller.
ciscoLwappWlan11kConfigGroup1.3.6.1.4.1.9.9.512.2.2.30This collection of objects represent the configuration of AP Groups 11k on the controller to be passed to an LWAPP AP.
ciscoLwappWlan11axConfigGroup1.3.6.1.4.1.9.9.512.2.2.31This collection of objects represents 802.11ax related configuration of WLANs on the controller to be passed to an AP.
ciscoLwappApGroupNtpServerGroup1.3.6.1.4.1.9.9.512.2.2.32This 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.

Download CISCO-LWAPP-WLAN-MIB