CISCO-LWAPP-DOT11-LDAP-MIB
35 objects
This MIB is intended to be implemented on all those devices operating as Central controllers, that terminate the Light Weight Access Point Protocol tunnel from Cisco Light-weight LWAPP Access Points. Information provided by this MIB is used to manage LDAP features on the controller. The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ + + + + + + + CC + + CC + + CC + + + + + + + +......+ +......+ +......+ .. . . .. . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ + + + + + + + + + AP + + AP + + AP + + AP + + + + + + + + + +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ + + + + + + + + + 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 them to the controller to which it is logically connected. Gratuitous Probe Response (GPR) The Gratuitous Probe Response feature aids in conserving battery power of WLAN-enabled cell phones by providing a high rate packet on the order of tens of milliseconds such that these kind of phones can wake up and wait at predefined intervals, to reduce battery power. The GPR packet is transmitted from the AP at a predefined time interval. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the Central Controller. Mobile Node ( MN ) A roaming 802.11 wireless device in a wireless network associated with an access point. Mobile Node and client are used interchangeably. Lightweight Directory Access Protocol ( LDAP ) LDAP is a protocol used for obtaining directory services and runs over TCP/IP. Transport Layer Security ( TLS ) This is a cryptographic protocol which provides secure communication over the network. 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
Imported Objects
| CISCO-LWAPP-WLAN-MIB | cLWlanIndex |
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus StorageType TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.614 | IdentityciscoLwappDot11LdapMIB | This MIB is intended to be implemented on all those devices operating as Central controllers, that terminate the Light Weight Access Point Protocol tunnel from… | ||
| 1.3.6.1.4.1.9.9.614.0 | NodeciscoLwappDot11LdapMIBNotifs | |||
| 1.3.6.1.4.1.9.9.614.1 | NodeciscoLwappDot11LdapMIBObjects | |||
| 1.3.6.1.4.1.9.9.614.1.1 | NodecldlConfig | |||
| 1.3.6.1.4.1.9.9.614.1.1.1 | TablecldlServerTable | not-accessible | current | This table lists the information about LDAP servers configured on the controller. Entries are added or deleted by the user through the use of cldlServerRowStat… |
| 1.3.6.1.4.1.9.9.614.1.1.1.1 | RowcldlServerEntry | not-accessible | current | Each entry corresponds to a row in cldlServerTable and represents the information about an LDAP server the controller would contact for its operations. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.1 | ColumncldlServerIndex | not-accessible | current | This object uniquely identifies an entry in cldlServerTable. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.2 | ColumncldlServerAddressType | read-create | current | This object represents the type of the network address made available through cldlServerAddress. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.3 | ColumncldlServerAddress | read-create | current | This object represents the address of the LDAP server that can be contacted by the controller for the purpose of authentication, authorization and accounting. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.4 | ColumncldlServerPortNum | read-create | current | This object represents the port number at which the controller contacts the LDAP server. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.5 | ColumncldlServerState | read-create | current | This object indicates whether the LDAP server is currently in use by the controller. A value of 'true' indicates that the LDAP server is in use. A value of 'fa… |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.6 | ColumncldlServerTimeout | read-create | current | This object represents the retransmit time-out value for this LDAP server. If there is no response from the LDAP server, the controller will wait for this dura… |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.7 | ColumncldlServerUserBase | read-create | current | This object represents the name of the sub-tree in the LDAP server that contains the information about all the users in that sub-tree. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.8 | ColumncldlServerUserNameAttribute | read-create | current | This object represents the attribute that stores the name of the user. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.9 | ColumncldlServerUserName | read-create | current | This object represents the name of the user. This is the value for the attribute identified by cldlServerUserNameAttribute. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.10 | ColumncldlServerSecurityEnable | read-create | current | This object indicates whether the LDAP transactions are secured. A value of 'true' indicates that all the LDAP transactions of the controller are secured the u… |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.11 | ColumncldlServerStorageType | read-create | current | This object represents the storage type for this conceptual row. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.12 | ColumncldlServerRowStatus | read-create | current | This object represents the status column for a conceptual row in this table. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.13 | ColumncldlServerBindType | read-create | current | This object represents the kind of authentication the Controller does with the LDAP server. |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.14 | ColumncldlServerAuthBindUserName | read-create | current | This object represents the name used by the Controller for the authentication with the LDAP server. For values other than 'authenticated', as identified throug… |
| 1.3.6.1.4.1.9.9.614.1.1.1.1.15 | ColumncldlServerAuthBindPassword | read-create | current | This object represents the password used by the Controller for authentication with the LDAP server. For security purposes, this object will be populated with t… |
| 1.3.6.1.4.1.9.9.614.1.1.2 | TablecldlWlanLdapTable | not-accessible | current | This table helps to map LDAP servers for WLANs from cldlServerTable through the use of cldlServerIndex. When a client gets associated to a WLAN, the controller… |
| 1.3.6.1.4.1.9.9.614.1.1.2.1 | RowcldlWlanLdapEntry | not-accessible | current | Each entry represents a conceptual row in cldlWlanLdapTable and represents the LDAP configuration for a particular WLAN identified by cLWlanIndex. |
| 1.3.6.1.4.1.9.9.614.1.1.2.1.1 | ColumncldlWlanLdapPrimaryServerIndex | read-write | current | The object represents the value that maps to the primary LDAP server for this WLAN. A value of 0 indicates that the primary LDAP server is not configured for t… |
| 1.3.6.1.4.1.9.9.614.1.1.2.1.2 | ColumncldlWlanLdapSecondaryServerIndex | read-write | current | The object represents the value that maps to the secondary LDAP server for this WLAN. A value of 0 indicates that the primary LDAP server is not configured for… |
| 1.3.6.1.4.1.9.9.614.1.1.2.1.3 | ColumncldlWlanLdapTertiaryServerIndex | read-write | current | The object represents the value that maps to the tertiary LDAP server for this WLAN. A value of 0 indicates that the primary LDAP server is not configured for … |
| 1.3.6.1.4.1.9.9.614.1.2 | NodecldlStatus | |||
| 1.3.6.1.4.1.9.9.614.2 | NodeciscoLwappDot11LdapMIBConform | |||
| 1.3.6.1.4.1.9.9.614.2.1 | NodeciscoLwappDot11LdapMIBCompliances | |||
| 1.3.6.1.4.1.9.9.614.2.1.1 | ComplianceciscoLwappDot11LdapMIBCompliance | deprecated | The compliance statement for the SNMP entities that implement the ciscoLwappDot11LdapMIB module. | |
| 1.3.6.1.4.1.9.9.614.2.1.2 | ComplianceciscoLwappDot11LdapMIBComplianceRev1 | current | The compliance statement for the SNMP entities that implement the ciscoLwappDot11LdapMIB module. | |
| 1.3.6.1.4.1.9.9.614.2.2 | NodeciscoLwappDot11LdapMIBGroups | |||
| 1.3.6.1.4.1.9.9.614.2.2.1 | GroupciscoLwappDot11LdapMIBConfigGroup | current | This collection of objects specifies the LDAP configuration on the controller. | |
| 1.3.6.1.4.1.9.9.614.2.2.2 | GroupciscoLwappDot11LdapMIBConfigGroupSup1 | current | This group of objects supplements the ciscoLwappDot11LdapMIBConfigGroup, to configure the information about the Controller's authentication done with the LDAP … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CldlBindType | INTEGER { anonymous(1), authenticated(2) } | current | This textual convention represents the kind of authentications done by the LDAP server. The semantics are as follows. anonymous(1) - This indicates that the LDAP server accepts anonymous authentication attempts. authent… |