All MIBs › BLADE-MIB › ldapUserSearchBaseDN
ldapUserSearchBaseDN
Module: BLADE-MIB
OID (symbolic): BLADE-MIB::ldapUserSearchBaseDN
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: As part of the user authentication process, it is necessary to search the LDAP server for one or more attributes associated with a particular user. Any search request must specify the base DN for the actual search. This field specifies the base DN which should be used to search the User directory. An example might look like cn=users,dn=foobar,dn=com. If this field is left blank, the Root DN will be used as the search base instead. As mentioned, user searches are part of the authentication process. They are carried out to retrieve information about the user such as login permissions, callback number, and group memberships. For Version 2.0 LDAP clients, it is strongly encouraged that this parameter be configured, otherwise a search using the root DN may not succeed (as seen on Active Directory servers).
What is ldapUserSearchBaseDN?
The base DN under which the management module searches the LDAP directory to find a user's record during authentication, for example 'cn=users,dn=foobar,dn=com'. If left blank, the root DN is used as the search base instead; on Version 2.0 LDAP clients this is strongly recommended to be set, since a root-DN search may fail against servers like Active Directory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8 snmpwalk -v2c -c public <target> BLADE-MIB::ldapUserSearchBaseDN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8.1 snmpget -v2c -c public <target> BLADE-MIB::ldapUserSearchBaseDN.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8.1 s <value>
Start monitoring IBM BladeCenter Management Module (MM) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADE-MIB::ldapUserSearchBaseDN OID value, configure state conditions and alerts, and monitor any IBM BladeCenter Management Module (MM) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3 | tcpProtocols | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.6 | ldapClientCfg | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8 | ldapUserSearchBaseDN | BLADE-MIB |