cldlServerAuthBindUserName
CISCO-LWAPP-DOT11-LDAP-MIB ·
.1.3.6.1.4.1.9.9.614.1.1.1.1.14
Object
This object represents the name used by the Controller for the authentication with the LDAP server. For values other than 'authenticated', as identified through cldlServerBindType, this object will be populated with an empty string.
Context
- MIB
- CISCO-LWAPP-DOT11-LDAP-MIB
- OID
.1.3.6.1.4.1.9.9.614.1.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cldlServerEntry
- Table
- cldlServerTable
- Siblings
- 14
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cldlServerIndex This object uniquely identifies an entry in
cldlServerTable. | column | Unsigned32 | .1.3.6.1.4.1.9.9.614.1.1.1.1.1 |
| cldlServerSecurityEnable 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 use
of TLS tunnel. … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.614.1.1.1.1.10 |
| cldlServerStorageType This object represents the storage type for this conceptual
row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.614.1.1.1.1.11 |
| cldlServerRowStatus This object represents the status column for a
conceptual row in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.614.1.1.1.1.12 |
| cldlServerBindType This object represents the kind of authentication the
Controller does with the LDAP server. | column | CldlBindType | .1.3.6.1.4.1.9.9.614.1.1.1.1.13 |
| cldlServerAuthBindPassword This object represents the password used by the Controller
for authentication with the LDAP server.
For security purposes, this object will be populated with
the string '****'… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.614.1.1.1.1.15 |
| cldlServerAddressType This object represents the type of the network
address made available through cldlServerAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.614.1.1.1.1.2 |
| cldlServerAddress This object represents the address of the LDAP server
that can be contacted by the controller for the purpose
of authentication, authorization and accounting. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.614.1.1.1.1.3 |
| cldlServerPortNum This object represents the port number at which the
controller contacts the LDAP server. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.614.1.1.1.1.4 |
| cldlServerState 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 'false' indicates that … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.614.1.1.1.1.5 |
| cldlServerTimeout 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 duration,
before retrans… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.614.1.1.1.1.6 |
| cldlServerUserBase 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. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.614.1.1.1.1.7 |
| cldlServerUserNameAttribute This object represents the attribute that stores
the name of the user. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.614.1.1.1.1.8 |
| cldlServerUserName This object represents the name of the user.
This is the value for the attribute identified by
cldlServerUserNameAttribute. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.614.1.1.1.1.9 |